/* CSS Document */
body, td, p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11;}

a:link {
color:#a60000;
text-decoration:underline;
font-size:11px;}
a:visited {
color:#a60000;
text-decoration:underline;
font-size:11px;}
a:active {
color:#a60000;
text-decoration:underline;
font-size:11px;}
a:hover {
color:#a60000;
text-decoration:none;
font-size:11px;}

.footerimg {
background-image:url(f_bulle-right.gif);
background-repeat:no-repeat;
background-position:-50 left;
height:120px;}

.contenttext{
border:0px solid red;
background-image:url(f_bulle-lefttop.gif);
background-repeat:no-repeat;
background-position:bottom left;
height:350px;
}

.contentimg {
background-image:url(content_top.gif);
background-repeat:no-repeat;
background-position:top left;
height:100%;}


.footertext {
font-size:10px;}
.footerimg {
border:1px solid red;
background-image:url(f_bulle-leftpx.gif);
background-repeat:repeat;
background-position:top left;
height:54px;}

.footerlink {
color:#999999;
text-decoration:none;
font-size:10px;}
a.footerlink:link {
color:#999999;
text-decoration:underline;
font-size:10px;}
a.footerlink:visited {
color:#999999;
text-decoration:underline;
font-size:10px;}
a.footerlink:active {
color:#999999;
text-decoration:underline;
font-size:10px;}
a.footerlink:hover {
color:#999999;
text-decoration:none;
font-size:10px;}
 
.menubottom {
background-image: url("f_bulle.gif");
background-repeat:no-repeat;
background-position:bottom left;

}




 /* onglets */
.onglet_position {
	height:25px;
/*	width:700px;*/
}
 #onglet a
{
font-family: arial,verdana,sans-serif;
font-size: 12;
float:left;
line-height:26px;
color: #ffffff;
font-weight:bold;
background: url("onglet_a_left.gif") left top no-repeat;
text-decoration: none;
/*border-bottom:solid 10px;  crée le trait noir en-dessous des onglets 
border-bottom-color: #293D74;*/
padding-left: 20px;

}

#onglet a span
{
background: url("onglet_a_right.gif") right top no-repeat;
padding-right: 20px
}

#onglet a, #onglet a span
{
display: block;
float: left;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#onglet a, #onglet a span
{
float: none
}
/* End IE5-Mac hack */

#onglet a:hover
{
color: #FFffff;
background: url("onglet_hover_left.gif") left top no-repeat;
text-decoration: none;
padding-left: 20px;
}

#onglet a:hover span
{
background: url("onglet_hover_right.gif") right top no-repeat;
padding-right: 20px
}

#onglet ul
{
list-style: none;
padding: 0;
margin: 0;
}

#onglet li
{
float: left;
display: block;
margin: 0;
padding: 0
} 
.bord
{
border:1px solid;
border-bottom-color:293D74;
border-left-color: 293D74;
border-right-color :293D74;
border-top-color: FFFFFF;
}
#onglet #onglet-actif 
{
color: #000000;
background: url("onglet_act_left.gif") left top no-repeat;
text-decoration: none;
padding-left: 20px;	 
border-bottom:solid 1px white ; /* crée le trait noir en-dessous des onglets */

}

#onglet #onglet-actif span
{
background: url("onglet_act_right.gif") right top no-repeat;
padding-right: 20px  
}

.formation {font-size:14px; color:#ffffff; font-weight: bold;}
.littletitle {font-size:11px; color: #4154A6; font-weight: bold;}
.left_col{font-size:11px; color:#7986CB; font-weight: bold;}
.type {font-weight: bold;}
.little_title { color:#ffffff;font-weight: bold;}
.localite {
    font: bold 12px arial, verdana, sans-serif;
	color:#4154A6;
	margin:0px 0px 0px 20px;
}
a.localiteL:link { font: bold 13px arial, verdana, sans-serif; color:#FFA245; }
a.localiteL:visited { font: bold 13px arial, verdana, sans-serif; color:#FFA245; }
a.localiteL:active { font: bold 13px arial, verdana, sans-serif; color:#FFA245; }
a.localiteL:hover { font: bold 13px arial, verdana, sans-serif; color:#FFA245; }
