td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

html, body {
	height: 100%;
}


body {
	/*background-image:url(../images/fond.gif);*/
	background:url(../images/fond2.gif) repeat fixed #CCCCCC;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}				
				
a:link {
	color: #000000;
		background:none;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
	background:none;
}

.fondnoir {
font-weight:900;
padding-left:10px;
	color: #FFFFFF;
	background:#666666;
	height:30px;
}

.fondnoir2 {
	color: #000000;
	background:#E1E1E1;
		height:20px;
}

.fondnoir3 {
	color: #000000;
	background:#CCCCCC;
		height:20px;
}


a:hover {
	text-decoration: underline;
	color: #333333;
		background:none;
}
a:active {
	text-decoration: none;
	color: #CC0033;
		background:none;
}

div#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	/*background:url(../images/interface/fond_mosaique_2.jpg);	height:auto;*/
	background:url(../images/interface/fond_contenu.jpg) repeat-y #E3F0BB;
		color: #333333;
	min-height: 100%
}

.clearfloats{
clear:both;
}

div#haut {
	height: 28px;
	/*width:955px;*/
	background: #FFFFFF;
	color: #333333;
	vertical-align:middle;
}



/* POUR L'ACCUEIL */

div#contenu {
	/*width:955px;*/
	min-height:256px;
	height:100%;
	background:url(../images/interface/fond_2.jpg) no-repeat top;
	position: relative;
	left: 0px;
	color: #333333;
}

div#contenudroit {
float:right;
width:645px;
height: 228px;
margin-top:0px;
margin-right:0px;
}

div#deroulant {
float:right;
width:396px;
height: 228px;
margin-top:2px;
margin-right:-3px;
}

div#txtcentre{
margin-top:30px;
}

div#contenu #actu {
	float:right;
	margin-right: 20px;
	margin-top: 35px;
	width:263px;
	border:solid;
	border-width:thin;
	border-color:#FFFFFF;
}

div#container2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:955px;
	background:url(../images/interface/fond_mosaique_2.jpg) #E3F0BB repeat-y;
	min-height: 100%;
 	color: #333333;
}


/* ADMIN DU SITE */
div#titrepage {
	font-size: 20px;
	color: #000000;
		background:none;
}

div#menuadmin {
	color: #000000;
	font-size: 15px;
	background: #E3F0BB;
}

/* POUR LE RESTE DU SITE */

div#contenutexte{
	margin-right:50px;
	text-align:left;
	height:auto;
	min-height: 100%
}

div#bandeaubas {
	height: 20px;
	width: 955px;
	background:url(../images/interface/fond_2.jpg) #E3F0BB no-repeat top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
}

div#footer {
	height: 20px;
	width: 955px;
	background:url(../images/interface/fond_2.jpg) #E3F0BB no-repeat top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
	position:absolute;
    bottom: 0;
}

div#bandeaubas a{
color:#FFFFFF;
padding-top:5px;
	background:none;
}

div#bandeaubasaccueil {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
		background:none;
}

div#bandeaubasaccueil a{
color:#FFFFFF;
padding-top:5px;
		background:none;
}

div#fond {
	/*width:955px;*/
	background:url(../images/declinaison/fond.gif) #FFFFFF no-repeat top left;
		color: #333333;
	padding:20px;
}

div#titrepage {
	position:absolute;
	top:108px;
	right:542px;
	font-size:18px;
	font-weight:800;
	text-align:right;
	z-index:15;
}



div#titrepage a{
color: #FFFFFF;
font-size:18px;
	background:none;
}

/*MENU SURVOLES*/

.ligneSurvole{
background:#DDDDDD;
color: #333333;
cursor:pointer;
}

#passe{
font-style:italic;
font-size: 10px;
}


/* PARTIE ACTUS */

div#paveactu {
	padding:15px;
	width:450px;
	border:solid;
	border-width:thin;
	border-color:#AAAAAA;
}
div#imgpaveactu {
float:right;

}

/* PARTIE FORMATION */
div#formationpave{
	float:left;
	margin-right:20px;
	width:120px;
}

div#formationmenu{
	padding:10px;
	border:solid;
	border-width:thin;
	border-color:#AAAAAA;
	font-size:14px;
	font-weight:800;
	line-height:20px;
}


div#dif{
margin-top:20px;
	padding:15px;
	font-size:14px;
	font-weight:900;
	color:#FFFFFF;
	background:#85bd3b;
}

div#modus{
margin-top:20px;
	padding:12px;
	font-size:11px;
	font-weight:900;
	color:#FFFFFF;
	background:#990000;
}

h2{
	font-size:20px;
}

h1{
	font-size:24px;
}

.titreformation{
text-align:right;
}

.titreformation1{
color:#85bd3b;
	background:none;
}
.titreformation2{
color:#CC3300;
	background:none;
}
.titreformation3{
color:#00A2CA;
	background:none;
}

.familleformation1{
background:#85bd3b;
padding:5px;
color: #333333;
font-size:11px;
text-indent:-6px;

}
.familleformation2{
background:#CC3300;
padding:5px;
color: #333333;
font-size:11px;
text-indent:-6px;

}
.familleformation3{
background:#00A2CA;
padding:5px;
color: #333333;
font-size:11px;
text-indent:-6px;

}

.pt{
font-size:9px;
}
.pt2{
font-size:12px;
font-weight:bold;
}


.table {
font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif
}
.Solutions{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #85bd3b;
	font-weight: bold;
		background:none;
}

.xxlsize{

	font-size: 55px;

}


.pointsCap{
color: #CC3300; font-weight: bold;
	background:none;
}

.midletable{
background:#85bd3b;
	color: #333333;
}

.titrepresentation{
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #85bd3b;
	font-style:italic;
		background:none;
	}
	
.materiel{
	color: #999999;
		background:none;
	font-weight: bold;
	}
	
	
	/* FORMATION 2 */
	
	
/* PARTIE FORMATION */
div#formationpave2
{
	text-align:center;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	width:100%;
}

div#formationmenu2
{
	padding:10px;
	border:solid;
	border-width:thin;
	border-color:#AAAAAA;
	font-size:14px;
	font-weight:800;
	line-height:20px;
	width: 500px;
}


div#dif2
{
	width:492px;
	margin-top:20px;
	padding:15px;
	font-size:14px;
	font-weight:900;
	color:#FFFFFF;
	background:#85bd3b;
}

div#modus2{
margin-top:20px;
	padding:12px;
	font-size:11px;
	font-weight:900;
	color:#FFFFFF;
	background:#990000;
}
	
	
	
/*Partie Presentation*/
#presentation5{
background:url(../images/declinaison/fondpresentation2.gif) no-repeat right;
color:#333333;
}

.lieuformation{
color:#333333;
	background:none;
text-align: right;
font-size: 30px;
}

.Style1 {font-size: 16px}

.fondgris1{
color: #000000;
background:#CCCCCC;
}
.fondgris2{
color: #000000;
background:#888888;
}
.fondgris3{
color: #000000;
background:#555555;
}
.bignews {
	font-size:16px;
	font-weight:800;
    margin-top:-14px;
	padding-bottom:10px;
	background:url(../images/fond_news.gif) no-repeat top;
	color: #AA3F1D;
	line-height:18px;
}

.bignews2 {
	font-size:13px;
	font-weight:900;
	color: #AA3F1D;
}

.rojo{
	color: #AA3F1D;
	background:none;
}

#sousderoulant{
width:390px; 
background:none; 
color:#AAAAAA; 
font-size:9px; 
margin-top:10px; 
margin-left:5px;
}

#sousderoulant a{
color:#AAAAAA; 
}#formation h3 {
	color: #CC0000;
}
.tdmilieu{
border-left:thin solid #666666;
border-bottom:thin solid #CCCCCC;
text-align:center;}

.tdmilieu2{
background:#CCCCCC;
text-align:center;}

.tdtitre{
color:#333333;
background:#CCCCCC;
text-align: left;
font-size: 30px;
}
.tableprix{
border-bottom:thin solid #CCCCCC;
}