@charset "utf-8";
/* CSS Document */

/* cadre */
.ombreleu-l{
background-image: url(images/ombrebleu-l.jpg);
}
.ombrebleu-r{
background-image: url(images/ombrebleu-r.jpg);
}
.ombre-l{
background-image: url(images/ombre-l.jpg);
}
.ombre-r{
background-image: url(images/ombre-r.jpg);
}
.ombre-b{
background-image: url(images/ombre-b.jpg);
}
.ombre-h{
background-image: url(images/ombre-h.jpg);
}
.coin-hg{
background-image: url(images/coin-hl.jpg);
}
.coin-hd{
background-image: url(images/coin-hr.jpg);
}
.coin-bg{
background-image: url(images/coin-bl.jpg);
}
.coin-bd{
background-image: url(images/coin-br.jpg);
}


/* MENU */
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
a.menu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #00305f;
	background-color:#ffd500;
	display:block;
	text-align: center;
	vertical-align: middle;

}

.menu-trait{
background-image: url(images/menutrait.gif);
background-repeat:no-repeat;
}

/* Titre */
.titre-bleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	color: #00305f;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

/* Txt courant */
.txt-courant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #767676;
	text-align: left;
	text-decoration: none;
}

/* Txt courant */
.txt-gras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #767676;
	text-align: left;
	text-decoration: none;
}

/* Txt courant */
.liste-client{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #767676;
	text-align: left;
	text-decoration: none;
}
.txt-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #767676;
	text-align: left;
	text-decoration: underline;
	vertical-align: middle;
}
a.txt-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00305f;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}


.txt-stitre-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00305f;
	text-align: left;
	text-decoration: underline;
	vertical-align: middle;
}
.titre-destacamos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.titre-construction{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txt-stitre-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00305f;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

/* english version */
.english{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #767676;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}
/* infos société */
.infosbas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
	vertical-align: middle;
}
/* carré en bas à gauche */

.square{
background-image: url(images/square.gif);
background-repeat:no-repeat;
}

/* sous menu */

.sousmenu{

border-right-style:solid;
border-right-color:#00305f;

border-top-style:solid;
border-top-color:#00305f;
border-width:1px;

}

.bordbleubas{

border-bottom-style:solid;
border-bottom-color:#00305f;
border-width:1px;

}

.bordgrisbas{

border-bottom-style:solid;
border-bottom-color:#cccccc;
border-width:2px;

}
/* Titre sous menu*/
.titre-smenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00305f;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

.titre-smenu-light{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #00305f;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
}

/* titre-Txt courant */
.titre-txt-courant{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #767676;
	text-align: left;
	text-decoration: none;
	top: 4px;
}

