﻿/************* INITIALISATION DES VALEURS ************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }
h1,h2,h3,h4,h5,h6 { font-size : 100%; }
ol,ul { list-style : none; }
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }
table { border-collapse : collapse; border-spacing : 0; }
fieldset,img { border : 0; }
caption,th { text-align : left; }
q:before, q:after { content :''; }
a {outline: none;}

.cacher{
display:none;
}

h3{
text-align: right;
font-family: "Bell MT, Arno Pro Caption";
font-weight: bold;
color: #EB6822;
font-size: 20px;
}

body{
font-family: Bell MT, Arno Pro Caption, verdana;
background: #f4cfa6;
color:#ffffff;
}

#global{;
width:700px;
margin:50px auto;

}

#photosindex{
background: url('images/img.jpg');
width: 604px;
height:150px;
}

.entrercoteresto{
position:absolute;
margin-left:0px;
margin-top:0px;
width: 302px;
height:243px;
}

.entrercotevin{
position:absolute;
margin-left:302px;
margin-top:0px;
width: 302px;
height:243px;
}

#ombreindex{
background: url('images/ombre.jpg');
margin-top:243px;
width: 604px;
height:24px;
}



