/*//////// feuille de style gn rale ///////*/

/* redfinition des balises */
body {
	margin: 0px;
	padding: 0px;
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #464c4d;
}
form {
	margin: 0;
	padding: 0;
}
p {
	padding: 0;
}
h1 {
	font-size: 240%;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}
h3 {
	font-size: 160%;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 8px;
}
h4 {
	font-size: 140%;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 4px;
}

h5 {
	font-size: 120%;
	padding: 0;
	margin-top: 7px;
	margin-bottom: 2px;
}

object {
	padding: 0;
	margin: 0;
	border: 0px;
}
acronym {
	border-bottom: dashed #000000 1px;
	cursor: help;
}
abbr {
	border-bottom: dashed #000000 1px;
	cursor: help;
}
fieldset {
	background-color: #EFEFEF;
	border: 1px solid #FFFFFF;
}
legend {
	padding: 0;
	margin: 0;
} 



/*////////// styles généraux ////////*/

.access {
	display: none;
}
.cache {
	display: none;
}
.block {
	display: block;
}
.float_g {
	float: left;
}
.float_d {
	float: right;
}

.float_d2 {
	float: right;
	width:125px;
	text-align:right;
	vertical-align:bottom;
	background-image: url(Image/Serclim_carte2.gif);
	height:140px;
	background-repeat:no-repeat;
}

.lien_carte {
display:block;
margin-top:125px;
text-align:right;
margin-right:10px;
}

.spacer {
	clear: both;
	line-height: 5px;
}

.taille_80 {
	font-size: 80%;
}

.texte_centrer {
	text-align: center;
}
.texte_gauche {
	text-align: left;
}
.texte_droite {
	text-align: right;
}
.texte_justifie {
	text-align: justify;
}
.texte_erreur {
	font-style: italic;
	color: #CC3300;
}
.bold {
	font-weight: bold;
}

.border_img_0 {
	border: 0px;
	text-decoration: none;
	vertical-align: middle;
}
.border_img_0_avec_marges_5 {
	border: 0px;
	margin: 5px;
}

.bordure_image_avec_marge_10 {
	border-width: 3px;
	border-style: solid;
	border-color: #e5e4e2;
	margin: 10px;
}

.border_img {
	border-width: 3px;
	border-style: solid;
	border-color: #B4D4D1;
}

.gris {
	color: #333333;
}
.noir {
	color: #000000;
}

.rouge {
	color: #cc0033;
}

.petit {
	font-size:11px;
}

.citation {
color:#5993b9;
font-style:italic;
}

.note{
color:#50585a;
font-size:11px;
}

.fond_1 {
	padding-bottom: 10px;
	background-color: #EFEFEF;
	padding-left: 10px;
	padding-right: 10px;	
}

/*/////////// STYLES DES MODULES ///////////*/

/*//// Mod_ariane///////*/
#ariane {
	height:auto;
	vertical-align:top;
	width:960px;
	text-align : left;
	margin: auto;
	height: auto;
	background-color: #FFFFFF;
}
html>body #ariane {
height: auto;
min-height:26px;
}
#ariane div {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
#ariane span {
	display:block;	
	height: 21px;
	color: #666666;
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;	
	padding-top:3px;
}
html>body #ariane span {
height: auto;
min-height:21px;
}
#ariane a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#ariane a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.gt {
	font-size: 1.4em;
	font-weight: normal;
}

/*//// Mod_menu///////*/
#menu1 {
	width : 960px;
	text-align : left;
	margin: auto;
	height: auto;
}

/* 1er niveau */
#menu1 ul {
	display: block;	
	overflow: hidden;
	width: 100%;
	margin:0px;
	padding:0px;
}

#menu1 li {
	display: block;	
	float: left;	
	display: inline;
	margin: 0 0 0px 0px;		
}

#menu1 li a:link ,#menu1 li a:visited {
	display:block;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-variant:small-caps;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	height:29px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

#menu1 li a:hover {
	display:block;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-variant:small-caps;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	background-color:#fff;
	height:29px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	background-image: url(Image/Serclim_menu-pix2.gif);
	background-repeat: repeat-x;
}

#menu1 li.actif a {
	display:block;
	text-decoration: none;
	font-size: 16px;
	color: #000000;
	font-variant:small-caps;
	padding-left:10px;
	padding-right:10px;	
	font-weight:bold;
	background-color:#fff;
	height:29px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}

#menu2 ul {
	overflow: hidden;
	width: 100%;
	margin:0px;
	padding:0px;
}

#menu2 li {
	float: left;	
	display: inline;
	width: 170px;
	padding-left:10px;
}
#menu2 li.actif a {
	background-color:#fafafa;
}

#menu2 li li {
	float: left;	
	display: inline;
	width: 150px;
	padding-left:20px;
}

#menu2 li a {
	display:block;
	font-size: 14px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	color:#000000;
	line-height:25px;
}

#menu2 li a:hover {
	display:block;
	background-color:#efefef;
	text-decoration: none;
	color:#cc0033;
}

#menu2 li.actif ul li a {
	display:block;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
}

#menu2 li.actif ul li a:hover {
	display:block;
	font-size: 12px;
	text-decoration:none;
	color:#cc0033;
	background-color:#efefef;
}

#menu2 li.actif ul li.actif a {
	display:block;
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	background-color:#efefef;
}




/*////////MOD contact //////*/

#contact label{
	float: left;
	width: 18em;
	text-align: right;
	margin-right: 0.5em;
}


.input_text2 {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.mod_img {
margin-top:10px;
}


/*/////////// STYLES des blocs ///////////*/

#conteneur_bandeau {
	width:100%;
	background-image:url(Image/Serclim_bandeau-pix.gif);
	background-repeat:repeat-x;
}

#conteneur_menu {
	width:100%;
	background-image:url(Image/Serclim_menu-pix.gif);
	background-repeat:repeat-x;
	height:36px;
}

html>body #conteneur_bandeau, html>body #conteneur_menu {
min-width:960px;
}



#centre {
	width : 100%;
	text-align : left;
	margin: auto;
	height: auto;	
	background-color: #ffffff;
	height:250px;
}
html>body #centre {
height: auto;
min-height:250px;
min-width:960px;
}

#conteneur_pied {
	background-color: #464c4d;
	background-image:url(Image/Serclim_pied-pix.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

#bandeau {
	width : 960px;
	text-align : left;
	margin: auto;
	height: 245px;
	background-color: #CCCCCC;
	background-image: url(Image/Serclim-bandeau.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#bandeau h1 {
	text-align : left;
	padding: 0;
	margin: 0;
}
#bandeau h1 img {
	border: 0;
}

#fond_bandeau {
	display:block;
	position:relative;
	top:194px;
	background-image: url(Image/fond_bas_bandeau.jpg);
	background-repeat: no-repeat;
	width:100%;
	height:26px;
}

#conteneur_centre {
	position:relative;
	width:960px;	
	text-align : left;
	margin: auto;
	height: auto;
}

#col_g {
	position:absolute;
	left:0;
	width:200px;
	height:auto;
	overflow:hidden;
	top: 20px;
}

#contenu {
	font-size:12px;
	background-color: #FFFFFF;
	padding-left:10px;
	line-height: 1.5em;
}

#contenu h2 {
color:#cc0033;
font-variant:normal;
padding-bottom:5px;
}

#contenu h2.titre_contenu {
	color: #cc0033;	
}

#contenu p {
	padding-left:10px;
	padding-right: 10px;
}

#contenu h3 {
	color:#cc0033;
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
}

#contenu h3 a, #contenu h3 a:hover {
	color:#cc0033;
	text-decoration:none;
	font-size: 18px;
	font-weight: bold;
}

#contenu h4 {
	font-size: 16px;
	font-weight: bold;
}

#contenu h5 {
	font-size: 14px;
	font-weight: bold;
}

#contenu a {
color: #000000;
}

#contenu a:hover {
color: #939393;
}



.titre_accueil {
	padding-bottom:4px;
	color: #1F7576;
	margin-top:22px;
	margin-bottom:8px;
	text-align: center;
	font-size: 180%;
}

#pied {
	display:block;
	clear:both;
	width : 960px;
	height:auto;
	text-align : center;
	margin: auto;
	height: auto;
}

#pied_2 {
	display:block;
	width:100%;
	height:33px;
	text-transform:uppercase;
	padding-top: 25px;
	font-size:12px;
}

#pied_2 a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#pied_2 a:hover {
	text-decoration:none;
	background-color: #FFFFFF;
	color: #474e4f;
}


#pied_4 {
	display:block;
	width:945px;
	height:60px;
	clear:both;
	text-align:center;
	font-size:12px;
	padding-right:15px;
	padding-top:4px;
}

#pied_4 a {
	color:#FFFFFF;
	text-decoration:none;
}

#pied_4 a:hover {
text-decoration:underline;
}

/*---------------Mod Candidature -----------------*/ 

#candidature label{
	float: left;
	width: 20em;
	text-align: right;
	margin-right: 0.5em;
}
#offres th {
	color: #FFFFFF;
	background-color: #cc0033;
	text-align:center;
}
#offres {
border-style:solid;
border-color:#FFFFFF;
border-width:2px;
}

.ligne1 {
background-color:#efefef;
}

.ligne2 {
background-color:#ffffff;
}

#offres .niv1  {
color:#cc0033;
text-align:center;
}

/*----------------page d'accueil----------------------------------------------------------------*/
#partie_droite {
	height: 450px;
	width: 300px;
	position: absolute;
	right: 0px;	
}
#partie_gauche {
	height: 450px;
	width: 600px;
}
html>body #partie_gauche {
	height:auto;
	min-height:450px;
}
#offres_accueil {
	background-image: url(Image/Serclim_recrutement.gif);
	background-repeat: no-repeat;
	width:241px;	
	height:213px;
	margin-left:10px;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

#offres_accueil ul
{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:0px;
	padding-left:0px;
}
#offres_accueil em {
padding-left:20px;
}

#offres_accueil ul li {
	list-style-type: none;	
	background-image:url(Image/Serclim-puce1.gif);
 	background-repeat:no-repeat;
 	background-position:0% 65%;
 	padding-left:20px;
	margin-left: 0px;
}

#offres_accueil h2, #implantation_accueil h2 {
	padding-top:10px;
	font-variant:normal;
	font-size:16px;
	color:#5993b9;
	font-weight:bold;
}

.lien_centrer {
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
}
#implantation_accueil {
	background-image: url(Image/Serclim_implantation.gif);
	background-repeat: no-repeat;
	margin-left:10px;
	margin-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	width:241px;	
	height:190px;
}
#implantation_accueil ul
{
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:0px;
	margin-left:10px;
}

#implantation_accueil ul li {
	list-style-type: none;	
	background-image:url(Image/Serclim-puce2.gif);
 	background-repeat:no-repeat;
 	background-position:0% 65%;
 	padding-left:15px;
	margin-left: 0px;
}

/*-----------------Implantations agences------------------------------*/

.details_agence {
width:220px;
height:auto;
float:left;
}

.details_agence2 {



}

.map_agence {
width:500px;
height:220px;
margin-left:230px;
vertical-align:top;
}

.map_agence2 {

}

#carte_flash{
text-align:center;
}
