/**
 * 
 * @version $Revision $
 * @cvs $id $
 */
 
/*div,span,input,a{ behavior: url(../js/iepngfix.htc) } */
 
body {
	background-color: #E0E0E0;
	color: #000000;
	font-size: 12px;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align:center;
}


/*------------------------------------------------------------------------------------*/
label{
	cursor:pointer;
}
table, label {
	font-size: 12px;
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
}
/**/
a {
	color: #007BC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:link {		color: #007BC2;text-decoration: underline;}
a:visited {	color: #007BC2; 	text-decoration: underline;}
a:active {	color: #007BC2;	text-decoration: underline;}
a:hover {	color: #01427A; 	text-decoration: none;}

a.bold:link {	color: #007BC2; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.bold:visited {	color: #007BC2; font-size: 11px; font-weight: bold; text-decoration: underline; }
a.bold:active {	color: #007BC2; font-size: 11px; font-weight: bold; text-decoration: underline;}
a.bold:hover {	color: #01427A; font-size: 11px; font-weight: bold; text-decoration: none;}

/*------------------------------------------------------------------------------------*/
img {	border: 0px;}

table {	border-collapse: collapse;}
/*------------------------------------------------------------------------------------*/
input {
	font-size: 11px;
	color: #233960;
}

input.text {
	font-size: 12px;
	color: #375B78;
	width: 250px;
	border: 1px solid #90AAC3;
}

input.button {
	height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
}

input.radio{
}

select {
	font-size: 12px;
	color: #233960;
}

select.text {
	font-size: 12px;
	color: #375B78;
	background-color: #FFFFFF;	
	border: 1px solid #90AAC3;
}

label {}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #233960;
	width: 250px
}

ul{}

li{}

/*------------------------------------------------------------------------------------*/
.trigger{
    cursor: pointer;
}



/*------------------------------------------------------------------------------------*/

div.xParagraph, p.xParagraph, div.xParagraph_open{
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align:justify;
}

img.xImage{
	margin : 5px;
}

/*------------------------------------------------------------------------------------*/
a.altairSignature:link {	color: #01427A;	font-size: 11px; text-decoration: none;}
a.altairSignature:visited {	color: #01427A;font-size: 11px; text-decoration: none;}
a.altairSignature:active {	color: #01427A;font-size: 11px; text-decoration: none;}
a.altairSignature:hover {	color: #01427A;font-size: 11px; text-decoration: underline;}


/*------------------------------------------------------------------------------------*/
div.pagination {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

a.pagination{
	text-decoration: none;
	font-size: 12px;
}
	
div#main{
	width: 990px;
	padding: 0px;
	margin: auto;
	overflow: visible;
	position:relative;
	text-align:left;
	background-image:url(../images/design/fondPage.gif);
	background-repeat:repeat-y;
}	
div#page{
	width:935px;
	background-color:#94ABC1;
	margin:auto;
}	
div#bandeau{
	background:url(../images/design/bandeau.png) no-repeat center;
	height:139px;
	position:relative;
}
div#bandeau div#menu{
	background:url(../images/design/menu.png) no-repeat center;
	height:46px;	
	width:594px;
	position:absolute;
	bottom:1px;
	right:-1px;
}
html>body div#bandeau div#menu{
	right:0px;
}

div#bandeau div#menu a{
	display:block;
	float:left;
	line-height:42px;
}
div#bandeau div#menu div.separation{
	display:block;
	float:left;
	height:46px;
	width:3px;
	background:url(../images/design/separation.png) no-repeat center;	
}
div#dateJour{
	float:left;
	color:#939090;
	line-height:46px;
	/*padding-left:50px;*/
	width: 160px;
	text-align: right;
}
div#contenu{
	position:relative;
}
div#contenu div#trait{
/*
	background:url(../images/design/trait.png) no-repeat center;
	height:37px;
	width:37px;
	position:absolute;
	left:7px;
	top:7px;
*/
}
div#contenu div#haut{
	background:url(../images/design/pageHaut.png) no-repeat center;
	height:16px;
}
div#contenu div.milieu{
	background:url(../images/design/pageMilieu.png) repeat-y center;
	padding-top:10px;
	padding-left:2px;
	min-height:300px;
}
div#contenu div.milieu2{
	background:url(../images/design/pageMilieu2.png) repeat-y center;
}
div#contenu div.milieu table{
	width:98%;
	margin:auto;
}
div#contenu div.milieu2 table{
	width:95%;
	margin:auto;
}
div#contenu div#basMilieu{
	background:url(../images/design/pageBasMilieu.png) no-repeat center;
	height:15px;
}
div#contenu div#bas{
	background:url(../images/design/pageBas.png) no-repeat center;
	height:17px;
}
/*------------------------------------------------------------------------------------*/
a.bouton {
	background-image: url(../images/boutons/bt-left.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.bouton span {
	background-image: url(../images/boutons/bt-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-left: 8px;
	padding-right: 8px;
	line-height: 30px;
	padding-top: 13px;
	padding-bottom: 12px;
	color: #959698;
	font-familly: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}


a.bouton:hover {
	background-image: url(../images/boutons/bt-left-on.png);
}


a.bouton:hover span {
	background-image: url(../images/boutons/bt-right-on.png);
	color: #00346D;
}



div#portrait {
	margin-right: 2px;
	border: 1px solid #d8d5d5;
	background-color: #E2EBF0;
	height: 100%;
	padding-bottom: 10px;
}

p.portrait-intro {
	font-familly: Arial, Sans-Serif;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	color: #007dc3;
	font-weight: bold;
	margin-top: 15px;
}

p.portrait-person {
	font-size: 16px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-weight: bold;
	color: #007dc3;
}

p.portrait-age-town {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-left: 10px;
	color: #007dc3;
}

p.portrait-project {
	font-size: 12px;
	margin-top: 15px;
	padding-left: 10px;
}

p#voirPortrait {
	text-align: center;
}

p#voirPortrait a {
	text-decoration: none;
	background-image: url(../images/boutons/bt-left.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

p#voirPortrait a span {
	text-decoration: none;
	margin-left: 8px;
	background-image: url(../images/boutons/bt-right.gif);
	background-position: right center;
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

p#prendreContact {
	text-align: center;
}

p#prendreContact a {
	text-decoration: none;
	background-image: url(../images/boutons/bt-left.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 20px;
	line-height: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

p#prendreContact a span {
	text-decoration: none;
	margin-left: 8px;
	background-image: url(../images/boutons/bt-right.gif);
	background-position: right center;
	background-repeat: repeat-x;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}


div#portraitSelection {
	text-align: center;
}
