/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------ Fin debugger ----------------- */

body
{
	background:url("../images/fond_damier.gif") fixed;
	margin:0px;
	font-family:verdana;
}

 p
{
	text-align:justify;
}

h1
{

}

h2
{
	font-size:24px;
	color:yellow;
	text-shadow:2px 4px 4px black;
}

h3
{
	font-size:16px;
	font-style:italic;
}

#banniere
{
	background:url("../images/banniere.jpg");
	width:970px;
	height:334px;
	margin:0px auto;
	/*border:1px solid green;*/
	/*position:fixed;*/
}

#on_admin
{
	float:right;
	background-color:black;
	color:yellow;
	font-size:10px;
	margin:235px 20px auto auto;
	padding:6px;
	border:1px solid yellow;
}

#container
{
	background-color:#ccc;
	margin:0px auto;
	width:970px;
	min-height:768px;
	box-shadow:0px 0px 20px 10px black;
	/*border: 1px solid black;*/
}

a, a:link, a:visited
{
	color:black;
	border:0px;
}

a:hover
{
	color:yellow;
	text-decoration:none;
	text-shadow:4px 2px 2px #666;
}

ul
{
	font-weight:bold;
	/*list-style-type:circle;*/
}

#divmenu {
width:970px;
margin:-65px auto;
padding:0px;
/*border:1px solid black;*/

}

#topmenu
{
	text-align:center;
	margin:0px auto;
	padding:0px 0px 0px 110px;
	height:20px;
}

#topmenu li
{
	float:left;
	margin:0px auto;
	height:20px;
	display:inline;
	width:125px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;*/
}

#topmenu a, #topmenu a:link, #topmenu a:visited
{
	border:0px;
	text-decoration:none;
	font-size:14px;
}

#topmenu li ul a, #topmenu li ul a:link, #topmenu li ul a:visited{
font-size:14px;
}

#topmenu a:hover, #topmenu a:focus, #topmenu a:active
{
text-shadow:0px 0px 4px black;
color:yellow;
}
 
 #main_content
 {
	clear:both;
	min-height:240px;
	margin:120px auto;
	padding:0px 110px 0px 110px;
 }
 
 .gros
{
	font-size:1.5em;
	font-weight:bold;
}

 .jaune
{
	color:yellow;
	font-weight:bold;
	text-shadow:0px 0px 4px black;
}

 .textfoot
{
	color:white;
}

 #garantie
{
	background:url("../images/garantie.png") no-repeat;
	width:349px;
	height:61px;
	margin:40px auto;
}

 #teintes
{
	background:url("../images/starglace_teintes.jpg");
	margin:0px auto;
	width:600px;
	height:307px;
	border:1px solid black;
}

#plan
{
	float:left;
	margin-top:-150px;
	margin-bottom:20px;
}

#horaires
{
	float:right;
	background-color:black;
	color:white;
	text-align:center;
	font-weight:bold;
	margin-right:0px;
	margin-top:20px;
	width:264px;
	padding:16px;
	border:1px solid yellow;
}

#devis
{
	clear:both;
	float:right;
	background-color:black;
	color:white;
	line-height:120%;
	font-size:14px;
	margin-top:30px;
	width:264px;
	padding:16px;
	border:1px solid yellow;
}

#devis ul li
{
	list-style-type:disc;
	list-style-position:inside;
}

 #footer
{
	clear:both;
	background:url("../images/footer.jpg") no-repeat;
	width:970px;
	height:140px;
}

 #footer p
{
	font-size:0.7em;
	
}

 #adresse
{
	float:left;
	margin:20px;
}

 #icone_facebouc
{
	float:right;
	background:url("../images/facebouc.png") no-repeat right;
	color:#9cf;
	font-size:0.8em;
	width:270px;
	height:60px;
	margin:20px;
}

 #jaime
{
	margin:40px auto;
}

 #icone_facebouc a, #icone_facebouc a:link, #icone_facebouc a:visited
{
	text-decoration:none;
	color:#9cf;
}

 #mentions
{
	clear:both;
	color:white;
	text-align:center;
	font-size:0.8em;
	margin:0px auto;
}

 #mentions a, #mentions a:link, #mentions a:visited
{
	color:white;
}

#liste_photos li
{
	display:inline;
}

#liste_photos img
{
	margin:10px;
	max-width:80px;
	max-height:80px;
	border:0;
}

#form2 img
{
	max-width:640px;
	max-height:460px;
}

#boutons1
{
	margin:0px auto;
}

.titre_centre
{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:yellow;
	text-shadow:1px 4px 4px black;
}

.lien_devis
{
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	color:black;
}

.lien_devis a, .lien_devis a:link, .lien_devis a:visited
{
	color:yellow;
	text-shadow:1px 4px 4px black;
	text-decoration:none;
}

.lien_devis a:hover
{
	color:black;
	text-shadow:none;
}

.illu_actu img
{
	float:left;
	max-width:160px;
	max-height:160px;
	margin:0px 10px 10px 0px;
}

.modif_event
{
	font-size:12px;
	text-align:right;
}

.modif_event a, .modif_event a:link, .modif_event a:visited
{
	color:white;
	text-decoration:none;
}
