@charset "UTF-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	}


body {
	font: 13px/20px Arial, Helvetica, Verdana, sans-serif;
	color: #444;
	background: #eee;
	text-align: center;
	}

h1, .blog-title, h2, h3 {
	    font-family: Arial, Helvetica, Verdana, sans-serif;
	}
	
a:link, a:visited {
color: #ff0000;
text-decoration:none;
}
a:hover, a:active {
color: #000;
}

#header {
position:relative;
height: 140px;

}
#logo {
position:absolute;
left: 20px;
top: 20px;
width: 260px;
height: 65px;
z-index: 102;
}
#pro {
position:absolute;
left: 265px;
top: 20px;
height: 65px;
z-index: 106;
}
#international {
position:absolute;
top: 20px;
right: 20px;
z-index:103;
text-align: right;
padding:4px 15px 4px 15px;
font:12px/18px Arial, Helvetica, sans-serif;
color: #ff0000;
font-weight:bold;

}
#nav {
background: #ff0000;
height: 30px;
position:absolute;
top:100px;
left:0px;
z-index:104;
width: 100%;
color: #FFFFFF;
text-transform:uppercase;

}

#nav ul {
padding: 0px;
margin: 0px 0px 0pc 25px;
}
#nav li {
font: 14px/30px Arial, Helvetica, sans-serif;
list-style: none;
float:left;
margin: 0px;

padding: 0px 10px 0px 10px;
}

#nav li a {
padding: 0px 5px 0px 10px;
}

#nav a {
display: block;
text-decoration:none;
color: #fff;

}
#nav a:hover, #nav a:active {
background: #000;
}

#nav #nav-current, #nav #nav-current a {
color: #fff;
background: #000;
}


#page {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	background: white;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
	

#international a:link, #international a:visited {
color: #999;
text-decoration:underline;
padding: 0px 8px 0px 8px;
font-weight:normal;
}
#international a:hover, #international a:active {
text-decoration:none;
color: #ff0000;
}
	
#col-left {
float:left;
width: 280px;

padding-bottom: 20px;
}

.content {
	padding: 0 20px 30px;
	}
	
#primary-wrapper {
	float: left;
	width: 550px;
	border-left: 1px dotted #ccc;
	}
	
	#primary {
	position: relative;
	float: left;
	width: 520px;
	padding: 10px;
	}
.entry-head {
	margin-top: 10px;
	position: relative;
	}
	.hentry {
	margin: 0 0 25px;
	position: relative;
	}
	.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	background:url(http://www.renederhy.com/a/dotted.gif) bottom left repeat-x;
	padding-bottom:12px;
	margin-bottom:12px;
	}
	.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	}	


.clear {
clear: both;
}
ul.menu {
	white-space: nowrap;
	top: 60px;
	margin: 0px 0px 40px 20px;
	width: 230px;
	}

/*  float: left; */
ul.menu,
ul.menu li {
	list-style: none;
	}

ul.menu li {
	margin-right: 4px;
	}

ul.menu li a {
	display: block;
	padding: 5px 15px;
	font-size: 14px;
	color: #666;
	text-transform:uppercase;
	text-decoration: none;
	}

ul.menu li a:hover {
	color: #ff0000;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover,
body.single ul.menu li.blogtab a,
body.single ul.menu li.blogtab a:hover {
	color: #ff0000;
	text-decoration: none;
	}
	
.formulaire {
	border: 1px solid #dbdbdb;	
	padding: 25px;
	background-color: #f8f8f5;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;

}

.suivi-champs {
float:left;
}
.suivi-label {
color: #fff;
float:left;
font: 14px/22px Arial, Helvetica, sans-serif;
width: 160px;
text-align: left;
background:url(a/rouge.png) 0 0 no-repeat;
padding: 1px 5px 2px 8px;
}

.suivi-label-bis {
float:left;
font: 14px/22px Arial, Helvetica, sans-serif;
width: 172px;
text-align: left;

}

.status {  
    border: 1px solid #dbdbdb;
	padding: 2px; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	font-size: 14px;
} 


	.ligne-form {
padding: 6px 0px 6px 0px;
margin-top:10px;
border-top:1px solid #fff;
border-bottom:1px solid #ccc;
}
ul#liste {
margin-top:25px;
margin-left: 20px;
}

ul#liste li {
list-style:none;
}
.suivi-champs[type=image] a:link {
background: #000;
color:#fff;
padding:4px;
}