@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	color:#5f5f5f;
	padding:0;
	margin:0;
}

#site {
	width:1090px;
	height:793px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/bg.jpg) no-repeat right top;
}

#header {
	width:980px;
	height:190px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/header.jpg) no-repeat;
}
#header #recherche
{
	position:absolute;
	margin-left:420px;
	margin-top:510px;
	width:194px;
	height:33px;
	background-color:none;
}
#header #recherche input
{
	width:150px;
	height:33px;
	background-color:none;
	background-image:url('../_img/champRecherche.gif');
	background-repeat:none;
	border:none;
	margin:0;
	padding:0;
	padding-left:15px;
	text-transform:uppercase;
	float:left;
}
#header #recherche button
{
	width:29px;
	height:33px;
	background-color:none;
	background-image:url('../_img/btnRecherche.gif');
	background-repeat:none;
	border:none;
	margin:0;
	padding:0;
	float:left;
}
#formations {
	width:964px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	background:url(../_img/formations.jpg) no-repeat top right;
	padding-left:16px;
}

#formations-informatiques {
	width:226px;
	height:125px;
	float:left;
}

#formations-management {
	width:240px;
	height:125px;
	float:left;
}

#formations-langues {
	width:240px;
	height:125px;
	float:left;
}

#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

#left {
	width:645px;
	padding: 10px;
	float:left;
}

#right {
	width:285px;
	padding:140px 10px 10px 20px;
	float:right;
	background:url(../_img/bg-right.jpg) no-repeat top right;
}

#nosFormations {
	width:644px;
	height:57px;
	background:url(../_img/bg-gradient.jpg) repeat-x;

}

#formation1, #formation2, #formation3 {
	float:left;
	width:190px;
	padding:10px;
	font-size:9px;
	text-align:center;
}

#dbl {
	width:644px;
}

#dbl-actualites-formations {
	width:384px;
	float:left;

}

#dbl-contact-formation {
	width:250px;
	float:right;
}

#actualites {
	width:364px;
	height:100px;
	padding:10px;
	background:url(../_img/bg-gradient.jpg) repeat-x;
}

#contenuActus h2 {
	font-size:10px;
	padding:0;
	margin:0;
	background:#5F5F5F;
	color:#fff;
	padding:2px;
}

#contenuActus p {
	padding:0;
	margin:0;
}

#contenuActus p {
	margin-top:0;
}

#nousContacter {
	width:230px;
	height:47px;
	padding:10px;
	background:url(../_img/bg-gradient.jpg) repeat-x;

}

#nousSuivre {
	width:624px;
	height:47px;
	padding:10px;
	background:url(../_img/bg-gradient.jpg) repeat-x;

}

h1:first-line {
	color:#5f5f5f;
	font-size:18px;	
	font-weight:normal;
}

a h1 {
	text-decoration:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:17px;
	font-weight:bold;
}

h1.formations-informatiques {
	color:#87c54a;
}

h1.formations-management {
	color:#FFBE00;
}

h1.formations-langues {
	color:#C21A01;
}

p {
	font-size:10px;
}

a {
	color:#5F5F5F;
	text-decoration:none;
}

ul {
	padding:0;
	margin:0;
	list-style:url(../_img/puce.gif) inside;
	font-size:10px;
}

h2 {
	font-size:12px;
	padding:10px 0px 0px 0px;
	margin:0;
}

img.espace {
	margin-left:55px;	
}

#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	font-size:10px;
	background:url(../_img/bg-gradient.jpg) repeat-x;
	clear:both;
}

#footer p {
	font-size:10px;
}
