@charset "UTF-8";

* {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	padding: 0px;
	margin: 0px;
	background: url(../images/fond.gif) repeat 0 0;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	clear:both;
	color: #b4006e;
	font-size: 14px;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;	
	padding:4px 4px 4px 38px;
	margin: 0;
	background:url(../images/flNextOn.png) no-repeat;
	background-position:10px 1px;	
	width:725px;
}

.clear {
	clear:both;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #555;
}

#homeLink {
	position: absolute;
	width:450px;
	height:100px;
}

#bgWhite {
	top:0;
	left:0;
	width:100%;
	height:23px;
	background-color: #FFF;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}			
			
div#container {	
	position: relative;
	width: 980px;
	margin: -15px auto 10px auto;
	background-color: #FFF;
	border: 2px ridge black;
}
div#menuOthersImages{
	margin: 0 auto;
	width: 50%;
}
#formLogin {
	font-weight: bold;
	margin: 0;
	padding:0;
}
#formLogin label {
	vertical-align:0;	
}
#formLogin input {
	width: 80px;
	line-height: 12px;
}

#BtEntrer {
	color: white;
	font-weight: bold;
	padding:3px 5px 2px 5px;;
	margin: 0 5px;
	border: 1px solid #8b2f54;	
	border-right: 2px solid #8b2f54;	
	background:#8b2f54 url(../images/IconButton.png) no-repeat 0 0;	
	text-decoration: none;
	cursor:pointer;	
}

div#headerTop {
	width: 980px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	background: url(../images/headerTop.gif) no-repeat 0 0;	
}

div#headerBottom {
	width: 980px;
	height: 102px;
	border-bottom: 1px solid;
	border-top: 1px solid;
	background: url(../images/Banner.jpg) no-repeat 0 0;	
}

div#selectLang {
	position:absolute;
	display:block;
	width: 220px;
	height: 27px;
	color: white;
	font-weight: bold;
	line-height:28px;
	text-indent:27px;
	top:102px;
	right:0px;
	background: url(../images/Biseau.png) no-repeat 0 0;	
}
div#selectLang img {
	vertical-align:-8px;		
	margin:5px;
	border: 0;
}

div#colLeft {
	float:left;
	width: 200px;
	background: white;
	padding:0px 0px;
}


div#content {
	float:right;
	width: 780px;
	background: #FFF;
	padding:15px 0 0 0;
}
div#contentforget {
	float:right;
	width: 100%;
	background: #FFF;
	padding:15px 0 0 0;
}		
div#footer{
	bottom: 0;
	background-color: #333;	
	height: 18px;
	width: 980px;
	border-top: 2px ridge #000;
	text-align: center;
	font-weight:bold;
	color:#898989;
	margin-top: 15px;
}
div#footer a {
	color: #AAA;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFF;
}

div#alert {
	border: 0 solid black;
}

span.alert_message {
	width: 100%;
	display: block;
	background-color: #C0F0C0;
	color: #00C000;
}

span.alert_error {
	width: 100%;
	display: block;
	background-color: #F0C0C0;
	color: #FF0000;
}

span.alert_warning {
	width: 100%;
	display: block;
	background-color: #C0F0F0;
	color: #000000;
}

.pieceofnews{	
	min-height: 160px;
	background: #efefef;
	text-align: justify;
}
.pieceofnews p {
	padding:0 10px;
}
.pieceofnewsMedia {
	float:right;
	margin-right: 10px;
}
.pieceofnewsMediaImg {
	float:left;
	margin-left: 10px;
}

div#searchBox form {
	width:170px;
	margin: 0 auto;
	padding:0 0 15px 0;
	border-bottom: 2px dotted #AAA;		
}
div#searchBox label {
	font-weight: bold;
}
div#searchBox input {
	width: 166px;
}
div#searchBox select {
	width: 170px;
}
#BtSearch {
	color: white;
	font-weight: bold;
	padding:3px 0 3px 5px;
	margin: 0 5px;
	border: 1px solid #8b2f54;	
	border-right: 1px solid #8b2f54;	
	background:#8b2f54 url(../images/IconButton.png) no-repeat 0 0;	
	text-decoration: none;
	cursor:pointer;
}
div#menuBox {
	width:170px;
	margin:15px auto;
	padding:5px 0;
	background:#FFF;
	border-top: 2px dotted #AAA;
	border-bottom: 2px dotted #AAA;				
}
div#menuBoxHere{
	width:170px;
	margin:15px auto;
	padding:5px 0;
	text-align: center;
}
div#menuBoxOthers{
	width:170px;
	margin:15px auto;
	padding:5px 0;
	text-align: center;
	border-bottom: 2px dotted #AAA;	
}
div#menuBox ul {
	list-style: none;	
	margin:0;
	padding:0;
}
div#menuBox a {
	color:black;
	display: block;	
	text-decoration: none;
	padding-left:20px;
	background: url(../images/IconPinkSquare.png) no-repeat 2px 3px;	
}
div#menuBox a:hover {
	color:white;	
}
div#menuBox li {
	background:#FFF;		
	padding:1px;
	border:1px solid white;
}
div#menuBox li:hover {
	color:white;
	background:#8b2f54;		
}

div#formProfile {
	padding:0 10px;
}

div#formProfile iframe {
	border: 0px solid;
}

.blocPage {
	position:relative;
	clear:both;
	margin-bottom: 10px;
	background: #efefef;
	padding:5px;
	width:757px;
}

.deptSection {
	float: left;
	width: 212px;
	min-height: 120px;
}
.deptSection li {
	list-style: none;
}


#newsTab {
	width: 99%;
	margin: 0 auto;
	border-collapse: collapse;	
	border: 1px solid #CCC;
}
#newsTab th{	
	padding:4px;
	background-color:#CCC;
	color: black;
}
#newsTab tr {
	background-color:#FFF;
	border-top: 1px solid  #CCC;
}
#newsTab a {
	color:black;
	text-decoration: none;
	padding-left:20px;
	background: url(../images/IconPinkSquare.png) no-repeat 2px 3px;	
}
#newsTab tr:hover {
	background-color:#EEE;
}
#newsTab td {
	padding: 5px;
	font-weight: bold;
}
#newsTab i {
	font-size:10px;
	font-style: normal;
	color: #999;
}
#newsImage {
	width: 100px;
	margin: 0 10px 10px 5px;
}

.paginationControl {
	text-align: right;
	width: 99%;	
	margin: 2px auto;
}


#profilTab {
	width: 99%;
	margin: 0 auto;
	padding:0;
	border-collapse: collapse;
	border: 1px solid #CCC;	
}
#profilTab th{	
	padding:4px;
	background-color:#CCC;
	color: black;
}
#profilTab tr.trWhite{
	background-color:#FFF;
	border-top: 1px solid  #CCC;
}
#profilTab tr.trGrey{
	background-color:#efefef;
	border-top: 1px solid  #CCC;
}
#profilTab tr:hover{
	background-color:#DDD;
}
#profilTab .nameProfil{
	height: 100px;
	width:170px;
}
#profilTab .nameProfil a {
	color:black;
	text-decoration: underline;
	padding-left:20px;
	background: url(../images/loupe.png) no-repeat 3px 0;	
}
#profilTab .nameProfil a:hover {
	color:#666;
}

#profilTabDetail {
	width: 99%;
	margin: 0 auto;
	padding:0;
	border-collapse: collapse;
	border: 1px solid #CCC;	
}
#profilTabDetail tr{
	background-color:#FFF;
	border-top: 1px solid  #CCC;
}
#profilTabDetail tr:hover{
	background-color:#EEE;
}
#profilTabDetail td{
	padding:4px;
}
#profilTabDetail .nameProfil{
	width:170px;
}

#uploadLeft {
	width: 48%;
	float:left;
}
#uploadRight {
	width: 48%;
	float:right;
}
#uploadRight form {
	width: 200px;
	height: 30px;
	margin:0;
	padding:0;
}
#uploadRight dt {
	display: none;
}
#uploadRight dd {
	float:right;
	margin:0;
	padding:0;
}
#uploadRight dl {
	margin:0;
	padding:0;
}
#uploadRight a {
	float:left;
}

/**************************/
/* Mise en forme formulaire */
/**************************/
input, textarea, select {
	border: 1px solid #AAA;
	background: #f4f4f4;
	margin: 0 2px 4px 2px;
	font-size: 11px;
	padding: 2px;
}
input:focus, textarea:focus, select:focus {
	border: 1px solid #555;
	background: #FFF;
}
#formContent input {
	width: 200px;
}
#formContent select {
	width: 204px;
}
#formContent textarea {
	width: 650px;
	height: 120px;
}

#formContent .formLeft {
	position: relative;
	margin: 20px 0;
}
#formContent  div.formLeft dt {
	height: 1px;
}
#formContent .inputLink1 {
	width: 410px;
}
#formContent .inputLink2 {
	height: 17px;
}
#formContent .inputLink3 {
	position: absolute;
	top: 29px;
	left: 410px;
}

#formContent dt {
	clear: both;
	float: left;
	height: 20px;
	margin-left: 30px;
	width: 170px;
	margin-top: 5px;
}

#formContent dd {
	margin-top: 5px;
}

input#submitProfil {
	display: inline;
	width:167px;
	height:25px;
	border: 1px solid;
	color: white;
	font-weight: bold;
	margin-left:90px;
	background:#8b2f54 url(../images/IconButton.png) no-repeat 0 0;
	cursor:pointer;		
}

#compte_url {
	display:block;
	margin:20px 35px;	
	padding:5px;
	color:#FFF;
	background-color:#83135d;
}
#compte_url a {
	font-weight: bold;
	color:#CCC;
}
#compte_url a:hover {
	font-weight: bold;
	color:white;
}
