@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);

body { font-family: 'Droid Sans', sans-serif; font-size:13px;background-image:url(images/backgroundPage.jpg); background-repeat:repeat-x; background-position:top; padding:0; margin:0}
img { border:0}
.right{ float:right; margin-left:10px; margin-bottom:10px;}

#content {width:640px; margin-left:34px; min-height:500px; margin-top:25px;}
#content H1 {
	font-size:30px;
	font-weight: 700;
	color:#156AA4;
}
#content H2 {
	font-size: 22px;
	font-weight: 700;
	color:#BFBF22;
}
#content H3 {
	font-size: 16px;
	font-weight: 700;
	color:#BFBF22;
}
#content a, .formation a:visited, .formation a:active {
	text-decoration: underline;
	color:#156AA4;
}
#container {
	margin:0 auto 0 auto; width:960px; background-image:url(images/nouveau_logo.jpg); min-height:500px;background-repeat: no-repeat;
}
#header {width:100%; height:100px; margin-left:34px;}
#menuTop {position:relative; top:63px; left:663px;}
#rightColumn {width:211px; margin-top:32px; margin-right:33px; float: right; background-color:#CCC; min-height:200px; padding:10px;font-size:12px;}

#rightColumn H2 {
	font-size: 16px;
	font-weight: 700;
	color:#156AA4;
}
#rightColumn H3 {
	font-size: 14px;
	font-weight: 700;
	color:#156AA4;
}
#footer {width:892px; margin-left:34px; background-color:#1773AF; height:32px; margin-top:10px}
#myslides {width:100%; height:100px; margin-left:34px;}
#menu {width:100%; height:32px; margin-left:34px;}
.clear {width:100%; clear:both; height:0px;}
#logo {position:relative; top:5px; left:15px;} 
#copyright {font-size:11px; float:right; color:#FFF;position:relative; top:-10px; right:15px;}
.photo {font-size:9px; float:right; border:1px #999 dotted; padding:4px; margin-left:10px; margin-bottom:10px}
.formations a, .formation a:visited {
	text-decoration:none;
	color:#000;
}
table.formations tr:nth-child(even){}
table.formations tr:nth-child(odd) {background-color:#F5F5F5;}
.annonce {
	width:201px; padding:5px; background: #F5F5F5; font-size:12px; margin-bottom:10px;}
.annonce H2 {color:#BFBF22; font-size:18px; line-height:20px; margin-top:5px;}
.annonce a,.annonce a:visited,.annonce a:active {
	text-decoration:underline; 
	color:#000;
}
#tools { }
#tools a,#tools a:visited,#tools a:active {
	text-decoration:underline; 
	color:#000;
}
.standout { background-image:url(images/backg-annonces.png);background-position:top right; background-repeat:no-repeat; }
.devis { background-image:url(images/backg-devis.png);background-position:top right; background-repeat:no-repeat; }
.chiffres { font-size:21px;	font-weight: 700; color: #666; line-height:22px; }
.addthis { float: right; width:100%; margin-top:7px;}