@charset "utf-8";
/* CSS Document */

/*Bwe Prod. Copyright 2010*/
* {margin:0; padding:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCCCCC;
	text-align:left;
	background-color:#000000;
	/*background-image:url(../img/.png);*/
	text-align:left;
}

img {
	border:0 none;
}
#wrap {
	width:1250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	height:100%;
	
}

h1 {font-size:23px;}
h2 {font-size:19px;}
h3 {font-size:17px;}
h4 {font-size:15px;}

h1, h2, h3, h4 {
	margin-bottom:5px;
}

caption {
	
	font-weight:bold;
	padding-bottom:10px;
}
p {
	margin-bottom:20px;
	text-align:justify;
}

/*   ---   liens   ---   */
a {
	color:#007099;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#00adec;
}

a:active {
	text-decoration:none;
	color:#ff8400;
}

.readMore {
	position:relative;
	left:900px;
}
/*   ---   fin des liens   ---   */


/*#liste_texte {
	list-style-type:none;
	margin-left:15px;
}*/

#container {
	background-image:url(../img/bg_container.jpg);
	background-repeat:repeat-x;
	background-color:#252525;
	margin:auto;
	width:1230px;
	min-height:600px;
	z-index:0;
}

#abstract {
	background-image:url(../img/blue/abstract_corner_small.png);
	position:relative;
	bottom:394px;
	left:-4px;
	z-index:10;
	width:201px;
	height:400px;
	float:left;
	clear:both;
}
#abstract_spe {
	position:relative;
	bottom:40px;
	left:-4px;
	z-index:10;
	width:201px;
	height:400px;
	/*float:left;*/
}

#header {
	width:350px;
	height:90px;
	padding-top:15px;
}

#content {
	background-image:url(../img/bg_content.png);
	background-repeat:repeat;
	/*background-color:#999999;*/
	width:1000px;
	height:auto;
	margin:auto;
	min-height:530px;
	padding:15px;
	z-index:1000;
	
}

#content_center {
	text-align:center;
	/*width:950px;
	margin-left:auto;
	margin-right:auto;*/
	z-index:1001;
	
}

.champs {
	background-color:#CCDEFF;
	border-bottom:#FFFFFF;
	border-right-color:#FFFFFF;
	border-left:#005EA8;
	border-top:#005EA8;
	border:1px solid;
	border-bottom-color:#003399;
}

.Style1 {
	color:#ff8400;
}

/*   ---menu top---   */
#menu {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	height:76px;	
}

.menu_top a {
	color:#CC0000;
	text-decoration:none;
}

.menu_top a:hover {
	text-decoration:none;
	color:#FFCC00;
}

.menu_top {
	list-style-type:none;
	font-size:10px;
	float:left;
	padding:0 10px;
	color:#FFCC00;
}
/*   ---eos menu top---   */


/*   ---Pied de page---   */
#footer {
	padding:15px 0 10px 0;
	text-align:center;
	font-size:10px;
	color:#666666;
	width:500px;
	margin:auto;
}

#actu_top {
	border:5px dashed #ff8400;
	padding: 20px 20px 0 20px;
	margin:20px;
}

.actu {
	width: 410px;
	padding: 20px 20px 0 20px;
	margin:20px;
	border:1px dashed #a3a3a3;
	display:block;
}

#actu_top_left {
	float:left;
}

#actu_top_right {
	float:right;
}

#actu_bottom_left {
	
}

#actu_bottom_left {
	
}
#cv {
	font-size: 12px;
	padding: 13px;
	width: 300px;
	margin:auto;
}

