@charset "iso8859";
/* CSS Document */

#conteneur {
	height: 1500px;
}
#logo {
	background-image: url(images/logo_seta_150x150.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	height: 140px;
	width: 140px;
}
#logoG {
	background-image: url(images/OPQIBI_RGE.png);
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	height: 140px;
	width: 140px;
}

#slogan_site {
	font-size: 25px;
	margin-top: 10px;
	clear: none;
	text-align: center;
	padding-left: 130px;
}
#slogan_site2 {
	font-size: 25px;
	margin-top: 10px;
	clear: none;
	text-align: center;
}

#titre_site {
	text-align: center;
	font-size: 50px;
	margin-top: 20px;
	padding-left: 130px;
}
#contenu {
	width: auto;
	margin-right: 50px;
	margin-left: 50px;
}



#entete_interne {
	height: 150px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#cadreGUIDE {
	text-align: center;
	background-image: url(images/ingenierie_seta.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 315px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	width: 800px;
}
#avantageGUIDE {
	width: 500px;
	float: right;
	font-size: 18px;
	padding-right: 25px;
}
#competences {
	font-size: 30px;
	font-weight: bolder;
	color: #900;
}

#image {
	background-image: url(images/formulaire.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	font-size: 12px;
}



#footer {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 12px;
}
#barrebas {
	font-weight: normal;
	padding: 10px;
	margin: 20px;
	font-size: 12px;
}
/*Alignement du texte HAUT DE PAGE*/
#txtHAUTdePAGE {
	text-align:right;
	font-size:10px;
	
}
body,td,th {
	font-family: Tahoma;
}

/*Titre1*/
h1 {
	color:#900;
	font-size: 20px;
	ont-style:normal;
	font-weight:normal;
	text-align: center;
}
#contactmail {
	height: 40px;
	font-size: 14px;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
}
#contactweb {
	height: 40px;
	font-size: 14px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: right;
}

#icomail {
	height: 30px;
	width: 25px;
	position: absolute;
	margin-left: 10px;
}
#icoweb {
	height: 30px;
	width: 25px;
	position: absolute;
	margin-left: 10px;
}

/*Titre2*/
h2 {
	color:#000;
	font-size: 17px;
	font-style:normal;
	font-weight:normal;
}
h3 {
	color:#000;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}
h4 {
	color:#333
	font-size: 13px;
	font-style:normal;
	font-weight:normal;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #666;
}

a:active {
	text-decoration: none;
	color: #000;
}
