body { background:#FFF; color:#000; font:70% Verdana, Tahoma, Arial, Helvetica, sans-serif; padding:0; margin:0;}
div#page { width:900px; height:auto; margin:auto; background:#FFF;}

/*********Haut du site*********/
div#head { width:900px; height:92px; margin:auto; background:#FFF;}
div#logo { width:319px; height:92px; margin-top: 50px; float:left; background:url('../images/logo.png') no-repeat;}

/*********End*********/	


/*********Sidebar*********/
div#sidebar { margin-top: 90px; width:250px; height:100%; float:right;  }
div#menu { width:300px; height:100%; float:left; }
div#blocshop { width:222px; height:218px; float:left; margin-top: 20px; background:#E2F9FA;}
div#bloccalendar { width:222px; height:210px; float:left; margin-top: 20px; background:#E0E0E0;}
li{font-size: 10px; color:#A7A9AC;  list-style-type: none; margin-top:10px;}
.profiles{color:#FF9001;}
h2{font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:25px; }
h3{font-size: 10px; color:#000;  list-style-type: none; }
h4{font-size: 21px; color:#0196ED;  list-style-type: none; }
p{font-size: 10px; color:#000;  margin-top:-10px; list-style-type: none;}
/*********End*********/	
div#bloctitre{
	width:400px;
	height:50px;
	float:left;
	background:#E8E8E8;
}

.sous{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
    color:#999;}
h2 {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
    color:#333;}
	
	

div#news {
margin-top: 17px;
margin-left: 13px;
	}
	
div#content {
width:425px;
height:100%;
float:left;
margin-left:60px;
background:#FFF;
	}

input#input{
margin-top:5px;
}

a,a:visited{
color:#000;
text-decoration:none;
}
a:hover{
text-decoration:none;
color:#0196ED;
}

