@charset "utf-8";
/* CSS Document */

a{
color:#009900;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.bienvenue{
background:url(../images/bienvenue_a_itecom.jpg) no-repeat;
width:600px;
height:360px;
}
body {
	margin: 0;
	padding: 0;
	/*background-color: #EEF2F3;*/
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.bord_droit{
background:url(../images/bord_droit.gif);
width:40px;
}
.bord_gauche{
background:url(../images/bord_gauche.gif);
width:40px;
}
.btn{
background:url(../images/fond_btn.gif) repeat-x;
height:23px;
}
.btn a{
color:#333333;
}
.entete{
	background:url(../images/entete.jpg) no-repeat;
	width:900px;
	height:185px;
	vertical-align:bottom;
}
#fond_contact{
background:url(../images/fond_contact.jpg) no-repeat;
width:240px;
height:90px;
}
#fond_formations{
background:url(../images/fond_formations.jpg) no-repeat;
width:240px;
height:120px;
}
.fond_orange{
color:#FFFFFF;
background:#FF9900;
font-weight:bold;
line-height:24px;
padding-left:10px;
}
/*.bordure_legende{
color:#FFFFFF;
background:#FF9900;
font-weight:bold;
width:240px;
height:60px;
font-size:16px;
line-height:28px;
padding:10px 10px 10px 10px;
}*/
.fond_orange2{
color:#FFFFFF;
background:#FFCC00;
font-weight:bold;
line-height:24px;
padding-left:10px;
}
.fond_vert2{
color:#FFFFFF;
background:#CCCC00;
font-weight:bold;
line-height:24px;
padding-left:10px;
}
#fond_tout_savoir{
background:url(../images/fond_contact.jpg) no-repeat;
width:240px;
height:90px;
}
#fond_video{
background:url(../images/fond_video.jpg) no-repeat;
width:259px;
height:267px;
}
h3{
color:#668400;
}
h5{
color:#668400;
border-bottom:#666666 dashed 1px;
font-variant:small-caps;
}
li{
	list-style-image:url(../images/fleche_itecom.gif);
	line-height:20px;
	margin-left:-20px;
}
#pied{
background:#EBEBEB;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
#pied a{
color:#333;
text-decoration:none;
}
#pied a:hover{
text-decoration:underline;
}
.small{
font-size:11px;
line-height:16px;
}
.small2{
font-size:11px;
line-height:16px;
border-bottom:#009900 dashed 1px;
}
.sous_titre4{
color:#FF9900;
font-size:11px;
}
.sous_titre3{
border-bottom:#009900 dashed 1px;
color:#FF9900;
}

.sous_titre2{
font-size:12px;
font-weight:bold;
}
.sous_titre{
color:#668400;
font-size:14px;
font-weight:bold;
}
.titre{
color:#668400;
font-weight:bold;
font-size:16px;
}
.texte_spec{
color:#333333;
font-size:11px;
letter-spacing:1px;
font-weight:bold;
}