/* CSS Document */

* {
	margin: 0;
	padding: 0;
	text-align:left;
}

body {
	background: #141414 url(images/socah/fond-socah.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

p, td {	
	font-size: 12px;
}
q{
	quotes:none !important;
}

img {
	border:none;
}

.spacer {
	visibility:hidden;
	height:1;
	clear:both;
}

#conteneur {
	width: 960px;
	margin: 0 auto;
}

#panneau {
	padding: 10px;
	display:block;
	/*width:661px;*/
	position:relative;
}

#panneau ul {
	margin-left: 20px;
}

#pied-de-page {
	background: url(images/socah/fond-pied.jpg) repeat-x;
	height: 40px;
	line-height: 40px;
	text-align:center;
}

#pied-de-page p { text-align:center; }

#bandeau-haut {
	height: 163px;
	position:relative;
	margin: 0 auto;
	width:960px;
}

#anime-flash {
	position:absolute;
	z-index:1;
}

#lien-logo {
	position:absolute;
	z-index:99;
	left: 0;
	top:0;
}


#liens-haut {
	position:absolute;
	right:0;
	top:0;
	z-index:99;
}

/*** HOMEPAGE ***/

#panneau-home {
	margin-top: 50px;
	padding: 10px;
}

#edito {
	float:left;
	color: #FFFFFF;
	width: 300px;
	font-size: 12px;
}

#edito p {
	margin: 20px;
}

#edito h1 {
	float:left;
	border-bottom: 1px solid #ffcc00; 
	font-size:50px;
	width: 290px;
	margin-bottom: 20px;
}

.bloc-accueil {
	width: 290px;
	float: left;
	margin: 10px;
}

.bloc-accueil-fond {
	/*padding: 10px;*/
	padding: 10px 0 10px 10px;
	margin: 0;
	background: #FFFFFF url(images/socah/bloc-accueil.gif) no-repeat;
}

.bloc-accueil p:first-letter {
	font-size: 12px;
	color: #ffcc00; ;
}

.bloc-accueil p {
	margin: 20px;
	font-size: 10px;
}

.bloc-accueil h2 {
	font-size: 18px;
	font-weight:100;
	color:2e2d2d;
}

.bloc-accueil .Titre {
	font-size: 1.4em;
}

/*** BLOCS ****/

#bloc-actus {
	color: #FFF;
	font-size:10px;
	padding: 5px;
	padding-left:10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	width: 290px;
}

#bloc-actus h2 {
	border-bottom: 1px solid #ffcc00; 
	color: #FFF;
	font-size:14px;
	float:left;
}

#bloc-actus h3 {
	font-size:12px;
}

#bloc-actus h2 a {
	color: #ffcc00;
	font-size:10px;
	float:right;
}

#bloc-actus img {
	padding: 5px 5px 5px 0;
}

#bloc-actus .date {
	color: #ffcc00;
	margin-right: 10px;
}

#bloc-actus a {
	font-size:10px;
	color: #FFF;
}

#devis {
	background: url(images/socah/devis-fond2.gif) repeat-x;
	height: 100px;
	padding: 10px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
}

#devis input {
	float: right;
	margin: 10px;
	border: 1px solid #7e7f80;
	background: url(images/socah/bouton-devis.gif);
	text-align:center;
	font-size: 10px;
	color:#000;
}

#bloc-domaine-act h2 {
	font-size:14px;
	color: #ffcc00;
	margin-top: 20px;
}

#bloc-domaine-act p {
	margin : 20px;
	color: #FFF;
	font-size:10px;
}

#bloc-domaine-act p:first-letter {
	color: #ffcc00;
	font-size:12px;
}

#bloc-domaine-act select {
	font-size:10px;
	float:left;
	width: 250px;
}

#bloc-domaine-act input {
	margin-left: 10px;
	background: url(images/socah/bouton-loupe.gif) no-repeat;
	width: 18px;
	height: 18px;
	border:none;
}

/*** Ajout Sylvain ***/

#adresses_SG {
	background: #40a5ff url(images/socah/adresses-fond2.jpg) no-repeat;
	padding: 10px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
}

/*** Fin ajout Sylvain ***/

/*** MENU ***/

#menu-principal li, #sousmenu li  {
	display:inline;
	float:left;
}

.menuactif-gauche {
	background: url(images/socah/menuactif-gauche.gif) no-repeat;
	padding-left: 2px;
	width: 220px;
}

.menuactif-droite {
	background: url(images/socah/menuactif-droite.gif) no-repeat 100% 0px;
	padding-right: 2px;
}

.menuactif-fond {
	background: #ffc937 url(images/socah/menuactif-fond.gif) repeat-x;
	padding: 0;
}

.menuactif {
	background: url(images/socah/titremenu-fond-actif.png) no-repeat;
	color: #000000;
	font-size:18px;
	padding: 8px 0px 12px 5px;
}

.ongletmenu {
	background: url(images/socah/titremenu-fond.png) no-repeat;
	color: #ffbb05;
	font-size:18px;
	padding: 8px 4px 12px 4px;
}

.ongletmenu a, .ongletmenu a:hover {
	color: #ffbb05;
	text-decoration:none;
}

.sousmenu-gauche {
	background: url(images/socah/sousmenu-gauche.gif) no-repeat;
	padding-left: 2px;
	clear:both;
}

.sousmenu-droite {
	background: url(images/socah/sousmenu-droite.gif) no-repeat 100% 0px;
	padding-right: 2px;
	clear:both;
}

#sousmenu {
	background: url(images/socah/sousmenu-fond.gif) repeat-x;
	padding-left: 10px;
	line-height: 40px;
}

#panneau {
	background: #FFFFFF url(images/socah/texte-fond.jpg) no-repeat;
	min-height: 400px;
}

/**** MOTEUR DE RECHERCHE ****/

#moteur-de-recherche {
	width: 290;
	min-height: 300px;
	font-size:12px;
}

#moteur de recherche * {
	margin: 0;
	padding: 0;
}

#moteur-de-recherche div {display:none;}

#moteur-de-recherche div.visible {display:block;}
#moteur-de-recherche li.titre, 
#moteur-de-recherche li.titre1,
#moteur-de-recherche li.titre2 {
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	cursor:pointer;
}
#moteur-de-recherche div.panneau ul li {display:block;}

#moteur-de-recherche form li {
	list-style-image: url(images/socah/moteur/puce.gif);
	margin-left: 20px;
	margin-top: 5px;
}

#moteur-de-recherche form input,
#moteur-de-recherche form select  {
	float: right;
}

#moteur-de-recherche form .label {
	width: 120px;
}

#moteur-de-recherche form .puce {
	width: 10px;
}

#moteur-de-recherche form .input {
	/*width: 130px;*/
	text-align: right;
	float:right;
}



#moteur-de-recherche .sousmenu {
	background-color : #ffd35f;
	height: 27px;
	clear:both;
}

	/*** ONGLETS NIV1 ***/
	
	#moteur-de-recherche #hydraulique,
	#moteur-de-recherche #pneumatique  {
	margin:0;
	padding:0px;
	line-height:40px;
	}
	
	#moteur-de-recherche #hydraulique  {
		background: url(images/socah/moteur/onglet-hydraulique-off.gif) no-repeat;
		width: 144px;
	}

	#moteur-de-recherche #pneumatique  {
		background: url(images/socah/moteur/onglet-pneumatique-off.gif) no-repeat;
		width: 146px;
	}

	#moteur-de-recherche #pneumatique.actif  {
		background: url(images/socah/moteur/onglet-pneumatique-on.gif) no-repeat;
	}
	
	#moteur-de-recherche  #hydraulique.actif {
		background: url(images/socah/moteur/onglet-hydraulique-on.gif) no-repeat;
	}

	
	#moteur-de-recherche #pneumatique a,
	#moteur-de-recherche #hydraulique a {
		display:block;
		padding-left: 10px;
		margin-top: 15px;
		line-height:25px;
		font-size:15px;
		vertical-align:bottom;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;
	}
	
	#moteur-de-recherche #pneumatique.actif a  {color:#000;}
	#moteur-de-recherche #hydraulique.actif a  {color:#000;}


	/*** ONGLETS NIV2 ***/
	#moteur-de-recherche li.titre1 {
		float: left;
	}
	
	#moteur-de-recherche li.titre1 .gauche {
		background: url(images/socah/moteur/onglet-gauche.gif) no-repeat;
		display:block;
		padding-left: 2px;
	}
	
	#moteur-de-recherche li.titre1 .droite {
		background: url(images/socah/moteur/onglet-droite.gif) no-repeat 100% 0;
		display:block;
		padding-right: 2px;
	}
	
	#moteur-de-recherche li.titre1 .milieu {
		background: url(images/socah/moteur/onglet-fond.gif) repeat-x;
		display:block;
		line-height: 27px;
		text-align:center;
		width: 90px;
	}
	
	#moteur-de-recherche li.actif .gauche {
		background: url(images/socah/moteur/onglet-gauche-actif.gif) no-repeat;
		display:block;
		padding-left: 2px;
	}
	
	#moteur-de-recherche li.actif .droite {
		background: url(images/socah/moteur/onglet-droite-actif.gif) no-repeat 100% 0;
		display:block;
		padding-right: 2px;
	}
	
	#moteur-de-recherche li.actif .milieu {
		background: url(images/socah/moteur/onglet-fond-actif.gif) repeat-x;
		display:block;
		line-height: 27px;
		text-align:center;
		width: 80px;
	}

#moteur-de-recherche .groupe1 {
	background: url(images/socah/moteur/groupe1-fond.gif) repeat-x;
	clear:both;
}

#moteur-de-recherche .groupe4 {
	padding: 10px;
}

#moteur-de-recherche .groupe1,
#moteur-de-recherche .groupe2,
#moteur-de-recherche .groupe3 {
width: 100%;
}

#moteur-de-recherche .groupe2,
#moteur-de-recherche .groupe4,
#moteur-de-recherche .bas-milieu {
	background: #ffbb05;
	display:block;
}

#moteur-de-recherche .groupe3 {
	background: #ffd669;
}

#moteur-de-recherche .bas-milieu  {
		height: 2px;
}

#moteur-de-recherche .coin-bas-gauche {
		background: url(images/socah/moteur/coin-bas-gauche.gif) no-repeat;
		padding-left: 2px;
		height: 2px;
		display:block;
		}

#moteur-de-recherche .coin-bas-droite {
		background: url(images/socah/moteur/coin-bas-droite.gif) no-repeat 100% 0;
		padding-right: 2px;
		height: 2px;
		display:block;
		}



/**** FIN MOTEUR DE RECHERCHE ****/

/**** PRODUITS ****/

.produit-resume {
	width: 250px;
	padding: 20px;
	float:left;
}

.produit-resume h4 {
	font-size: 14px;
	font-weight: bold;
	color: #ff9705;
}

.produit-resume img {
	border: 1px solid #000;
	margin-right: 10px;
}

.produit-resume span,
.produit-resume a {
	font-size: 12px;
}

/*** TABLEAU COMPARATIF ***/

#tableau {
	border: 1px solid #000;
}

#tableau th {
	background : #c7c7c7;
}

/* *** STYLE ADDITIONNEL PATCH JUILLET 2010 *** */
#edito p{
	color:#FFBB05;
	margin:0;
	font-size:1em;
}
#edito p strong {
	font-weight:bold;
	color:#ffffff;
}
#liens-haut a{

}
#liens-haut span{
	display:inline-block;
	vertical-align:top;
}

