/* Générale */

* {
	margin:0;
	padding:0;
	}

body,html {
	
	}
	
body {
	font-family: "Arial";
	font-size: 12px;
	line-height:16px;
	color: #000000;
	font-weight:normal;
	/*text-align:center;
	background-image: url(img/background/bg_body_region.jpg);
	background-repeat: no-repeat;
	background-position: top center;*/
	background-color:#FFFFFF;
}

body, select, input, textarea {
	
	}
	
p {
	margin-bottom:15px;
	/*clear:left;*/
	}

a:link, a:visited {
	
}

a:hover, a:active {
	
}
	

small {

}









/* Structure */

#background {
	/*position: relative;
	width: 1008px;*/
	text-align:left;
	/*margin-right:auto;
	margin-left:auto;*/
}

#conteneur {
	/*width: 979px;
	float:left;
	padding-left:29px;
	
	background-image:url(img/background/degrade.png);
	background-repeat: repeat-y;*/
	/*background-position: top left;/* IE6, IE7beta2, Gecko */
	/*_background:none; /* IE6 */
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/background/degrade.png', sizingMethod='scale'); /* IE6 */
	
}

#page {
	float:left;
	width:100%;
}

#header {
	/*float:left;
	width:950px;
	background-image: url(img/navigation/header_region.jpg);
	background-repeat:no-repeat;
	height:255px;
	margin-top:57px;*/
	display:none;
}

#recherche.header {
	position:absolute;
	top:253px;
	left:655px;
}

#rubrique {
	/*float:left;
	display:block;
	width:200px;
	background-image: url(img/menu/bg_menu.gif);
	background-repeat:repeat-y;
	background-position:right;*/
	display:none;
}

#contenu {
	/*float:left;
	padding: 14px 30px;
	width:440px;
	background-image: url(img/contenu_bg-bienvenue.gif);
	background-repeat:no-repeat;
	background-position:top left;*/
}

#sidebar {
	/*float:left;
	background-image: url(img/sidebar/bg_sidebar.jpg);
	background-repeat:repeat-y;
	padding-right:20px;
	width:200px;*/
	display:none;
}

#footer {
	/*float:left;
	margin:50px 0 50px 0px;
	padding-left:230px;*/
}






	
/*	Recherche */


#recherche input {
	width:157px;
	padding:3px;
	border:1px solid #009ee0; 
	font:12px Arial,sans-serif;
	color:#333;
	background:#ffffff url(img/forms/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}

#recherche input:hover {
	border: 1px solid #ee7f00;
	background:#ffffff url(img/forms/field-bg-bottom.gif) repeat-x bottom left; 
}

#recherche input:focus {
	color:#000;
	background:#ffffff url(img/forms/field-bg-bottom.gif) repeat-x bottom left; 
}

#recherche input.submit {
	width:88px;
	height:27px;
	border:0;
	margin-top:-3px;
	padding:2px;
	font:12px Arial,sans-serif;
	color:#fff;
	background: transparent url(img/forms/recherche_submit-bg.gif) no-repeat top left;
	vertical-align:top;
}

#recherche input.submit:hover {
	color:#fff;
	border:0; 
	cursor:pointer;
	background-image: url(img/forms/recherche_submit-bg-hover.gif);
}

#recherche input.submit:focus {
	color:#fff;
	border:0; 
	cursor:pointer;
	background-image: url(img/forms/recherche_submit-bg-hover.gif);
}

#recherche.header input.submit {
	color:#000;
	background: transparent url(img/forms/rechercheHeader_submit-bg.gif) no-repeat top left;
}

#recherche.header input.submit:hover {
	color:#fff;
	background-image: url(img/forms/rechercheHeader_submit-bg-hover.gif);
}

#recherche.header input.submit:focus {
	color:#fff;
	background-image: url(img/forms/rechercheHeader_submit-bg-hover.gif);
}







	
	
	
	
/* Contenu */


#breadcrumb {
	color:#000000;
	font:10px Arial,sans-serif;
	padding-bottom:10px;
}

	
#Focus {
	float:none;
	display:block;
	width:46px;
	height:25px;
	background-image: url(img/titrage/focus.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

#contenu img {
	clear:left;
	border:1px solid #ededed;
}

.titre {
	float:left;
	display:inline;
	width:100%;
	font-family: "Verdana";
	font-size: 13px;
	font-weight:bold;
	line-height:24px;
	color:#e95d0f;
	text-decoration:none;
}

.article {

}

.thumb {
	float:left;
}

.lire {
	color: #e29010;
	font-size: 11px;
	font-family:"Verdana";
	font-weight:bold;
}

.postmetadata {
	clear:left;	
	font-family: "Arial";
	font-size: 10px;
	padding-bottom:1px;
	border-bottom:1px solid #009ee0;
	margin:10px 0 30px 0;
}

.postmetadata a {
	color:#000000;
}

.right {
	text-align:right;
}

.entry {
	
}






/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left
    }
/* End Images */


	


/* Footer*/





				
				
/* mes formats */

blockquote { /*Citation*/
	/*background-color:#ededed;*/
	font-style: italic;
	font-size: 16px;
	line-height: 18px;
	color: #009ee1;
	/*padding:6px 14px 1px 14px;*/
	margin:25px 0px 25px 150px;
}

address { /*Mention*/
	margin:25px 0 15px 0;
	font-style: italic;
	font-size: 9px;
	line-height: 12px;
	color: #999999;
}

h5 { /*intertitre*/
	font-family: "Verdana";
	/*background-image:url(img/css/puce_intertitre.gif);
	background-position:left center;
	background-repeat:no-repeat;*/
	padding:0 0 0 0px;
	margin: 30px 0 10px 0;
	font-weight:normal;
	font-size: 18px;
	line-height:21px;
	color: #999999;
	clear:left;
}

h6 { /*soustitre*/
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	margin:0 0 0 0;
}

h2 {/*titre*/
	clear:left;
	font-family: "Verdana";
	font-weight:normal;
	font-size: 26px;
	line-height: 23px;
	color: #000000;
	margin:40px 0 24px 0;
}

h3 {/*titre extrait*/
	width:100%;
	font-family: "Verdana";
	font-weight:bold;
	font-size: 13px;
	line-height: 19px;
	margin-bottom:10px;
}

h3 a {
	color: #ea5d0f;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}


/* mes styles */



h1 { /*Chapô*/
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin: 0 0 25px 0;
}

h4 {/*Chapô Ie6 - au lieu de en savoir plus*/
	font-weight:bold;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin: 0 0 25px 0;
}


#contenu ul {
	margin:-12px 0 7px 16px;
	padding:0;
}

#contenu li{
	margin:0;
	padding:1px 0 2px 0;
}

#contenu ol{
	margin:-12px 0 7px 16px;
	padding:0;
}


