
/*	ASTRA feuilles de style CSS   

! Zone d'dition contenu en bas de page !

Généralités */
body {
/*****/
margin-left:0px;
margin-right:0px;
}

img {
border:0px;
}

ul {
list-style-type:none;
}

a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
font-weight:bolder;
font-size:17px;
}
/* box page INDEX */
#conteneur {
height:569px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/index_background.gif);
background-repeat:repeat-x;
border-top-style:groove; /*****/
border-top-width:medium;
border-bottom-style:groove;
border-bottom-width:medium;
}
#carre {
width:815px;
height:569px;
margin-left:auto;
margin-right:auto;
background-image:url(../img/index_carre.jpg);
background-repeat:no-repeat;
}
#menu_left {
width:160px;
height:400px;
padding-top:5px;
font-family:Verdana;
font-size:15px;
font-weight:600;
text-align:right;
line-height:30px;
list-style-type:none;
}
#images {
width:398px;
height:569px;
margin-left:160px;
margin-top:-405px;
background-image:url(../img/index_images.jpg);
background-repeat:no-repeat;
}
#menu_right {
width:256px;
height:500px;
margin-left:558px;
margin-top:-495px
}
#lien_actif {
font-weight:bolder;
font-size:17px;
}
#menu_right_element {
height:250px;
margin-bottom:15px;
padding-left:5px;
font-style:italic;
letter-spacing:1.2px;
line-height:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
}
#menu_right_element a:hover{
font-weight:bolder;
font-size:1.2em;
}
#capital_letter{
font-weight:bolder;
font-size:1.1em;
}
#logo {
width:255px;
height:139px;
}

/* box autres pages */
#conteneur_all {
height:578px;
width:1024px;
margin-top:15px; /******/
margin-left:auto;
margin-right:auto;
a:link, a:visited {
color:#920f0f;
text-decoration:none;
};
/*border-right-style:solid;
border-right-color:#8c1f1a;
border-right-width:5px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:5px;
border-style:solid;
border-size:5px;
border-color:#8c1f1a;*/
}

#top_all {
width:1024px;
height:20px;
background-image:url(../img/all_top2.gif);
}

#menu_left_all {
width:180px;
height:468px;
margin-top:-81px;
padding-top:85px;
padding-left:20px;
background-image:url(../img/all_menu_left.jpg);
background-repeat:no-repeat;
font-family:Arial;
font-weight:bold;
font-size:12px;
line-height:20px;
border-bottom-color:#CCCCCC; /******/
border-bottom-style:solid;
border-bottom-width:5px;
}

#middle_top_all {
position:relative;
width:824px;
height:81px;
background-image:url(../img/all_middle-top2.gif);
background-repeat:no-repeat;
margin-left:200px;
}

#middle_top_title  { color: #ce0000; font-weight: bolder; font-size: 20px; font-family: Arial; padding-top: 41px; padding-left: 47px }

#middle_top_img {
position:absolute;
right:77px;
top:1px;
width:500px;
height:60px;
background-image:url(../img/all_middle-top-img.gif);
}

#middle_center_all {
width:824px;
margin-top:-484px; /*****/
margin-left:200px;
background-image:url(../img/all_center2.gif);
background-repeat:no-repeat;
}

/* CSS pour la PAGE SHOPPING */
#middle_top_img_shopping {
position:absolute;
right:80px;
top:02px;
padding-right:15px;
width:500px;
height:60px;
}

#panier {
width:135px;
height:60px;
position:absolute;
right:215px;
top:-20px;
padding-right:50px;
padding-top:25px;
background-image:url(../img/panier.gif);
background-repeat:no-repeat;
background-position:right;
color:#666666;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}

#list  {
width:165px;
height:60px;
position:absolute;
right:20px;
top:-20px;
padding-top:25px;
padding-right:50px;
background-image:url(../img/list.gif);
background-repeat:no-repeat;
background-position:right;
color:#666666;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
}

#panier a{
color:#212121;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
}

#list a{
color:#212121;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:600;
}

#panier a:hover {
text-decoration:underline;
}
#list a:hover {
text-decoration:underline;
}

/* CONFIGURATION DE LA ZONE DE CONTENU POUR THIERRY */
#contenu_all {
width:683px;
height:442px;
margin-top:7px;
margin-left:0px; /*****/
padding:15px;
padding-left:49px; /*****/
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:5px;
background-color:#FFFFFF;
overflow:auto;
font-family:Arial;
font-size:10px;
color:#920f0f;
font-weight:bold;
text-align:left;
}
#contenu_shopping {
width:683px;
height:442px;
margin-top:7px;
margin-left:0px; /*****/
padding:15px;
padding-left:49px; /*****/
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:5px;
background-color:#FFFFFF;
overflow:auto;
font-family:Arial;
font-size:10px;
color:#920f0f;
font-weight:bold;
text-align:left;
}
#sous_titre {
font-size:1.5em;
text-align:left;
}
/* CUSTOMISATION DU FORMULAIRE & DES BOUTONS */
input { border:1px solid #212121; background-color:#CCCCCC; font-family:"trebuchet ms",sans-serif; color:#212121; }
input.bouton { background-color:#920f0f; color:white; border:1px outset #212121; }
input.bouton:hover { background-color:#FFFFFF; color:#920f0f; border:1px outset #212121; }
input.bouton_radio { background-color:white; border:none; }
input.bouton_shopping{ background-color:#920f0f; color:white; border:1px outset #212121; font-size:11px; width:20%; }
input.bouton_shopping:hover { background-color:#FFFFFF; color:#920f0f; border:1px outset #212121; }
.arttit     { color: #920f0f; font-weight: 900; font-size: 14px; font-family: Arial }
.artbig    { color: #920f0f; font-weight: 900; font-size: 24px; font-family: Arial }
.arttxt    { color: #000; font-weight: 500; font-size: 12px; font-family: Arial }
.fortxt    { color: #808080; font-weight: 500; font-size: 12px; font-family: Arial }
.artlnk   { color: #920f0f; font-weight: bold; font-size: 10px; font-family: Arial; text-decoration: underline }

