/* CSS Document */

body{background-color:#fff;font-family:Century Gothic, Verdana, Arial, Courier New; font-size:14px;text-align:center;}

#principale{poition:relative;width:776px; padding:0px;background-color:#FF0000}

#dxbox{position:absolute; left:270px; padding:0px; margin:0px;width:600px; height:auto; float:right; text-align:justify; }
	a:link {text-decoration:none; color:#d11f1f}
	a:visited {text-decoration: none; color:#f55757;}
	a:hover {text-decoration: underline}
	a:active {text-decoration: none;color:#f88e8e;}
	

#menusx{float:left;margin-top:30px;}

#menusx ul{list-style-type:none;}
#menusx li{width:200px; height:45px;text-align:centre; padding-bottom:2px; padding-top:5px; border:1px solid #000; font-size:20px; color:#000; }
#menusx a:link {text-decoration:none; color:#000;}
#menusx	a:visited {text-decoration: none; color:#000;}
#menusx	a:hover {text-decoration: underline}
#menusx	a:active {text-decoration: none;color:#000;;}
.boxmenusx {background:#fff; border:1px dashed #ccc; border-bottom-style:none;}

#t{text-align:center; width:700px; margin-bottom:5px;}
#title{height:40px; width:200px; border:2px solid #000; font-size:20px; padding-top:5px; padding-bottom:5px;background-color:#f55757;}
.title2{heigth:40px; width:300px;border:2px solid #000; font-size:20px; padding:5px 0px 5px 0px; background-color:#f88e8e;}
#li1{ background-color:#e44242;}
#li2{background-color:#f55757;}
#li3{background-color:#f88e8e;}
#li4{background-color:#fdc5c5;}
#li5{background-color:fee2e2;}
#li6{background-color:#fff;}


h1{font-size:16px; color:#F55757;}
#i{width:540px; heigth:auto; margin-top:15px; text-align:right;}
#i img{border:0px;}

p{font-size:18px;}
