/* Start of CMSMS style sheet 'css_general' */
@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/template/fonddepage.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
                font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#fonddepage {
	background-image: url(images/template/img_fond.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 950px;
}
#footer {
	background-image: url(images/template/footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: bottom;
	padding: 15px;
	text-align: center;
}
h1 {
	color: #0067c6;
}

h2 {
	color: #f88e1f;
}
h3 {
	color: #7bb2e5;
}
#menuprincipal {
}

h4 {
	color: #FFF;
}
a:link {
	color: #f88e1f;
	text-decoration: none;
}
a:visited {
	color: #f88e1f;
}
a:hover {
	color: #FFF;
	background-color: #EF891E;
}

a:active {
	color: #f88e1f;
}

#layout {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 34px;
}
#header {
	height: 203px;
	position: relative;
}
#header #logo {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
        z-index:20;
}
#bannierehorizontale {
	position: relative;
}

#col_left {
	width: 120px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#col_right {
	float: right;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
#col_center {
	width: 600px;
	margin-left: 140px;
}
#content {
	margin-top: 20px;
	background-color: #FFF;
	color: #0067C6;

}


#menuprincipal {
	position: relative;
	z-index: 100;
	background-color: #0067c6;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #d9e8f7;
	
}

.box200 .bleufonce {
	background-image: url(images/template/box_titre_bleu_200.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 185px;
	color: #FFF;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.box200 {
	width: 200px;
	margin-bottom: 15px;
}
.box200 table {
	font-family: Verdana, Geneva, sans-serif;
}
.box200 table tr th {
	color: #0067C6;
	background-color: #D9EDFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.box200 table tr td {
	font-size: 10px;
	color: #0067C6;
	padding: 1px;
}

.box256_orange, .box256_bleuclair {
	width: 274px;

	padding-top: 10px;
	margin-bottom: 15px;
}
.box256_orange {
	background-color: #FEE5CB;
	background-image: url(images/template/top_256_orange.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}
.box256_orange img{
	border: 1px solid #F88E1F;
}
.box256_bleuclair img{
	border: 1px solid #7BB2E5;
}
.box256_bleuclair {
	background-color: #D9E8F7;
	background-image: url(images/template/top_256_bleuclair.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 20px;
}

.box256_orange .titre, .box256_bleuclair .titre {
	height: 41px;
	width: 241px;
	color: #FFF;
	padding-left: 15px;
	padding-top: 7px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

.box256_orange .titre {
	background-image: url(images/template/box_titre_orange_256.gif);
		background-repeat: no-repeat;
}
.box256_bleuclair .titre {
	background-image: url(images/template/box_titre_bleuclair_256.gif);
		background-repeat: no-repeat;
}

.box256_orange .contenu, .box256_bleuclair  .contenu{
	width: 256px;
	margin-right: auto;
	margin-left: auto;
}
.box256_orange  .contenu{
	color: #333;
	text-align: left;
}
.box256_bleuclair  .contenu{
	color: #0067C6;
}
.box256_bleuclair .contenu a {
	color: #F60;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.box256_orange .contenu table td{
	padding: 2px;
}

.box256_orange .bottom_orange{
	background-image: url(images/template/bottom_256_orange.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 274px;
}
.box256_bleuclair .bottom_bleuclair {
	background-image: url(images/template/bottom_256_bleuclair.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 274px;
}
.box256_orange1 {	width: 274px;

	padding-top: 10px;
	margin-bottom: 15px;
}

.slideshow_banner img{
	width: 960px;
	height: 202px;
}

.slide_logo {
	text-align: center;
	display: block;
	width: 185px;
        height: 150px;
	margin-right: auto;
	margin-left: auto;
}

.slide_logo img{
	width: 150px;
	text-align: center;
	position: relative;
}

/* End of 'css_general' */

