/**************************************************************
bleu menu : 14069E Rouge : 660000
***************************************************************/
* {
	margin:0;
 	padding:0;
}

body {
	font-family : 			"Bitstream Vera Sans", Verdana, Arial, Helvetica, serif;
	margin : 						0;
	padding :						0;
	color : 						black;
	font-size : 				80%;
}

/**************************************************************
Positionnement dans l'interface     Admin  
***************************************************************/
#diviframe {
position:           relative;
margin:0;
padding:0;
 width:1000px;
right : 117px;
 text-align:center;
 border:	1px solid black;
 z-index:24;
 background: white;
}


#divclient{
 border:	0px solid black;
 z-index:24;
background: white;

}



#conteneur {
  position:           relative; 
  width:              100%; 
}

.separateur {
  clear:both;
}

/**************************************************************
Element des contenus de paragraphe de la page
- index.php
***************************************************************/
.contenu_image_01 {
		margin : 0px 5px 0px 5px;
		float: left;
		border: 					1px solid #660000;
}


.contenu_image_02 {
		margin : -10px 5px 0px 5px;
		float: right;
		border: 					1px solid #660000;
}

.contenu_ss_titre_image_01 {
	clear : left;
	text-align:         left;
	font-weight :				bold;
	font-size : 				80%;
	font-style : 				italic;
	padding-left : 			5px;
	
	color:							#660000;

}

.contenu_ss_titre_image_02 {
	clear : both;
	text-align:         right;
	font-weight :				bold;
	font-size : 				80%;
	font-style : 				italic;
	padding-right : 		5px;
	color:							#660000;

}

.contenu_ss_titre_image {
	text-align:         right;
	font-weight :				bold;
	font-size : 				80%;
	font-style : 				italic;
	margin-right : 			22px;
	color:							#660000;
	padding-bottom :		1em;
}

/**************************************************************
Element sp‚cifique de la page Introduction / Gestion de cablage
***************************************************************/
h2.introduction {
	text-decoration : none;
	font-size : 1.2em;
	color : #660000;
	text-align : left;
	padding-left : 15px;
	margin-bottom:			1em;
}

div.paragraphe {
	margin-bottom:	2em;
	padding-left : 15px;
	padding-right : 15px;
	text-align:justify;

}


div.paragraphe-logo {
	margin-bottom:	2em;
	padding-left : 15px;
	padding-right : 15px;
	text-align:center;
		
}



div.paragraphe_centrer {
	margin-bottom:	1em;
	padding-left : 15px;
	padding-right : 15px;
	text-align:center;
}


.introduction_image_01 {
		margin : -10px 5px 5px 5px;
		float: right;
}

.introduction_image_02 {
		margin : 0px 5px 5px 5px;
		float: left;
}

.introduction_image_03 {
		margin : 5px 5px 5px 5px;
		float: right;
}

.introduction_image_04_01 {
		margin : -25px 5px 5px 5px;
		float: right;
}

.introduction_image_04_02 {
		margin : 5px 5px 5px 5px;
		float: left;
}

.introduction_image_04_03 {
		margin : -10px 5px 5px 5px;
		float: right;
}

.introduction_image_05 {
		margin : -30px 5px 5px 5px;
		float: right;
}
.introduction_image_06 {
		margin : 5px 5px 5px 5px;
		text-align : center;
}

.introduction_image_07 {
		margin : -10px 5px 5px 5px;
		float: left;
}

.petite_introduction {
	text-align : center;
	font-weight :				bold;
	font-style :		italic;
	margin-bottom:	1em;
}

/**************************************************************
Element générique
***************************************************************/
p{
	text-align:         justify;
}

h1 {
	text-align:         center;
	margin-bottom:			1em;
}

h1.societe {
	text-align:         center;
	margin-bottom:			1em;
	color : #660000;
}


h2 {
	text-align:         center;
	color : #660000;
}

h3 {
	text-align:         center;
	text-decoration : 	underline;
}

img {
	border: 						none;
}

a {
	color : 						blue;
	text-decoration : 	underline;
}

a:hover {
	color : 						blue;
	text-decoration : 	underline;
}

.image {
	text-align : center;

}

.rouge{
		color: #CC0000 ;
}


.centrer {
	text-align:         center;
}

.souligner {
	text-decoration : 	underline;
}

input, textarea {
	font-family : 			"Bitstream Vera Sans", Verdana, Arial, Helvetica, serif;
	font-size : 				100%;
}


.menu_home {
	position : absolute;
	top : 175px; 
	left : 5px;
	z-index : 55;
}


/*
h2 a:hover {
	color :							#a16806;
	text-decoration : 	none;
}
h2 a {
	color :							#a16806;
	text-decoration : 	none;
}
.centrer {
	text-align:         center;
}


.erreur {
	color : 						red;
}


.rouge
	{
		color: #CC0000 ;
	}
.bleu
	{
		color: #000083 ;
	}

.gris{
			color: #CCCCCC; 
}

a.interdit
{
	font: 12px Verdana; 
	color: #CCCCCC; 
	text-decoration: underline;
}
a.interdit:hover
{
	font: 12px Verdana; 
	color: #EEEEEE; 
	font-weight: bold ;
	text-decoration : underline ;
}

*/

