*{
	margin: 0px;
}

body, html {
	margin: 0px;
	padding: 0px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
}

html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	background: white url(/css/bg_body.jpg) repeat-x;
}

ul {
	padding-top: 0px;
	margin-top: 0px;
}

#base {
	width: 1024px;
	margin: 0px auto; 
	padding-left:30px;

}

#header {
	width: 860px;
	background: white url(/css/bg_header.jpg) top left  no-repeat;
	height:102px;
	color: #fff;
	font-family: Newtown, Arial, Helvetica, sans-serif;
}

#header h1 {
	font-size: 250%;
	padding-left: 120px;
	padding-top: 12px;
	margin-bottom: -6px;
}

#header h2 {
	padding-left: 0px;
	padding-bottom: 3px;
	font-size: 150%;
}

.crose{
	color: #EB72A9;
}
.cbleu {
	color: #0059AE;
	font-style:italic;
}


/* The navigation settings */

.navigation{
	background: #B5D2EA url(/css/bg_menus.gif) bottom left repeat;
	color: inherit;
	text-align:center;
	-moz-border-radius:6px;
}

#nav_d {
	position: absolute;
	left: 2px;
	top: 7px;
	width: 150x;
	margin-right:10px;
}

#nav_d br{
	clear:both;
}
#nav_d img{
	float:left;
	border:0px;
	width:20px;
	height:20px;
	margin-top:-1px;
}

#nav_d li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#nav_d li a:link, #nav_d li a:visited {
        color: #FFF;
        display: block;
        background:  url(menu.gif);
        padding: 6px 0 0 20px;
        }

#nav_d li a:hover, #nav_d li #current {
        color: #FFF;
        background:  url(/css/menu.gif) 0 -32px;
        padding: 6px 0 0 20px;
        }


#nav_b {
	width: 860px;
	padding: 0px 0px 10px 0px;
	font-size:60%;
}

#nav_h {
	width: 860px;
}


.navigation a:link, .navigation a:visited{
	color:#666666;
	text-decoration: none;
}

.navigation a:hover {
	color: #fff;
	background: #4D96D2;
	/*border-bottom: 10px solid #fff;*/
}
.navigation a.encours{
	background-color: #FFF4FA;
	color:black;
}

#nav_d h2{
	color:white;
}

.navigation ul {
	list-style: none;
	margin: 0;
}

#nav_h li, #nav_b li {
	display: inline;
	padding-left: 10px;
}

/* The content */


#content {
	width: 860px;
	background-color: #fff;
}

#content a.l {
	color: #0059AE;
	font-weight: bold;
	text-decoration: none;
}
#content a.ll {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#content a.ll:hover {
	color: yellow;
	background: #4D96D2;
}
#categories_liste ul li{
	margin-top:5px;
}

#content h1 {
	color:#4D96D2;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin-right:2px;
	display:inline;
	font-weight:bold;
}

#intro{
	text-align:justify;
	width:740px;
	padding-top:20px;
}


/* mode two colums*/

.row {
	text-align:center;
	clear: both; 
}

.label{
	text-align:left;
	float: left;
	width: 45%;
}

.formel {
	text-align:left;
	width: 45%;
	float: right;
}


#footer {
	margin-top:10px;
	bottom: 0px;
	position: static;
	background: transparent url(/css/bg_footer.gif) top center no-repeat;
	color: #fff;
	width: 860px;
	height: 30px;
	clear: both;
	font-size: 85%;	
}

#footer a:link, #footer a:visited, #header a:link, #header a:visited{
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #fff;
	text-decoration: underline;		
}

a img{
	border:0;
}
h2{
	text-align:center;
	color: #4D96D2;
}
.aron{
	font-size:x-small;
	clear: both; 
}
.aron input,.aron select,.smallinput{
	font-size:x-small;
}

.ajaxfr{
	width:0;
	height:0;
	border:0;
}

input[type=submit], input[type=button], input[type=reset]{
	background:url('/css/selection.png') repeat-x 0px -22px;
	border-style:outset;
	border-width:1px;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus{
	background-position:0px 0px;
	cursor:pointer;
}
input[type=submit]:active, input[type=button]:active, input[type=reset]:active{
	border-style:inset;
}

.ast{
	font-size:small;
	color:#FF9999;
}

hr{
	height:2px;
	color:#D8395D;
	background-color:#D8395D;
	width:50%;
	border:none;
}

#cse-search-box {
	margin-top:20px;
	float:right;
}
#cse-search-box input{
	font-size:7pt;
}

#scroll_zone_c{
	width:95%;
	height:40px;
	text-align:center;
	color:white;
	line-height:12px;
}
#scroll_zone a{
	color:white;
}
#scroll_zone a:hover {
	background: #4D96D2;
}

#prog_desc,.codepromo{
	line-height:12px;
	padding-left:15px;
	font-size:10px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#4D96D2;
	font-weight:bold;
	text-align:left;
	border: 2px solid #D8395D;
	-moz-border-radius:4px;
}
.codepromo{
	margin:20px;
}
p.code{
	color:yellow;
}

.paginationControl{
	align:center;
	text-align:center;
	color:#4D96D2;
}

.menu_alpha a,.paginationControl a,a.btn{text-align:center;font-size:12px;font-weight:bold;color:#D8395D;}
.menu_alpha a:hover.paginationControl a:hover{text-decoration:none;color:#4D96D2}
.az{display:inline}

a.btn{
	background-color:#4D96D2;
	font-weight:bold;
	border: 2px solid #D8395D;
	-moz-border-radius:4px;
	padding:5px;
}
a.btn:hover{text-decoration:none;color:red}





.article {
	width:125px;
	height:185px;
	margin:5px;
	margin-left:10px;
	float:left;
	border:1px dashed #D8395D;
}
				
#categories_liste ul {
	list-style-type:none;
	margin:0px;
}

.prix_article{
	float:right;
	width:177px;
	height:85px;
	background: white url(/css/etiquette.gif) top left  no-repeat;
	margin:30px;
	margin-top:100px;
	padding:20px;
	font-size:16pt;
	color:darkblue;
	font-weight:bold;
}
.prix{
	color:darkblue;
	font-weight:bold;
}