/* CSS Document */

/* #########################################corps de la page#########################################*/
body{
margin:0;
padding:0;
text-align:center;/* text align center pour centrer les elements de la page*/
} 

/*#########################################charte#########################################*/

a.vertical {
	display:block;
	color:#FFFFFF;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 3px;
	width:auto;
	height:16px;
	background:#CC0000;
}
a.vertical:hover {
	color:#FFFFFF;
	background:#A42B58;
}
.fond_body {
background:url(../img/body.jpg) no-repeat;
}

.bordure {
border:1px solid #FFFFFF;
}

div.menu {
}/* zone du menu*/
adress {
}/* balise adress*/

/*#########################################intégration#########################################*/
div#wrapper {/* Element devant contenir la div integration, replace les elements à gauche, ,ne rien modifier*/
text-align:left; 
width:900px; 
height:100%; 
margin:0 auto;
}

div#integration {/*la div intégration  */
font: 13px "Trebuchet MS"; 
color:#ffffff; 
padding: 10px;
}

div#hautdepage {/*Pour le lien haut de page */
padding: 0px 15px 0px 150px;
font-size: 0.8em;
color: #2B628E;
font-family:tahoma;
text-align: left;
float: right;
}

div.encart1 { /*div laissée à l'usage d'un encart */
color:#EDF1F5;
background-color:#5D9EC6;
padding:5 5px;
font-size:15px;
margin:0 60px;
text-align:center;
border:1px dashed #ffffff;
}
div.encart2 { /*div laissée à l'usage d'un second encart */
color: #FFFFFF;
background-color: #996699;
padding: 10px;
}

.clear {/*Pour que le paragraphe suivant un élément flottant ne s'imbrique pas dans l'espace laissé libre*/
 clear:both;
 }

.txt1 {/*mise en forme d'un paragraphe*/
 color:#ffffff;
 margin-left:60px;
 }
.txt2 {/*mise en fome d'un paragraphe*/
 color:#73B8E1;
 font-size:16px;
 font-weight:bold;
 text-decoration:underline;
 
 }
.txt3 {/*mise en forme d'un paragraphe*/
 color:#000000;
 }


cite {/* Pour mettre en forme un texte ou une citation compris dans la balise cite ( par defaut en italique) */
}

.element_liste {
	list-style-image:url(../img/puce1.gif);
	font-size: 14px;
	color: #72B8E0;
	font-weight: bold;
	margin-left: 80px;
}
.element_liste2 {
	list-style-image:url(../img/puce2.gif);
	font-size: 14px;
	color: #72B8E0;
	font-weight: bold;
	margin-left: 100px;
}
.element_liste3 {
list-style-type:disc;
	font-size: 14px;
	color: #ffffff;
	margin-left: 90px;
}


.element_liste a{
	font-size: 14px;
	color: #72B8E0;
	font-weight: bold;
	font-style:italic;
}
.element_liste a:hover{
	font-size: 14px;
	color: #72B8E0;
	background-color:#295F86;
	font-weight: bold;
}

.element_liste ul {/* pour les listes à puces contenues dans une liste principale */
list-style-image:url(../img/puce2.gif);
}

.element_flottant_droite {/* image ou flash en float à droite*/
float: right; 
margin-right:10px;
border:1px solid #ffffff;
}
.element_flottant_gauche {/* image ou flash en float à gauche*/
float: left; 
margin-left:10px;
border:1px solid #ffffff;
}

.bordure_flash {/*Pour les bordures des animations flash, compatible firefox */
border: 1px solid #72B8E0;
display:block;
}

/*-------------------------------------------*/

a {/*les liens  */
	font-size: 14px;
	color: #72B8E0;
	font-style:italic;
}
a:hover {
	font-size: 14px;
	color: #72B8E0;
	background-color:#295F86;
}

div.encart1 a {/*les liens contenus dans l'encart  */
color:#CCCCCC;
}
div.encart1 a:hover {
color:#99CC33;
}

/*-------------------------------------------*/

h2 {/*les titres  */
letter-spacing: 6px;
font-size:1.1em;
text-align:right;
color: #000000;
}
h3 {
letter-spacing:2px;
font-size:15px; 
border-bottom:1px solid #EAC9A8;
color:#EAC9A8;
text-align:center;
margin:0 10px;
}
h3 a{
font-size:15px; 
color:#EAC9A8;
font-style:italic;
text-decoration:none;
}
h3 a:hover{
font-size:15px; 
color:#EAC9A8;
background-color:#448AC9;
font-style:italic;
text-decoration:none;
}
h4 {
font-size:15px; 
background-color:#104169;
color:#72B8E0;
margin:0 10px;
}
h4 a{
font-size:15px; 
color:#72B8E0;
text-decoration:underline;
}
h4 a:hover{
font-size:15px; 
color:#EAC9A8;
font-style:italic;
text-decoration:none;
}


/*-------------------------------------------*/

.tableau1 {
border: thin dashed #000000;
background-color: #FFFFFF;
}
.tableau1 th{
color: #FFFFFF;
background-color: #000000;
}
.tableau1 td{
color: #000000;
}

.bordure_tableau {/* Pour appliquer une bordure à un tableau*/

}

table td {/*tailles de la police dans les tableaux si rien de précisé */
font-size: 13px;
}
th {/*intitulés des tableaux si rien de précisé*/
}

.formulaire td { 
color:#000000;
}

.transparent {/*permet l'effet de transparence*/
filter:alpha(opacity=60);  
-moz-opacity:0.60;
opacity: 0.60;}



.tableau_vignette  a img { /* pour créer un effet de rollover sur une vignette*/
border: 2px solid #DC942E;
}	

.tableau_vignette a:hover img{
border: 2px solid #fff
}

.mention {font-style: italic; font-size:10px;}/*Pour le txt en fin de formulaire*/
h2 span{
visibility:hidden;
}
.savoir{
width:643px;
height:57px;
background:url(../img/savoir.gif) no-repeat;
margin-top:50px;
}
.portes{
width:643px;
height:57px;
background:url(../img/portes.gif) no-repeat;
margin-top:50px;
}
.portails{
width:643px;
height:57px;
background:url(../img/portails.gif) no-repeat;
margin-top:50px;
}
.auto{
width:643px;
height:57px;
background:url(../img/automatisation.gif) no-repeat;
margin-top:50px;
}
.video{
width:643px;
height:57px;
background:url(../img/videophone.gif) no-repeat;
margin-top:50px;
}
.controle{
width:643px;
height:57px;
background:url(../img/fab.gif) no-repeat;
margin-top:50px;
}
.depannage{
width:643px;
height:57px;
background:url(../img/depannage.gif) no-repeat;
margin-top:50px;
}
.pro{
width:643px;
height:57px;
background:url(../img/pro.gif) no-repeat;
margin-top:50px;
}
.real{
width:643px;
height:57px;
background:url(../img/ref.gif) no-repeat;
margin-top:50px;
}
.contact{
width:643px;
height:57px;
background:url(../img/contact_titre.gif) no-repeat;
margin-top:50px;
}




.savoir_gb{
width:643px;
height:57px;
background:url(../img/savoir_gb.gif) no-repeat;
margin-top:50px;
}
.portes_gb{
width:643px;
height:57px;
background:url(../img/portes_gb.gif) no-repeat;
margin-top:50px;
}
.portails_gb{
width:643px;
height:57px;
background:url(../img/portails_gb.gif) no-repeat;
margin-top:50px;
}
.auto_gb{
width:643px;
height:57px;
background:url(../img/automatisation_gb.gif) no-repeat;
margin-top:50px;
}
.video_gb{
width:643px;
height:57px;
background:url(../img/videophone_gb.gif) no-repeat;
margin-top:50px;
}
.controle_gb{
width:643px;
height:57px;
background:url(../img/fab_gb.gif) no-repeat;
margin-top:50px;
}
.depannage_gb{
width:643px;
height:57px;
background:url(../img/depannage_gb.gif) no-repeat;
margin-top:50px;
}
.pro_gb{
width:643px;
height:57px;
background:url(../img/pro_gb.gif) no-repeat;
margin-top:50px;
}
.real_gb{
width:643px;
height:57px;
background:url(../img/ref_gb.gif) no-repeat;
margin-top:50px;
}
.contact_gb{
width:643px;
height:57px;
background:url(../img/contact_titre.gif) no-repeat;
margin-top:50px;
}



h5 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-right: 60px;
	margin-left: 60px;
	background-color: #FFFFFF;
}
