/*Evoluprint CSS*/

body, table, th, td, h2, h3, p, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1 {
	font-size: 13px;
}

/*<!-- Le Style pour le bandeau du Message -->*/
.MSG  {
		font-size: 11px;
		text-align: center;
}

.chemin {
	font-size: 10px;
}

.px13 {
	font-size: 13px;
}

.separateur { padding: 10px 0 ; }

.listsqblack {
	list-style: url(../img/list_sqblack.gif) none outside;
}

.listarrowred {
	list-style: url(../img/list_arrowred.gif) none outside;
}
li.listarrowred a {
	color: #333333;
	text-decoration: underline;
}
li.listarrowred a:hover {
	color: #666666;
	text-decoration: underline;
}

.lineblack {
	background: url(../img/lineblack.gif) repeat-x scroll left center;
}

.linegrey {
	background: url(../img/hr_grey.gif);
}

.hdrjumpmenu {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: none;
	width: 169px;
}

.ttancre {
	font-weight : bold;
	font-size: 12px;
	color: #333333;
}

.ttancre01 {
	font-weight : bold;
	font-size: 11px;
	color: #333333;
}

.ttcartouche {
	font-weight : bold;
	color: #CC0033;
}

/*links */
a {
	color: #ed7703;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
	color: #858C44;
	text-decoration: underline;
}

a.LienNoir {
	color: #ed7703;
	font-size: 10px;
	text-decoration: underline;
	font-weight : bold;
}
a.LienNoir:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

a.px10 {
	color: #ed7703;
	font-size: 10px;
	text-decoration: underline;
	font-weight : bold;
}
a.px10:hover {
	color: #858C44;
	font-size: 10px;
	text-decoration: underline;
}

a.MSG  {
	text-align: center;
	text-decoration: none;
}

a.subnav {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
a.subnav:hover {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a.footer {
	font-size: 10px;
	color: white;
	font-weight : bold;
	text-decoration: underline;
}
a.footer:hover {
	font-size: 10px;
	color: white;
	font-weight : bold;
	text-decoration: underline;
}

a.black {
	color:#333333;
	text-decoration: none;
}
a.black:hover {
	color:#666666;
	text-decoration: none;
}

#contactassistance{
	margin-left:7px;
}
/* indices */

.col {background-color: #cccccc;}
.headercol {font-weight: bold; background-color: #666666;}
.headercol td { color: #FFFFFF ;}
.px13bl {font-size: 13px; color: white;}


/* formation */

.formation th { border-bottom: 1px solid #777777; font-size: 12px; color: #ffffff; }
.formation td { border-bottom: 1px solid #777777; }
.top td { border-top: 1px solid #777777; }

/* class bouton pour les liens hypertexts */
a.bouton:link{
width:150px; 
height:30px; 
text-decoration:none; 
color:white;
text-align:center; 
font-weight:bold; 
background-color:#D5E8B7;
color:#5C8028;
padding-left:3px;
padding-right:3px;
border: solid thin;
border-width:1px;
border-color:#000000;}

a.bouton:visited{
width:150px; 
height:30px;
text-decoration:none; 
color:white; 
text-align:center;
font-weight:bold;
background-color:#D5E8B7;
color:#5C8028;
margin:5px;
padding-left:3px;
padding-right:3px;
border: solid thin;
border-width:1px;
border-color:#000000;}

a.bouton:hover{
width:150px; 
height:30px; 
text-decoration:none;
color:white; 
text-align:center; 
font-weight:bold; 
background-color:#5C8028;/*#FCEDD8*/
color:#FF8000;;
/*color:#EF9F34;
background-image:url(aqua.jpg);*/
padding-left:3px;
padding-right:3px;


border: solid thin;
border-width:1px;
border-color:#000000;}

/*.bouton{text-align:center;padding:5px;}*/
/*INPUT.bouton {
	background:url(http://www.evoluprint.fr/espaceclient/espaceprive/stock/images/formbg2.gif) repeat-x left top;
	cursor:pointer;
	color:black; 
border:outset 1px #ccc;
font-weight:bold;
padding: 1px 2px;

}*/


