/** Général **/

body{
background: #68ccff url(images/background.png) repeat-x;
margin: 0 auto;
}
a img{
border:0;
}

/**Fin Général **/

/**Header **/

#header{
background : url(images/header.png) repeat-x;
width:950px;
height:185px;
margin: 0 auto;
font-family: arial;
font-size: 12px;
color: #FFF;
padding-top:5px
}

/**Fin Header **/

/** Menu Horizontal **/

/** Recherche **/

input.txt{
float:left;
background:url(images/input.png);
border:0;
width:148px;
height:21px;
line-height:21px;
padding-left:4px;
padding-right:4px;
font-size:12px;
color:#165f83; 
margin-top:18px;
}

/** Fin recherche **/

#menu-principal{
width:950px;
height:70px;
margin:-8px auto;
margin: 0 auto !important;
}

#recherche{
float:left;
width: 200px;
}

ul#menup{
list-style-type:none;
width:620px;
position:relative;
height:40px;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:bold;
text-shadow: 1px 0 #d1d1d1;
padding:0;
float:right;
margin-right:15px;
}

ul#menup li{
display:block;
float:left;
height:40px;
line-height: 40px;
margin-right:2px;
}

ul#menup li.left{
margin:0;
}

ul#menup li a{
display:block;
float:left;
color:#000;
background:url(images/bg_menu.png) no-repeat;
text-decoration:none;
width:152px;
height:40px;
text-align:center;
}

ul#menup li a:hover{
color:#b61a1a;
}

ul#menup li a.current{
color:#b61a1a;
}

ul#menup li a.current:hover{
color:#e24a4a;
}

/** Fin Menu Principal **/

/** Début contenu **/

#contenu{
width: 950px;
margin: 0 auto;
min-height:600px;
}

/** Début Partie Gauche **/

#gauche{
float: left;
width: 190px;
}

.elemtitre {
background: url(images/bg_titre.png) no-repeat;
height : 25px;
width : 188px;
line-height: 25px;
font-family : arial, sans-serif;
font-size : 11px;
text-transform : uppercase;
color : #ffffff;
text-align:center;
font-weight:bold;
float:left;
margin-top:3px;
}

.elemMenu {
background :url(images/bg_sous_titre.png) no-repeat;
height :24px;
width : 188px;
line-height:24px;
font-family : arial;
font-size:12px;
color: #176d98;
font-size : 13px;
text-align:center;
float:left;
}

.basMenu {
width : 188px;
height:21px;
margin:0 auto;
}

#titremenu {
float : left;
}

.boite {
float : left;
background-color: #FFF;
width: 188px;
padding-top:5px;
margin-bottom: 30px;
}

.boite a:link {
color: #176d98;
text-decoration : none;
}

.boite a:visited {
color : #176d98;
text-decoration : none;
}

.boite a:hover {
color : #000;
text-decoration : none;
}

/** Fin Partie Gauche **/

/** Début Partie Droite **/

#haut_droite{
background: url(images/haut_droite.png) no-repeat;
width: 708px;
height: 14px;
margin-left: 200px;
}

#droite{
background: url(images/bg_droite.png);
width: 708px;
margin-left: 200px;
min-height:600px;
padding-bottom: 20px;
padding-top:5px;
}

.article{
background: url(images/bg_article.png) repeat-y;
width: 674px;
border: 1px solid #5cb4e1;
margin: 0 auto;
padding-bottom: 10px;
}

h1{
background: url(images/h1.png) no-repeat;
width: 642px;
height: 37px;
line-height:30px;
padding-left:20px;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #74560f;
margin: 5px auto;
}

.texte_article{
background: url(images/bas_article.png) no-repeat bottom;
padding:10px;
margin: 0 auto;
color: #28576f;
font-family: arial;
font-size: 12px;
}

.texte_bas_article{
font-family: arial;
font-size: 12px;
font-weight: bold;
text-align:center;
padding-top:5px;
}

h2{
background: url(images/h2.png) no-repeat bottom;
width:628px;
font-family:arial;
font-size:20px;
font-weight: bold;
text-transform: uppercase;
color: #159ee4;
margin: 25px 0 0 30px;
}

.texte_article2{
width: 628px;
padding: 10px 10px 10px 0px;
margin: 0 auto;
color: #103040;
font-family: arial;
font-size: 11px;
}

/** Fin Partie Droite **/

/** Fin Contenu **/

/** Footer **/

#footer{
background:url(images/bg_footer.png) repeat-x;
height:57px;
width: 100%;
font-family:arial;
font-size:12px;
text-align: center;
clear:both;
color:#FFF;
}

#footer  a{
text-decoration: none;
color:#fff;
}

#footer  a:hover{
color:#416b1b;
}

#copy{
background: url(images/bg_copy.png) no-repeat;
width: 852px;
height:27px;
padding-top:30px;
margin: 0 auto;
text-align:right;
padding-right:140px;
}
/** Fin Footer **/
