/*Init*/
* {
margin:0;
padding:0;
}
body {
margin:10px;
background:#03068f;	
}


/*Structure*/
#content {
min-width:960px;
margin-bottom:30px;
/*border:3px double #f7ed81;*/
}
#header {
position:relative;                                                            
width:960px;
height:190px;
margin:0 auto;
text-align:center;
}
#wrapper {             
position:relative;                                                            
width:960px; 	
margin:0 auto;
}
#left-block {             
position:absolute;                                                            
top:0;
left:0;
width:190px;
padding:20px 0;
background-color:#f7ed81;
border:2px solid #959595;
}
#right-block {             
position:relative;                                                            
width:690px;
min-height:500px;
margin-left:230px;
padding:0 10px 20px 10px;
background-color:#f7ed81;
border:2px solid #959595;
}
#footer {
position:relative;
width:980px;
height:60px;
margin:0 auto;
}

/*Header*/
#header a img {
margin:0 auto;
border:0;
}
#votre-batterie {
position:absolute;
left:750px;
top:90px;
width:150px;
height:59px;
}

/*Left-block*/
#left-block ul {
margin:20px 10px 0 15px;
padding:0;
list-style:none;
}
#left-block li {
margin:0;
text-align:left;
font:14px Verdana, sans-serif;
font-weight:bold;
}
#left-block li a {
display:block;
padding:20px 0 20px 32px;
color:#010463;
text-decoration:none;
}
#left-block li a.active {
background:url('http://www.huitric.fr/assets/images/structure/eclair-big2.png') no-repeat left center; 
}
#left-block li a:hover {
color:#010463;
text-decoration:underline;  
background:url('http://www.huitric.fr/assets/images/structure/eclair-big2.png') no-repeat left center; 
}
/*Left-block Sous-Menu*/
#left-block ul li ul {
margin:0 0 0 10px;
padding:0;
border-top:0;
}
#left-block ul li ul li{
font:14px Georgia, "Times New Roman", Times, serif;
font-weight:normal;
}
#left-block ul li ul li a {
display:block;
padding:10px 10px 0 20px;
color:#010463;
}
#left-block ul li a.active ul li a {
color:#010463;
text-decoration:none;
border-bottom:0;
}
#left-block ul li div ul li a.active {
color:#010463;
background:url('http://www.huitric.fr/assets/images/structure/eclair-big2.png') no-repeat left center;
}
#left-block ul li div ul li a:hover {
color:#010463;
background:url('http://www.huitric.fr/assets/images/structure/eclair-big2.png') no-repeat left center;
}

/*Right-block*/
#right-block h1 {
margin:40px 10px 40px 30px;;
font:32px "Apple Chancery", "Monotype Corsiva", "URW Chancery L", serif;
color:#ec2f05;
text-align:left;
}
#right-block h2 {
text-align:left;
margin:40px 0 0 30px;
font:19px "Bookman Old Style", Georgia, serif;
color:#000000;
}
#right-block h2 a {
font:19px "Bookman Old Style", Georgia, serif;
text-decoration:underline; 
color:#0261fd;
}
#right-block h3 {
text-align:left;
margin-left:60px;
padding:15px 0px 15px 0px;
font:16px "Bookman Old Style", Georgia, serif;
color:#000000;
}
#right-block h4 {
font:14px "Bookman Old Style", Georgia, serif;
font-weight:bold;
color:#FF0000;
}
#right-block p {
margin:20px 30px;
font:14px "Bookman Old Style", Georgia, serif;
color:#000000;
line-height:25px;
text-align:left;
}
#right-block ul {
list-style-image:url('http://www.huitric.fr/assets/images/structure/etoile.png');
}
#right-block ul.circle {
list-style-image:none;
list-style-type:disc;
}
#right-block li {
text-align:left;
margin:10px 0 0 40px;
font:14px "Bookman Old Style", Georgia, serif;
color:#000000;
}
#right-block li a {
font:14px "Bookman Old Style", Georgia, serif;
color:#010463;
}
#right-block li a:hover{
text-decoration:underline; 
color:#0261fd;
}
#right-block a {
text-decoration:none;
font:14px "Bookman Old Style", Georgia, serif;
color:#010463;
}
#right-block a:hover {
text-decoration:underline; 
color:#0261fd;
}
#retour{
margin:30px 0;
text-align:center;
text-decoration:underline;
}
#right-block img a {
border:0
}
.alignleft {
text-align:left;
}
.alignright {
text-align:right;
}
.float-right {
float:right;
margin-right:30px;
margin-left:20px;
}
.float-left {
float:left;
margin-right:30px;
margin-left:20px;
}
.clear {
clear:both;
}
form {
margin:0 auto;
}

/*Tableaux*/
table {
margin:0 auto 20px auto;
}
.designation {
font-weight:bold;
color:#1A1C70;
}
.row {
background:#F6E6B6;
}
.row2 {
background:#F6D165;
}
td {
padding:4px 6px;
text-align:center;
font:11px Verdana, sans-serif;
color:#000000;
}
td a {
text-decoration:underline;
font:11px Verdana, sans-serif;
font-weight:bold;
color:#010463;
}
td a:hover {
text-decoration:underline; 
color:#0261fd;
}
th {
padding:4px 6px;
text-align:center;
font:12px Verdana, sans-serif;
color:#fff;
font-weight:bold;
background:#1A1C70;
}



/*Collection*/
.collection {
text-align:center;
}
.center {
text-align:center;
}

/*Footer*/
#footer ul {
margin:30px 0;
list-style-type:none;
text-align:center;
}
#footer li {
display:inline;
margin:0 25px;
font:11px Verdana, sans-serif;
}
#footer li a {
color:#fff;
text-decoration:none;
}
#footer li a:hover {
text-decoration:underline;
}

/*Tableau mentions légales*/
#mentions {
width:450px;
margin:10px auto;
}
#mentions td {
vertical-align:middle;
text-align:center;
border:1px solid #010463;
}


/*Formulaire renseignement*/
#infoform {
margin-top:30px;
width:550px;
}
legend {
margin-left:20px;
margin-bottom:10px;
font:14px "Bookman Old Style", Georgia, serif;
font-weight:normal;
color:#010463;
}
label {
font:12px "Bookman Old Style", Georgia, serif;
}
fieldset {
margin:15px 0;
}

/*Blocs collection*/
#wrapper-old {
position:relative;
width:980px;
height:727px;
margin:0 auto;
background:url('http://www.huitric.fr/assets/images/structure/bg-collection.jpg') top left no-repeat #fbfac5;
}
#centre-old {
position:relative;
margin:0 0 0 230px;
width:700px;
height:727px;
padding:20px 20px 20px 20px;
text-align:center;
border-left:3px double #03068f;
}
#centre-old ul {
list-style-type:disc;
margin-left:15px;
color:#010463;
}
#centre-old li {
text-align:left;
margin:10px 0 0 40px;
font:20px "Script MT Bold", "Lucida Calligraphy", "Monotype Corsiva", Palatino, serif;
color:#000000;
}
#centre-old a {
text-decoration:none;
font:20px "Script MT Bold", "Lucida Calligraphy", "Monotype Corsiva", Palatino, serif;
color:#010463;
}
#centre-old a:hover {
text-decoration:underline; 
color:#0261fd;
}
#centre-old h1 {
margin:40px 10px 30px 10px;;
font:32px "Apple Chancery", "Monotype Corsiva", "URW Chancery L", serif;
color:#ec2f05;
text-align:left;
}
#centre-old p {
margin:20px 30px;
font:20px "Script MT Bold", "Lucida Calligraphy", "Monotype Corsiva", Palatino, serif;
color:#000000;
line-height:25px;
text-align:justify;
}
#centre-old td a {
font:11px Verdana, sans-serif;
font-weight:bold;
}

#produits {
width:700px;
}
#produits td {
vertical-align:top;
}
#produits td h2 {
clear:both;
margin:10px 0 20px 10px;
}
#produits td ul {
margin-bottom:10px;
}
