body {
 font : normal 12px/1.6em Georgia, Arial, Helvetica, sans-serif;
 color : #2a3845;
 margin : 0;
 padding : 0;
 background:#fff;
}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : none;background:none;}
a:hover {color : #a43b55;text-decoration : underline;background:none;}
h1 {color : #A60062;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;text-align:center;}
h2 {color : #A60062;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : bold 20px Georgia, serif;border-bottom : 1px solid #efece7;text-align:center;}
h3 {color : #A60062;margin : 10px 0;padding-bottom : 10px;font : bold 14px Georgia, sans-serif;border-bottom : 1px solid #efece7;}
h4 {color : #A60062;margin : 0px 0;padding-bottom : 0px;font : bold 14px Georgia, sans-serif;font-style: italic;}
hr {color : #A60062;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(../img/bullet.gif);}
.box {background : #f7f7f7;border : 1px solid #f0e9eb;padding : 15px;}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 800px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;}
#header {margin : 0 1px;}

#entete1 {
 background : #A60062; 
 padding : 10px 20px;
 text-align:right;
 color : #f6dde3;
 border-top: 2px solid #FFF;
 width:800;
 height:50px;
}
#entete2 {
 background : #fff; 
 padding : 10px 20px;
 text-align:right;
 color : #f6dde3;
 border-bottom: 2px solid #A60062;
}



#entete1 a:visited, #entete1 a:link {text-decoration : none;color : #f6dde3;}
#entete1 a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 18px Georgia, serif;color : #fa7393;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 18px Georgia, serif;color : #A60062; }

#gauche {width : 160px;padding : 0 30px 30px;float : left;}
#left-column {width : 270px;padding : 150 30px 30px;float : left;}
#center-column {width : 20px;padding : 420 30px 30px;float : left;}
#right-column {width : 270px;padding : 430 30px 30px;float : left;}
#large-column {width : 560px;padding : 150 30px 30px;float : left;}

.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 1px solid #f0e9eb;padding : 10px 15px;clear : both;text-align:center;}

/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(../img/shadow.jpg) no-repeat top;}
