@charset "utf-8"


* {
	margin: 0;
	padding: 0;
}

body {
	background: #1e1e1e url(screen_01_FILES/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
	padding:0; margin:0;
}

h1, h2, h3 {
	text-transform:none;
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 18px;
	
	height:28px;
	margin: 1px 0;
}

h2 {
	font-size: 16px;
	color: #292929;
	height:auto; /* modif 2009/10/23 height:24px; */
	
	margin: 1px 0;
}

h3 {
	font-size: 14px;
	color: #292929;
	height:auto; /* modif 2009/10/23 */
	/*height:20px;*/
	margin: 1px 0;
	
	}
	
h3 a {text-decoration:none;} /* modif 2009/10/23 */
	
h4 {
	font-size: 12px;
	color: #292929;
	height:18px;
	margin: 1px 0;
	}

p, ul, ol {
	margin-bottom: 1em;
	text-align: justify;
	line-height: 150%;
}

p {
font-family:Arial, Helvetica, sans-serif;
margin:1px;
padding:1px 10px 2px 2px;
}

ul {
}

ol {
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
float:left;
padding:2px; margin:2px; border:1px solid #FFF;


}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* dd */

dt{ margin:5px 0 3px 3px; border-top:none; font-weight:bold; font-size:16px}
dd{ margin:0 0 0 25px ;}

/* Logo */

#logo {
	width: 994px;
	height: 147px;
	margin: 0 auto;
}

#logo h1 {
display:block;
	float: left;
	padding: 50px 0 0 142px;
	height: 90px; 
	background: url(screen_01_FILES/img02.gif) no-repeat  top left;
	margin:0px;
	font-weight: bold;
	font-size:24px;
	color:#FFFFFF;
	letter-spacing:1px;
	
	
}

#logo h2 {
	float: right;
	padding: 98px 0 0 0;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
		background: url(screen_01_FILES/flags.gif) no-repeat  top center;

}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* PRINT*/
.print a { text-decoration:none; font-size:10px; color:#666666;}
.print img {background-color:#F4F4F4; margin:1px; padding:1px; vertical-align:middle;}
.print { text-decoration:none; font-size:10px; text-align:right; color:#666666;}
/* Menu */

#menu {
	width: 1050px;
	height: 30px;
	margin: 0 auto;
	padding:0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	background:url(screen_01_FILES/menu_bg.jpg) no-repeat left top;   /* text-indent:-5000px;*/
	
}

#menu a:hover {
	text-decoration: underline;
}

#menu a {background-position:-150px 0; width:150px;}
#menu a.current, #menu a:hover {background-position:-150px -30px;}


#menu .active a {
	/*background: #EC0000 url(screen_01_FILES/menu_bg.jpg) repeat-x left bottom;*/
	
}
#menu .active a {background-position:0 0;}
#menu .active a.current, #menu .active a:hover {background-position:0-30px;}
/*
#nav_rd02  a{ 
background:url(../img/onglets01.jpg) no-repeat left top;  height:30px; font-size:12px;  text-indent:-5000px;
}

#nav_rd02 #nav_rd02_accueil a {display:block; width: 120px; background-position:0 0;}
#nav_rd02 #nav_rd02_accueil.current a,
#nav_rd02 #nav_rd02_accueil a:hover {background-position:0 -30px;}

*/

/* Page */

#bg {
	background: url(screen_01_FILES/body_bg_v3.jpg) repeat-y center top scroll;
	
	
}

#page {
	width: 1050px;
	margin: 0 auto;
}

/* Content */

#page_intro {
float: left;
width: 1050px;
background-color:#FFFFFF;
text-align:center;


}


#content {
	float: left;
	/*width: 814px;
	padding: 0 7px 0 7px;*/
	
	/*Modif colonne droite 15/09/2009 voir sidebar*/
	width: 640px;
	padding: 0 5px 0 5px;
	
	
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;*/
	/*border-top:1px solid #aaa;*/
	
	
}

#content h1 {
	margin: 2px 0 ;
	padding-left: 33px;
	background: url(screen_01_FILES/logo-mini-01.jpg) no-repeat left center;
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post { border-bottom:1px solid #aaa;}


.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
	background: url(screen_01_FILES/logo-mini-01.jpg) no-repeat left center;
}

.post h2.title {
	margin: 5px 0 5px 0;
	padding-left: 33px;
	font-size:14px; text-transform:uppercase; letter-spacing:1px;
	background: url(screen_01_FILES/logo-mini-01.jpg) no-repeat left center ;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	/*width: 214px;
	padding: 0 1px 0 0;*/
	/*Modif colonne droite 15/09/2009 voir content*/
	
	width: 395px;
	padding: 0 1px 0 0;
	
}

#sidebar a {
	color: #4A5157;
}




.box {
}

.box .title {
font-size:12px;
	height: 27px;
	padding: 5px 0 0  40px;
	margin: 1px 0;
	background: url(screen_01_FILES/title-h-grey.jpg) no-repeat left top #CCCCCC;
	text-transform:uppercase;
	
	color:#CC3300;
}

.box .content {
	padding: 26px;
	background: url(screen_01_FILES/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 2px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(screen_01_FILES/footer.jpg) repeat-x center top #1e1e1e;
	font-size: 12px;
	height:80px; margin:0;
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
}

#footer p {
	text-align: center;
	color:#FFFFFF;
}
#footer p a{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.footer-links-menu { width:800px; margin:0 auto; text-align:center;}

.footer-links-menu li{list-style-type:none; float:left; padding:0px; margin-left:5px;}

.footer-links-menu li a{color:#CCCCCC; font-weight:bold;  }

#intro{padding:1px; border:1px solid #000;
	background: url(screen_01_FILES/banniere.jpg) no-repeat center top #FFF;
	font-size: 12px;
	height:400px; width:620px;
	
	}
.content_side{
	padding: 1px;
	/*background: url(screen_01_FILES/img06.gif) repeat-x;*/
}
.list_synd {margin:1px;padding:1px;}

.list_synd  li{margin:1px;padding:1px;text-align:left;}
.list_synd a {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;text-transform:uppercase; font-size:10px; letter-spacing:1px
}
.list_synd a:hover {text-decoration:underline;}
.text_bold { font-weight:bold; letter-spacing:2px}


/* modif CSS Typo3 */
.csc-firstHeader{ border-bottom: 1px solid #aaa;
padding:5px; margin:2px auto;
letter-spacing:2px; background: url(screen_01_FILES/footer.jpg) repeat-x center top #1e1e1e;
color:#FFFFFF; text-transform:uppercase; font-size:16px; font-weight:bold; text-decoration:none }

.csc-firstHeader a { color:#FFFFFF; text-transform:uppercase; font-size:18px; font-weight:bold; text-decoration:none}

#sidebar .csc-firstHeader a { color:#FFFFFF; text-transform:uppercase; font-size:14px; font-weight:bold; text-decoration:none}



.csc-header {background: url(screen_01_FILES/title-h-black.jpg) repeat-x top center;}

/* 2eme type de titres*/
.csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4 {color:#FFFFFF; text-transform:uppercase;  font-weight:bold; text-decoration:none }

.csc-header h1 { font-size:18px;}
.csc-header h2 { font-size:16px;}
.csc-header h3 { font-size:14px;}
.csc-header h4 { font-size:12px;}

/*csc-menu */
.csc-menu { margin:1px; padding:1px;}
.csc-menu li { margin:1px 1px 1px 1px; padding:1px 1px 1px 5px; background-color:#FFFFFF; text-align:left;}

/*mailform*/
#mailform { width:550px; margin: 5px auto;  padding:5px;  border:1px solid #B08800;}
#mailform .csc-mailform-field label {
text-transform:uppercase;
font-weight:bold;
display:block;
margin:10px 0 4px 0;

background-color:#FFF8DF;
border-top:1px solid #aaa;
}
#mailform input, #mailform textarea, #mailform select { width:400px; font-size:11px;}
#mailform textarea { height:300px;}


#mailform fieldset { border:none;}

#mailform .csc-mailform-submit {margin:10px 0 0 0; background-color:#FFE8A6; border:1px solid #B08800;}

