@charset "iso-8859-1";
body {
  background-color : #A25827  ;
  /*background-image : url(../images_res/template/bg_logo_2.gif);/**/
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color: #878787;
  font-size : 12px;
  padding:0px;
  margin:0px;
}
a {
  /* font-size: 11px;  /* */
  color : #9EB6A0;  /* #109B94 #A85699 #B99400 */
  text-decoration : none;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  /* font-weight : bold;  /* */
}
a:hover {
  text-decoration : underline;
  /*font-weight : bold;  /* */
}
/*----- FORM ----- */
input   {
  border-top: 1pt solid #cccccc;
  border-bottom: 1pt solid #cccccc;
  border-right: 1pt solid #cccccc;
  border-left: 1pt solid #cccccc;
  font: normal 10px Verdana;
  width:70px;
  color: #707070;
  /*margin:5px 10px 5px 25px; /**/
}

input.login {
  /*margin-top:10px !important;
  margin-top:-5px;  */
margin : 0px;
padding : 0px;
}

form {
margin : 0px;
padding : 0px;
}

#login {
  font-size : 13px;
  font-weight : bold;
  color : #283976;
}

/*----- Gestion transparence PNG pour IE < 7 ----- */
/*img, div, a, input { behavior: url(/css/resources/iepngfix.htc) }/**/
/* mettre iepngfix.htc et blank.gif dans le répertoire css */

/*----- template ----- */

#article {
  width : 1000px;
  overflow : hidden;
  background-color : #ffffff  ;  /* #FBFBFB #F5F5F5 */
}

#boxtop{
  text-align : right;
}

#footer {
}

.formulairesite  input {
  font-size : 15px;
  color : #E75112;
}

.formulairesite  textarea {
  font-size : 15px;
  color : #E75112;
}

.nofocus {
BACKGROUND: #ebecee; 
}

#titrarticle {
  font-family:  Arial, Verdana, Helvetica, SunSans-Regular, Sans-Serif;
  color : #C11A1B;
  text-align : right;
  font-size : 20px;
  /*font-weight : bold; /*  */
  padding-right : 15px;
  padding-top : 10px;
}


#wrapper  {
  position : relative;
  top : 30px;
  left : 0px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}


#globaltemplate {
  margin-top : 0px;
  background-color : #E6E3C4 ;
  border : 4px solid #896744;
  padding : 5px;
}

#menuhautB {
  /*
  width: 600px;
  height : 30px;
  */
  position : relative;

  /*left : 0px; /**/
  top : -20px; /**/
  z-index : 2000;
  color : #DDB389;
  font-size : 12pt;
  font-family: font-family: lucida sans unicode, lucida grande, sans-serif;
}

#footertemplate {
  color : #ffffff;
  font-size : 12px;
  font-family: font-family: lucida sans unicode, lucida grande, sans-serif;
  text-align : center;
}

#footertemplate a{
  color : #ffffff;
  font-size : 12px;
  font-family: font-family: lucida sans unicode, lucida grande, sans-serif;
}

#footertemplate a:hover{
  font-weight : bold;
  text-decoration : none;
}

#headertemplate {
  width : 982px;
  height : 100px;
}

#articletemplate {
  width : 982px;
  overflow : hidden;
  font-family: arial, helvetica, sans-serif;
  background-color : #444130;
  color : #CDCBB2;
}

#photostemplate {
  width : 982px;
  height : 362px;
  overflow : hidden;
  background-color : #535643;
}

#photosrotation {
  position : relative;
  top : 6px;
  left : 6px;
  width : 970px;
  height : 350px;
  overflow : hidden;
  background-image : url(../images_res/template/photo_2.jpg);/**/
}

#menuprincipal {
  background-color : #9EB6A0  ;
  height : 34px;
  background-color : #9EB6A0;

}

#logoheader {
  position : relative;
  top : 14px;
  left : 30px;
}

#sloganheader {
  color : #A17248;
  font-size : 16px;
  font-weight : bold;
  font-family: font-family: lucida sans unicode, lucida grande, sans-serif;
  width : 600px;
  height : 90px;
  position : absolute;
  right : 10px;
  top : 10px;
}
#meteoyahoo {
  width : 86px;
  height : 60px;
  position : absolute;
  right : 25px;
  top : 25px;
}

