/*
-------------------------------------------------------------------------
Styles de sondages
-------------------------------------------------------------------------
*/
@import url(poll.css);
@import url(dico.css);

BODY {
	height: 8.5in;
	width:955px;
	background-image: url("/templates/default/images/page/degrade.jpg");
	background-repeat:no-repeat;
	background-color: #FFFFCD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #7B4D16;
}

/*
-------------------------------------------------------------------------
Styles de Layers
-------------------------------------------------------------------------
*/
#logo {
	position:absolute	;
	left:5px; 
	top:2px; 
	width:145px; 
	height:145px; 
	z-index:2;
}

#compteur {
	position:absolute	;
	left:20px; 
	top:200px; 
	width:174px; 
	height:230px; 
}

#bando {
	position: absolute;
	left: 295px;
	top: 80px;
	z-index:50;
	width: 481px;
	height: 73px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: hand;
}

#lang {
	position: absolute;
	left: 170px;
	top: 80px;
	z-index:51;
	width: 150px;
	height: 28px;
	overflow: hidden;
}

#who {
	position: absolute;
	left: 640px;
	top: 60px;
	z-index:13;
	width: 200px;
	height: 16px;
	overflow: hidden;
	font-size: xx-small;
	color: #CC6666;
	text-align: right;

}

#debug {
	position: absolute;
	left: 950px;
	top: 30px;
	z-index:100;
	width: 300px;
	overflow: auto;
	font-size: xx-small;
	color: #FF0000;
	border: #FF0000 2px solid;
	text-align: left;
	background-color: #FFFFFF;
	}

#menualbtitre {
	background-image: url("/images/bandeaux/galerie.jpg");
	background-repeat: no-repeat;
	text-decoration : none;
	font-size : x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

#flash	 {
	position: absolute;
	top:55px;
	left:155px;
	width:779px;
	height:30px;
	z-index:7;
	overflow:hidden;
	visibility:visible;
	clip: rect(0 910 21 0);
	}

#corps {
	position: absolute;
	/*border: #ccc 1px solid;*/
	left:160px;
	top:165px;
	width:890px;
	height: auto;
	z-index:6;
}

#menuv {
	position: absolute;
	left:2px; 
	top:162px; 
	width:150px; 
	height:485px;
	overflow: visible;	
	z-index:7;
}
#menuh {
	position: absolute;
	left:0px;
	top:72px;
	width:753px;
	height:28px;
	visibility: visible;
	z-index:8;
	display: block;
	font-size: x-small;

}

#news {
	position: absolute;
	left:910px; 
	top:165px; 
	width:128px; 
	height:485;
	border: #ccc 1px solid;
	z-index:8;
}

/*
-------------------------------------------------------------------------
Styles de tableaux
-------------------------------------------------------------------------
*/

TABLE, TR, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #7B4D16;
}
/*
-------------------------------------------------------------------------
Styles de paragraphes
-------------------------------------------------------------------------
*/
/*
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-variant: normal;
	text-transform: uppercase;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: lowercase;
	font-style: normal;
	font-weight: normal;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	font-style: normal;
	font-weight: normal;
}
*/
/*
-------------------------------------------------------------------------
Styles de caractères
-------------------------------------------------------------------------
*/
A.flashtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color : #666666;
	font-style: normal;
	font-weight: bolder;
}

A {
	color: #3366cc;
	font-weight: normal;
	text-decoration: none;
	border: none;
	list-style-type: none;
	float: none;
}

A:hover {
	color: #000099;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

a.msg {
	text-decoration : none;
	font-size : x-small;
	color : #6699FF;
	font-style: normal;
	font-weight: bold;
}
a.msg:hover {
	text-decoration : none;
	font-size : x-small;
	color : #0000CC;
	font-style: normal;
	font-weight: bold;
}

A.AnnTitre {
	text-decoration : none;
	font-size : x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #6699FF;
	font-style: normal;
	font-weight: bold;
}

A.Ann {
	text-decoration : none;
	font-size : xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-style: normal;
	font-weight: normal;
}
.cadrephoto {
	border:1px solid;
	border-color: #b0bace;
	width:470;
	height:360;
	margin:0 auto;
}

.previsuphoto {
	width:440;
	height:330;
	margin:0 auto;
	border: 0px;
}

.album {
border:1px solid;
border-color: #E7B468;
}

#phototitre {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	overflow: visible;
	visibility: hidden;
	color: #666666;
	font-size: large;
	font-weight: bold;
	}

.zone_muette {
	border: none;
}
/* Page publique classique (dans /spec) */
#titre {
	position:relative;
	/*border: #FF0000 1px solid;*/
	margin-left: auto;
    margin-right: auto;
	top: 20px;
	width: 80%;
	}

#titre .titrePage {
	color:#206FBD;
	font-size: large;
	text-align: right;
}

#detail {
	position:relative;
	margin-left: auto;
    margin-right: auto;
	top: 25px;
	width: 80%;
	height:auto; 
	overflow: auto;
}

#detail .tableau {
	width:100%;
	border:#7F9DB9 1px solid;
	align:center;
	background-color: #F2F3F7;
}

#detail .tableau input {
	border:#7F9DB9 1px solid;
}

#detail .tableau .titre {
	color:#3366CC;
	font-weight: bold;
	height: 30px;
	vertical-align: top;
	
}

#detail .tableau .libelle {
	color:#000000;
	font-weight: bold;
}

#detail .tableau_simple {
	width:100%;
	border:none;
	align:center;
}

