/* Bruno Boumrah CSS 2006*/
/*************************/


/* ENVELLOPE */

html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background: #D41E27;
	font: 100%/100% Arial, Helvetica, sans-serif;
}
#site {
	width: auto;
	height: auto;
	background: url(images/fond.jpg) repeat-x center top;
	font-size: 0.8em;
}
#site #menu {
	background: url(images/menu.jpg) no-repeat;
	width: auto;
	height: 140px;
	padding: 0px;
}
#site #menu img {
	display: inline;
	margin: 0px 0px 0px 5px;
}
#site #header {
	height: 41px;
	background: #D41F28 url(images/fond_header2.jpg) repeat-x left 40px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site #menu ul {
	list-style: none;
	display: block;
	margin: 0px;
	float: left;
	width: 120px;
	padding: 0px;
}
#site #menu li {
	display: block;
	margin: 0px;
	width: auto;
	font-size: 1.1em;
	height: auto;
	padding-top: 5px;
	padding-bottom: 6px;
}

#site #cl_gauche {
	background: #C5BA8D url(images/cl_gauche_contact.jpg) no-repeat;
	float: left;
	height: 600px;
	width: 250px;
}
#footer {
	text-align: center;
	margin: 10px 0px 0px;
	padding: 3px 0px 0px;
	clear: both;
	background: url(images/fond-footer.gif);
	letter-spacing: 0.2em;
	text-transform: none;
	font-size: 0.8em;
	font-weight: bold;
}
#footer p {
	color: #CCCCCC;
	font-size: 11px;
}

#tt {
	font-family:Arial, Helvetica, sans-serif;
	width: 500px;
	text-align: center;
	padding: 0px;
	height: auto;
	font-size: 10px;
	color: #FFFFFF;
	margin: 10px auto 0px;
}
#plan {
	margin-top: 60px;
	float: left;
	margin-left: 25px;
}
#site #cl_gauche p {
	display: block;
	padding-top: 0px;
	font-size: 11px;
	margin: 445px 0px 0px;
	padding-left: 20px;
	padding-bottom: 30px;
}
/* CLASS FONCTIONNELLE */

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.bold {
	font-weight: bold;
}
.block {
	display: block;
}
.margin250 {
	margin-left: 260px;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
.lettrine {
	font-size: 1.4em;
}
.italique {
	font-style: italic;
}

ul.liste {
	display: block;
	margin-left: 260px;
	padding: 0px;
}
#site #body #acceuil {
	width: 695px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#site #body #crea {
	margin-left: 400px;
	width: 37%;
}

/* BALISES */
h1 {
	font-size: 1.2em;
	margin: 0px;
	display: block;
}
h2 {
	display: block;
	border-bottom: 2px solid #FFFFFF;
	margin: 15px 0px;
	width: 75%;
	font-size: 18px;
	padding-bottom: 2px;
}
h3 {
	padding-top: 14px;
	padding-bottom: 14px;
	margin: 0px;
}
img {
	border-style: none;
}
li {
	list-style:none;
	background: url(images/puce.gif) no-repeat left center;
	padding-left: 12px;
	margin-left: 20px;
	margin-bottom: 3px;
}
form {
	margin: 0px 0px 10px;
}
input {
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 90%;
}
textarea {
	height: 70px;
	overflow: auto;
	width: 90%;
}
p {
	margin: 0px;
	padding: 5px 0px;
	display: block;
}
/* LIEN */
a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
}
#menu a:hover {
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: #044088;
}
a:hover {
	color: #000000;
}

#tt a{
	color: #FFFFFF;
}
#tt a:hover{
	color: #BAD1F1;
}

/* FIN LIEN ******************************************/
#actu {
	width: 165px;
	height: auto;
	padding: 0px 10px;
}
#actu h1 {
	text-align: center;
	padding-top: 23px;
}
#crea ul {
	padding: 0px;
	list-style: none;
	margin: 0px 0px 0px 10px;
}
#crea li {
	padding-left: 10px;
	display: block;
	background: url(images/puce.jpg) no-repeat left center;
}

#acceuil p {
	margin-top: 7px;
	margin-bottom: 7px;
}
#mini {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-left: 20px;
}
#site #body #mini img {
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#site #cl_gauche a:hover {
color:#006600;
	text-decoration: none;
}
#contact {
	margin-left: 10px;
}
#logo {
	display: block;
	margin-top: 45px;
	margin-left: 25px;
}
.margin {
	margin-left: 200px;
}
#logo_accroche{
	height: 97px;
	background: url(images/accroche.jpg) no-repeat right top;
	font-size: 14px;
	font-weight: bold;
	width: auto;
}
#accroche {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	padding-top: 70px;
	line-height: 1.2em;
	width: 250px;
	padding-left: 10px;
	color: #999999;
}
#site #principale {
	background: #FFFFFF url(images/fond_acceuil.jpg) no-repeat left bottom;
	height: 510px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#site #principale #interphonie {
	width: 47%;
	height: auto;
}
#site #principale #gtc {
	width: 46%;
	float: right;
	padding-right: 5%;
}
#site #principale #cl_droite .cat h1 {
	width: 150px;
	float: none;
}

#site #principale #interphonie #interphonie_img {
	margin-top: 30px;
	margin-bottom: 20px;
}
#site #principale #videos {
	width: 50%;
	padding-bottom: 100px;
}
#footer span {
	background: #519DAA;
	padding: 0px 10px;
}
.espace {
	margin: 10px;
	border: 1px solid #FF9900;
}
.cat {
	width: 114px;
	float: left;
}
#site #principale .float_left .espace {
	border: 1px solid #FFBA00;
}
#plat {
	padding-left: 21px;
}

.visuel_menu {
	height: 250px;
	float: left;
}
.button_envoyer {
	border: 1px solid #999999;
}
.centrer {
	text-align: center;
}
.italique-rouge {
	font-style: italic;
	font-weight: bold;
	color: #BA0000;
}
#site #principale .cat img.noborder {
	border-style: none;
	margin-bottom: 4px;
}
address {
	display: block;
	font-style: normal;
	font-size: 11px;
	text-align: center;
	background: url(images/fond_footer.jpg) no-repeat;
	height: 48px;
	padding-top: 3px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 120px;
}
.presentation {
	float: right;
}
#principale h1 {
	font-size: 1.2em;
	margin: 0px;
	display: block;
	border-bottom: 1px solid #003366;
}
#cl_droite {
	float: right;
	width: 70%;
	height: auto;
}
.cat {
	width: auto;
	float: left;
	margin: 10px 0 0 60px;
}
#site #principale #cl_droite .cat #img {

	margin: 5px;
	float: left;
	border: 1px solid #CCCCCC;
}
#site #principale #cl_droite .cat .img {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
#footer img {
	margin-right: 5px;
	margin-left: 5px;
}
.fond_bas {
	background: #003366;
	height: 100px;
}
#flash {
	width: 585px;
	height: 222px;
}
.image_gauche, .texte_gauche {
	float: left;
	text-align: center;
	padding-left: 17px;
	width: 25%;
}
.texte_gauche {
text-align:left;
}
#footer_adresse {
	color: #FFFFFF;
	font-size: 0.7em;
	text-align: center;
	padding-top: 3px;
	background: url(images/fond_footer.jpg) no-repeat;
	height: 50px;
	display: block;
}
.texte_gauche ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.texte_gauche li {
	padding: 0px 0px 0px 10px;
	background: url(images/puce.jpg) no-repeat left 5px;
	font-size: 0.75em;
	display: block;
	margin: 2px 0px 2px;
}
#site #cl_droite img {
}
#site #cl_droite .img_border_float_left {
	float: left;
	border: 1px solid #000000;
}
#site #principale #cl_droite .retour {
	font-size: 0.7em;
	text-decoration: overline;
}
#site #principale #cl_droite .retour {
	font-size: 0.9em;
	text-decoration: none;
	float: right;
}
.justify {
	text-align: justify;
}
label {
	font-size: 0.9em;
}
#site #principale .texte_gauche a {
	color: #000066;
}
#site #principale .texte_gauche a:hover {
	color: #000000;
}
.fond_bas #footer_adresse a {
	color: #FFFFFF;
}
.fond_bas #footer_adresse a:hover {
	color: #FF9900;
}
/* ------------------------------------------------------------------------------------------*/
.bouton {
	background: url(images/portrait_menu.jpg) no-repeat;
	float: left;
	width: 110px;
	padding-top: 4px;
	padding-left: 15px;
	height: 26px;
	margin-top: 41px;
	margin-right: 10px;
}
#site #header #logo2 {
	margin-right: 10px;
}
.texte {
	background: url(images/fioriture.jpg) no-repeat;
	padding-top: 15px;
	width: 28%;
	margin-top: 30px;
	float: left;
	margin-right: 40px;
}
.centrage_header{
background:#D41F28 url(images/fond_header2.jpg) repeat-x left 40px;
}
.centrage_principale {
background:#FFFFFF url(images/fond_page_principale.jpg) repeat-x;
}
.centrage_footer {
background:#FFFFFF url(images/fond_footer2.jpg) repeat-x;
}
#site address a {
	color: #333333;
}
#site address a:hover {
	color: #000000;
}
.marque_unique {
	display: block;
	clear: both;
	padding-top: 58px;
}
.visuel {
	float: right;
	margin-top: 50px;
	border: 1px none #999999;
}
.miniature {
	width: 430px;
	height: 30px;
	left: 20px;
	float: left;
	clear: left;
}
#site .centrage_principale #principale .miniature img {
	margin-right: 3px;
	margin-left: 3px;
	cursor: pointer;
}
.formulaire {
	margin-left: 40px;
	padding-top: 60px;
	margin-right: 60px;
}
.texte_diapo {
	background: url(images/fioriture.jpg) no-repeat;
	padding-top: 15px;
	width: 30%;
	height: 360px;
	float: left;
	margin-top: 30px;
}
.texte_boutique{
	background: url(images/fioriture.jpg) no-repeat;
	padding-top: 15px;
	width: 35%;
	height: 360px;
	float: left;
	margin-top: 30px;
}
.champs {
	border: 1px solid #D41F28;
}
.visuel #photo {
	display: block;
}
#nom_visuel {
	font-weight: bold;
	height: 20px;
	vertical-align: text-bottom;
	float: right;
	margin-top: 5px;
}
.exemples {
	float: left;
	margin-top: 6px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
	font-size: 0.8em;
}
.texte_boutique a {
	color: #D32026;
}
.texte_boutique a:hover {
	color: #000000;
}
.formulaire a {

	color: #D32026;
}
.formulaire a:hover {

	color: #000000;
}
.plan {
	margin-bottom: 30px;
}
h4 {
	margin: 0px;
	display: block;
}
h5 {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
}
#site .centrage_principale #principale .formulaire h4 {
	font-size:16px;
}
#div11,#div12,#div13,#div14,#div15,#div16,#div17,#div18,#div19{
	display:none;
}
a:hover span {
	display: inline;
}
a span{
	width: 657px;
	position: absolute;
	top: 20px;
	display: none;
	background: #E21E20;
	right: 0px;
}
