/* 
 _________________________________________________________
|                                                         |
|    DESIGN + http://fullahead.org & Isabelle Barret      |               
|_________________________________________________________|                                                         |
*/



/* -- Main layout styles -- */

body {
	margin: 1em 1em 1em 1em;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	background-color: #1D287B;
}

#siteBox {
  float: left;
  width: 100%;
  color: #1D287B;
}





/* -- Header layout/display styles -- */

#tete {
	float: left;
	width: 100%;
	height: 155px;
	background: #F2FFBD url(../images/banniere.jpg) no-repeat bottom left;
	border-bottom-color: #CC0033;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-left-color: #CC0033;
	border-left-width: 4px;
	border-left-style: ridge;
}

#tete  a {
	float: right;
	width: 8em;
	padding: 4px 4px 4px 4px;
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #F2FFBD;
	background-color: #1D287B;
	border-bottom: 2px solid #F2FFBD;
	border-right: 1px solid #F2FFBD;
	border-left: 1px solid #F2FFBD;
}

#tete  a:hover, #tete a.active {
	padding-top: 5px;
	background-color: #1D287B;
	
}

#tete  a.lastMenuItem {
  background-image: url(../images/cointd.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

a .desc {
  display: none;
  text-transform: lowercase;
  color: #1D287B;  
}

a:hover .desc, .active .desc {
  display: block;
}




/* -- Header title and subTitle layout/display styles -- */


.titre {
	float: left;
	padding: 1px 30px 0 .5px;
	font-size: 25px;
	font-weight: bold;
	text-align: left;
	line-height: 27px;
	letter-spacing: 0.2px;
	color: #1D287B;
}
.faqtitre {
	padding: 1px 30px 0 .5px;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 27px;
	letter-spacing: 0.2px;
	color: #1D287B;
}


.sousTitre {
	display: block;
	font-size: 24px;
	text-transform: lowercase;
	line-height: 22px;
	letter-spacing: 0.01em;
}

.imglien {
	border: none;
}

/* -- Content layout/display styles -- */

#contenu {
	float: left;
	width: 100%;
	padding: 1em 0 1em 0;
	background-color: #1D287B;
}
#contenuB {
  float: left;
  width: 100%;
  padding: 0 0 0 0;
  background-color: #F2FFBD;
 
}



#contenuGche {
  float: left;
  width: 28%;
  margin-bottom: 1em;
  background: #F2FFBD url(../images/coinstd.gif) no-repeat top right;  
}

#contenuDrt{
	float: right;
	width: 70%;
	background: #F2FFBD url(../images/coinstg.gif) no-repeat top left;
	text-align: center;
}

#contenu p {
	margin: 1.2em 1.2em 2em 1.2em;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #1D287B;
}

#table tr th {
	margin: 1.2em 1.2em 2em 1.2em;
	font-size: 0.8em;
	color: #F2FFBD;
	line-height: 1.4em;
	font-weight: normal;
	background-color: #1D287B;
	border: 0.5px;
}
#table1 tr th td {
	margin: 1.2em 1.2em 2em 1.2em;
	font-size: 0.8em;
	color: #F2FFBD;
	line-height: 1.4em;
	font-weight: normal;
	background-color: #1D287B;
	border: 0.5px;
}


#contenu a {  
  text-decoration: none;
  color: #1D287B;
  border-bottom: 1px solid #1D287B;
  
}

#contenu a:hover {
	color: #1D287B;
	background-color: #F2FFBD;
	border-bottom: 1px solid #1D287B;
	font-weight: bold;	
}

.tete, .subHeader {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 1.2em;
	color: #1D287B;

}

.subHeader {
  border: 0px;
}

.cadre {
  	margin: 1em 1em 1em 1em;
	padding: 1px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1D287B;
    border: 1px solid #1D287B;
}




/* -- Content left site links (large plus icon) -- */

#contenu a.menuItem {
  display: block; 
  font-weight: bold; 
  padding: 2px 0 2px 30px;
  border: 0px;
  border-bottom: none;

}

#contenu a:hover.menuItem {
	color: #000099;
	font-weight: bold;
	border: 0px;
	border-bottom: none;
}


/* -- largeur de colonnes -- */
.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 48.9%;
}
.width40 {
  width: 39%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}

/**************************************************************
   classes d'alignement
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}






/* -- Footer layout/display styles -- */

#pied {
	float: left;
	width: 100%;
	height: 3em;
	margin-bottom: 1em !important;
	margin-bottom: 0;
	font-size: 0.6em;
	text-transform: lowercase;
	line-height: 2.6em;
	color: #1D287B;
	background: #F2FFBD url(../images/piedpage.jpg) repeat-y top left;
}

#piedGche {
  float: left;
  width: 60%;
  height: 3em;
  text-align: left;
  background: url(../images/coinpiedg.gif) no-repeat bottom left;
}

#piedDrt {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
  color: #F2FFBD;
  background: url(../images/coinpiedd.gif) no-repeat bottom right;
}

#piedDrt a {
	color: #F2FFBD;
}

#piedDrt a:hover {
	color: #F2FFBD;
}
#piedGche a {
	color: #1D287B;
}

#piedGche a:hover {
  color: #1D287B;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #F2FFBD;
}
.grey a{
  font-size: 0.9em;
  color: #F2FFBD;
}

.white {
  color: #F2FFBD;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #F2FFBD;
}

.Style1 {font-size: 18px}
.Style2 {font-size: 10px}

.Style4 {font-size: 24px}


/* -- <ul> tag styles -- */

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
}






/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}






/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}
