/* general phpcowdesign */
body{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:15px;
	margin:0;
	padding:0;
	scrollbar-face-color: #4F4F4F; 
  	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #4F4F4F; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #A6A6A6; 
	background: url(/emq/templates/17/images/bg.jpg) center repeat-y #ffffff;
}

a  {   color:#0086d6;   text-decoration:underline;  }  a:hover  {   color:#1d7db7;   text-decoration:underline;  }-->



a.liensmenuheader{
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}

a.liensheader{
	font-size:11px;
	color:#dcbc22;
	text-decoration:none;
	text-align:left;
}


/* textes */

.texteblancheader{
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.texteblancmenuhome{
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.textenoirmenuhome{
	font-size:13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px
}

.textetitresbloc{
	padding-left:5px;
	font-size:15px;
	color: #585858;
	text-decoration: none;
	font-weight: bold;
}

.textetitresblocblanc{
	padding-left:5px;
	font-size:15px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}


.textejauneheader{
	font-size:13px;
	color: #dcbc22;
	text-decoration: none;
	font-weight: normal;
}

.textejauneheader02{
	font-size:13px;
	color: #dcbc22;
	text-decoration: none;
	font-weight: normal;
	padding-left:5px;
}


a.lienshealth{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}

.textejauneheader03{
	font-size:14px;
	color: #EFBC21;
	text-decoration: none;
	font-weight: normal;

}

.texteblancheader{
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-left:5px;
}
.textejauneheaderbold{
	font-size:14px;
	color: #EFBC21;
	text-decoration: none;
	font-weight: bold;
}

.textebleubold{
	font-size:13px;
	color: #0053c3;
	text-decoration: none;
	font-weight: bold;
}

.textebleulight{
	font-size:13px;
	color: #0053c3;
	text-decoration: none;
}

.textetitrebloc{
	font-size:13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.textetitrebloc{
	font-size:13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.blocdescription{
	font-size:13px;
	color: #000000;
	text-decoration: none;
}


/* gros titres */
.ombre { /* texte d'arrière plan dont le débordement crée l'ombrage */
	color:white ; /* couleur du texte, donc de l'ombre */
	font-weight:bolder; /* police en gras épais */
	font-size:25px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}


.ombredescription { /* texte d'arrière plan dont le débordement crée l'ombrage */
	color:white ; /* couleur du texte, donc de l'ombre */
	font-weight:nona; /* police en gras épais */
	font-size:11px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

.textegrostitres{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px
}


.textefeatured{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:30px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px
}



.titresblocs{
	font-family:arial,helvetica,clean,sans-serif;
	font-size:18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px
}




 /*tableau blocs*/
 
 
.tablegrostitre{
border: 0px;
width: 662px;
padding: 5px;
background-url:/emq/templates/17/images/bgindextitre.png;
text-align: left; /*set to left, center, or right to align the menu as desired*/
} 
 
 
 

.bordure2 {
width:650px;
align:center;
border-top:0px solid #cccccc; 
border-left:1px solid #cccccc; 
border-right:1px solid #cccccc; 
border-bottom:1px solid  #cccccc; 
}


.bordure3 {
width:320px;
align:center;
border-top:2px solid #cccccc; 
border-left:1px solid #cccccc; 
border-right:1px solid #cccccc; 
border-bottom:1px solid  #cccccc; 
}

.bordurevide {
width:320px;
align:center;
border-top:0px solid #cccccc; 
border-left:0px solid #cccccc; 
border-right:0px solid #cccccc; 
border-bottom:3px solid  #cccccc; 
}


.bordurenoir {
width:320px;
align:center;
border-top:0px solid #cccccc; 
border-left:1px solid #cccccc; 
border-right:1px solid #cccccc; 
border-bottom:1px solid  #cccccc; 
}




