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

.page{
	font-size:10px;
	color:#222222;
	text-align:justify;
}

.title_banner{
	line-height:30px;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing: 2px;
	font-variant: small-caps;
	text-align:center;
}

.title2_banner{
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing: 13px;
	font-variant: small-caps;
	text-align:center;
}

.UNDERCONSTRUCTION{
	padding:150px 0 0 0;
	text-align:center;
}

.UNDERCONSTRUCTION_H1{
	font-size:26px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#993366;
}

.UNDERCONSTRUCTION_H2{
	font-size:24px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d89ebb;
}

#pagination{
	color:#BBBBBB;
}

.content_left, .content_center, .content_right, .content_center_2, .content_right_2{
	font-size:10px;
	color:#222222;
	text-align:justify;
}

.content_center, .content_right, .content_center_2, .content_right_2{
	line-height:16px;
}

.content_right p{
	margin:0;
	padding:7px 0 0 0;
}

table{
	font-size:10px;
	color:#222222;
	text-align:justify;
	line-height:16px;
}

/*------------ Recherche ---------------*/

.txt_search{
	padding: 0 0 0 20px;
	margin:0;
	border:none;
	border: 1px solid #AAAAAA;
	height:18px;
	width: 180px;
	background:#FDFDFD url(../corps/search.png) no-repeat;
	background-position:left ;
	color:#000000;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
}

/*------------ Liens ---------------*/

a {
	color:#98CE17;
	text-decoration:none;	
}

/*----- Portfolio ------*/

.port_h2{
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	height: 12px;
	text-align: center;
}


/*------ MENU GAUCHE -------*/

h1.menu{
	margin:0;
	padding:0;
	font-size:21px;
	line-height:21px;
	letter-spacing:2px;
	color:#993366;
}

h2.menu{
	margin:0;
	padding:3px 0 3px 0;
	font-size:11px;
	line-height:11px;
	color:#d89ebb;
}

.module_menu a{
	height:11px;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	color:#AAAAAA;
	text-decoration:none;
}

.module_menu a:hover{
	color:#333333;
}

/*------ MENU DROIT -------*/

.content_right a{
	padding:0;
	margin:0;
	color:#AAAAAA;
	text-decoration : none;
}

.content_right a:hover{
	padding:0;
	margin:0;
	color:#333333;
}

.content_right a.ss_menu_cv{
	padding:0 0 0 20px;
	margin:0;
	color:#BABABA;
	font-size:9px;
}

.content_right a.ss_menu_cv:hover{
	padding:0 0 0 20px;
	margin:0;
	color:#434343;
	font-size:9px;
}

.date_news{
	font-size:9px;
	color:#999999;
	font-style:italic;
}

a.link_news{
	font-size:9px;
	color:#999999;
	text-decoration:none;
}

a.link_news:hover{
	color:#555555;
}

.accroche{
	padding:0;
	margin:0;
	text-align:justify;
	font-size:20px;
	color:#454545;
	line-height:30px;
	font-weight:bold;
}

.accroche a{
	color:#993366;
	font-size:24px;
}

.accroche a:hover{
	color:#993366;
	text-decoration:underline;
}

.accroche_mini{
	font-size:13px;
	font-weight:normal;
	color:#993366;
	letter-spacing:2px;
}

.accroche_lettrine{
	font-size:34px;
}
