/*
	Feuille de style globale pour le site menuiseries-seguy.fr
*/
/* Balises XHTML */
*{
	font-family:lucida,sans-serif;
	font-size:14px;
	color:#333333;
}
body{
	background:#cc0001 url(/images/fond.jpg) repeat-x;
	text-align:center;
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a.pdf{
    background: #000 url(/images/pdf.gif) no-repeat 8px 50%;
    color: #fff;
    display: block;
    line-height: 34px;
    padding: 5px 5px 5px 55px;
}
img{
	border:0;
}
p,h4{
	margin:0 0 10px 0;
}
hr{
	background-color:black;
	height:1px;
	border:none;
	clear:both;
}
h2{
	color:red;
}
/* Formulaires */
fieldset{
	border:none;
	padding:0;
}
fieldset p{
	margin:0 0 5px 0;
}
fieldset label{
	display:block;
	float:left;
	width:150px;
}
span.required{
	color:red;
	margin:0;
}
fieldset ul{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}
fieldset ul li label{
	float:none;
	width:auto;
}
/* Conteneur de la page */
#page{
	width:1000px;
	margin:0 auto 0 auto;
	text-align:left;
	border-left:1px solid #200101;
	border-right:1px solid #200101;
	background-color:#ffffff;
}
/* Menus (haut et bas de page) */
.menu{
	clear:both;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	background: url(/images/fond_bouton.gif) repeat-x;
}
.menu li{
	float:left;
}
.menu li.debut a{
	border:none;
	padding-left:10px;
}
.menu li a{
	display:block;
	font-size:12px;
	padding:0 10px 0 9px;
	height:29px;
	line-height:29px;
	color:#ffffff;
	border-left:1px solid #f08283;
}
.menu li a:hover,
.menu li a.selectionne,
.menu li a.survol{
	background:#200101 url(/images/fond_bouton_roll.gif) repeat-x;
	text-decoration:none;
}
.menu ul{
	list-style:none;
	background-color:#f80303;
	margin:0;
	padding:0;
	border-top:1px solid #f08283;
	border-left:1px solid #f08283;
	border-right:1px solid #f08283;
	position:absolute;
	z-index:10;
}
.menu ul li{
	float:none;
	border-bottom:1px solid #f08283;
}
.menu ul li a{
	border-left:none;
}

/* Haut de page */
#haut{
	background:url(/images/fond_entete.gif) repeat-x;
	float:left;
	width:980px;
	padding:10px 10px 0 10px;
}
#haut #logo{
	background:url(/images/logo.png) no-repeat;
	width:169px;
	height:71px;
	margin:0;
	float:left;
}
#haut #logo span{
	display:none;
}
#haut .droite{
	float:right;
	text-align:right;
}
#haut #slogan{
	background:url(/images/slogan.png) no-repeat;
	width:385px;
	height:39px;
}
#haut #slogan span{
	display:none;
}
#haut #lien{
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}
/* Contenu de la page */
#contenu{
	clear:both;
	float:left;
	padding:10px;
	width:980px;
}
.colonne,.gauche{
	float:left;
	margin-right:20px;
}
.droite{
	float:right;
	margin-left:20px;
}
.colonne.c1{
	width:720px;
}
.colonne.c2{
	width:532px;
}
.colonne.c3{
	width:350px;
}
.colonne.c4{
	width:215px;
}
.separateur{
	display:block;
	clear:both;
	margin-top:20px;
}
.centre{
	text-align:center;
}
p.legende{
	text-align:center;
	font-style:italic;
	font-size:10px;
	height:30px;
}
.encadre{
	border:1px solid #ff0000;
	margin-bottom:10px;
	padding:5px;
}
.encadre *{
	font-size:10px;
}
.encadre h4{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
.encadre ul{
	padding:0;
	margin:0 0 10px 15px;
}
img.encadre{
	border:1px solid #cccccc;
}
img.encadre.droite{
	margin-right:20px;
}
/* Bas de page */
#bas{
	clear:both;
	text-align:center;
}
#bas .menu{
	background:none;
	margin:0 0 10px 0;
}
#bas .menu li a{
	border-left:1px solid #ff0000;
	color:#333333;
	height:14px;
	line-height:14px;
}
#bas .menu li.debut a{
	border:none;
}
#bas .menu li a:hover{
	background:none;
	text-decoration:underline;
}
#bas address{
	clear:left;
	background-color:#200101;
	height:30px;
	font-style:normal;
	line-height:30px;
}
#bas address,#bas address *{
	color:#cccccc;
	font-size:12px;
}
/* IRCF */
#ircf{
	clear:both;
	width:1000px;
	margin:10px auto 10px auto;
}
#ircf *{
	color:#ffffff;
	font-size:12px;
}
/* Mise en forme spécifique à la page d'accueil */
#visuel{
	margin:-10px -10px 0 -10px;
}
#accueil .colonne.c2{
	background:url(/images/visuel.jpg) no-repeat bottom;
	padding:0 138px 200px 0;
	width:400px;
}
/* Mise en forme spécifique à la page Menuiseries */
.menuiseries img{
	margin-bottom:10px;
}
/* Mise en forme spécifique à la page Portes d'entrée */
.porte{
	float:left;
	margin:0 10px 0 0;
}
.porte img{
	margin-bottom:10px;
	padding:2px;
}
/* Mise en forme spécifiques à la galerie photo */
#galerie{
	margin-top:10px;
}
#galerie img{
	border:1px solid #cccccc;
	padding:5px;
	margin: 0 10px 0 0;
	margin:0 auto 10px auto;
	cursor:pointer;
}
#galerie ul{
	list-style:none;
	margin:0;
	padding:0;
}
#galerie .photos{
	float:left;
	width:620px;
	height:480px;
	overflow:hidden;
	margin-right:20px;
	position:relative;
	z-index:2;
}
#galerie .photos ul{
	display:block;
	width:12000px;
	height:480px;
	position:relative;
	z-index:1;
}
#galerie .photos ul li{
	float:left;
	width:620px;
	text-align:center;
}
#galerie .vignettes{
	width:250px;
	height:480px;
	overflow:auto;
	text-align:center;
}