/* CSS Document */

body{
	margin:  0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../_img/background.gif);
	font-size: 12px;
	background-color: #333333;

}

#conteneur{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right: solid #E3E3E3 1px;
	border-left: solid #E3E3E3 1px;

	background-color: #fff;
}

.google{
	font-size: 12px;
	border: 1px solid #666666;


}


#top{
	height: 190px;
	width: 800px;
	background-color: #49423C;
}

#navigation{
	margin-left: 15px;
	margin-top: 5px;
}

#navigation ul{
	margin: 0;
	padding:0;
	list-style-type: none;
}
#navigation li{
display: inline;
margin: 0;
padding:0;
}


.img_top{
	border-right: solid #E3E3E3 1px;
}

#left{
	width: 575px;
	float: left;
	height: 100%;
}

#right{
	width: 220px;
	float: right;
}

#right #formations_base{
background-color: #7B7B7B;
}

#right #formations_superieures{
background-color: #989494;
}

#right #filieres_particulieres{
background-color: #646464;
} 

#right #autres{
background-color: #C0BDBB;
} 


#main{
	padding: 15px;
	min-height:400px;
	_height:400px;
}

#bottom{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-left: 15px;
	width: 750px;
}

/* pied de page */

a.liens_bottom:link, a.liens_bottom:active, a.liens_bottom:visited {
	font-size: 11px;
	font-weight: bold;
	color: #49423C;
	text-decoration: none;
}
a:hover.liens_bottom{
	color: #000;
	text-decoration: none;
}

/* liens de la navigation horizontale */

a.liens_nav:link, a.liens_nav:active, a.liens_nav:visited {
	color: #840029;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:hover.liens_nav{
	color: #840029;
	text-decoration: underline;
}

/* navigation de droite */

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		210px;
}

.dynamic-tab-pane-control .tab-row .tab {
	margin:			0px -2px 3px 2px;
	padding:		0px 5px 3px 5px;
	z-index:		1;
	position:		relative;
	top:			0;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	border-bottom:	0;
	z-index:		3;
	padding:		0px 6px 3px 7px;
	margin:			0px -3px 3px 0px;
	top:			-2px;
	text-decoration: underline;
	color: #55061F;

}

.dynamic-tab-pane-control .tab-row .tab a {
	color: #55061F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.dynamic-tab-pane-control .tab-row .hover a {
		text-decoration: underline;
}

.dynamic-tab-pane-control .tab-page {
	clear:			both;
	z-index:		2;
	position:		relative;
	top:			0px;
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

a.liens_nav_right:link, a.liens_nav_right:active, a.liens_nav_right:visited {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}

a:hover.liens_nav_right{
	text-decoration: underline;
}

a.liens_nav_right_services:link, a.liens_nav_right_services:active, a.liens_nav_right_services:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.marge_bas{
	margin: 0px 0px 5px 0px;;
	padding:0px 0px 5px 0px;;
}


a:hover.liens_nav_right_services{
	text-decoration: underline;
}




#navright ul{
	margin: 0;
	padding:0;
	list-style-type: none;
}

#navright li{
margin-bottom: 3px;
}



/* mise en page */
.trait {
	background-image:  url(../_img/trait-rouge.gif);
	height: 1px;
	width: 100%;
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 8px;
	}

.titre{
color: #7B7B7B;
	font-weight: bold;
	font-size: 16px;
}

#main table{
	font-size: 13px;
}
	
.tableau-formations {
	background-color: #F1F1F1;
	color: #000000;
}

#main ul{
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
	list-style-image: url(../_img/puce-rouge.gif);
	list-style-position:outside;
}

#main li{margin: 0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
}

a.liens_ext:link, a.liens_ext:active, a.liens_ext:visited {
	font-weight: bold;
	color: #840029;
	text-decoration: none;
}

a:hover.liens_ext{
	text-decoration: underline;
}

a.liens:link, a.liens:active, a.liens:visited {
	font-weight:normal;
	color: #000;
	text-decoration: none;
}

a:hover.liens{
	text-decoration: underline;
}

.titre2 {
	color: #840029;
	font-weight: bold;
	font-size: 14px;
}

.cadreimg{
	border: 1px solid #000;
}

.titrehp{
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

/* FAQ */

#faq dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#faq ul {
	list-style-type: none;
	list-style-image: none;
}

#faq dt {
margin: 2px 0;;
line-height: 20px;
cursor: pointer;
font-weight: bold;
background: #EEEEEE;
}
#faq dd {

}
#faq li {
	background: #fff;
}
#faq li a, #menu dt a {
	color: #000;
	text-decoration: underline;
	border: 0 none;
}

#faq li a:hover, #menu dt a:hover {
background: #eee;
list-style-type: none;
}
