@import "Entete.css";
@import "Menu.css";
@import "Pied.css";


body { behavior:url(csshover.htc); }

html {height: 100%;} 

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#4E4E49;
/*	background-color:#3B5273;*/
	width:1000px;
	height:100%;

	margin:0 auto 0 auto;
	padding:0;
	left:50%;
/*	background-image:url(../image/Fond.png);*/
	background-repeat:repeat-x;
	text-align: center;
	vertical-align: middle;
}

#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	height:97%;
}

img, img a {
	border:0;
}
p, td, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2B2B28;
}
p {
/*	text-align: justify; */
/*	line-height: 1.8em;*/
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size:22px;*/
	font-size:16px;
	font-weight:bold;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2B2B28;
	background-repeat: no-repeat;
	padding-left:20px;
}
H3 {
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
}
hr {
	border: 0;
	color: #666551;
	background-color: #666551;
	height: 4px;
	width: 90%;
	text-align: center;

	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}
a, a:link, a:visited {
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration: underline;
}

.Corps {
	background-color:#F7F7FA;
}

.Important {
	color:#CC0000;
}

td.CadreMenu {
	width:170px;
/*	width:290px;*/
	background-position: top right;
	background-repeat:no-repeat;
	background-attachment:fixed;
/*	border:1px solid #FFFF00; */
}

td.CadreContenu {
	background-color:#DBD9CE;
	padding:20px 20px 40px 20px;
	background-image: url("../image/FondContenu.jpg");
	background-repeat:no-repeat;
	background-attachment: inherit;
}

#Contenu {
	border-left:1px dotted #C3C3BC;
	margin:0px;
/*	padding:20px 20px 40px 20px;*/
	background-color:#DBD9CE;
	background-image: url("../image/FondContenu.jpg");
	background-repeat:no-repeat;
	background-attachment: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03215D;
	overflow: auto;
}

#Contenu tr.NomAssocie {
	display:block;
/*	padding:5px;*/
}

#Contenu tr.NomAssocie a {
	display:block;
	text-decoration:none;
	padding:5px;
	color: #2B2B28;
	font-weight:bold;
	font-size:12px;
}

#Contenu tr.NomAssocie:hover {
	background-color:#EAE9E3;
	background-color:#CCCDC5;
/*	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;*/
}

#Contenu a.Photo, #Contenu a.Photo:link, #Contenu a.Photo:visited, #Contenu .Photo a:link, #Contenu .Photo a:visited {
	display:block;
	text-decoration:none;
	padding:5px;
	color:#2B2B28;
	font-weight:bold;
	font-size:12px;
}
#Contenu a.Photo:hover {
	display:block;
	background-color:#EAE9E3;
	text-decoration:none;
}
#Contenu a.Photo .Statut {
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

#Contenu .Collaborateur {
	color:#2B2B28;
	font-weight:bold;
	font-size:12px;
}

#Contenu .Statut {
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
}

#Contenu H1 {
	color:#3B5273;
}

#Contenu a, #Contenu a:link, #Contenu a:visited {
	color:#3B5273;
}

td.CadreImage {
	width: 110px;
	text-align:right;
	overflow: hidden;
	vertical-align:middle;
}


.SommaireVisible {
	display: inline;
}

.SommaireInvisible {
	display:none;
	overflow:hidden;
}

form {
	padding-top:10px;
	padding-bottom:10px;
/*	background-color: #C0C4BE;*/
}

input[type="text"], textarea, select {
	background-image: url("../image/FondSaisie.gif");
	background-repeat: repeat-x;
	border: 1px solid #5A5A54;
	background-color: #DBD9CE;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
}

.Bouton, .Bouton:focus {
	background:inherit;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Bouton:focus {
	padding-top: 3px;
	padding-bottom: 1px;
}

#Contenu .tableau tr.Pair, #Contenu .tableau tr.Impair { background:none; }
#Contenu .tableau tr.Pair:hover, #Contenu .tableau tr.Impair:hover { background-color:#C9C7BB; }






























.Tiny {
	font-size: 0.9em;
}







/************************************************************/

#Contenu {
	margin:0px;
/*	padding:10px;*/
	padding-left:30px;
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#03215D;
	height:447px;
	overflow: auto;
}
#Contenu td, #Contenu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
#Contenu h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
/*	color:#7B528A;*/
	font-weight:bold;
	margin-top:25px;
}

#Contenu h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

#Contenu a {
	color: #FF6600;
}
#Contenu a:hover {
	text-decoration:underline;
}


#Contenu .Couleur {
	color:#7B528A;
}

#Contenu li {
	list-style-image:url("../image/PointLI.gif");
/*	padding-left:5px;*/
}

#Contenu .Point {
	background-image:url("../image/PointLI.gif");
	background-repeat:no-repeat;
	padding-left:15px;
}


#Contenu tr.Pair { background-color:#EEEEEE; }
#Contenu tr.Impair { background-color:#F8F8F8; }

#Contenu .ErreurSaisie {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

#Contenu li {
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0;
	margin:0;
	margin-top:-0.7em;
}



/*************************** Menu des langues *******************************/
#CadreLangue{
position:relative;
	top:0px;
	float: right;
	padding-right:80px;
	margin-top: 1px;
	text-align:center;
}
.lang {
position:absolute;
	text-align:center;
/*	top:0px;
	margin-top: 1px;
*/
	float: right;
	background-color:#4E4E49;
	width:78px;
	height:20px;
/*	text-align:center;*/
}
.lang a {
	border:0;
}
.lang a:hover {
	display:block;
	background-color:#222222;
	text-decoration:none;
}

/* - - Languages - - */
#languages{ top:20px;visibility:hidden; position:absolute;
 float: right; z-index:9999; background-color:#3d3d3d;width:78px;font-family:Arial, Helvetica, sans-serif;}
#languages .lang{
	position:relative;
	float:left;background-color:#222222; border-bottom:1px solid #3d3d3d;width:78px;height:16px; font-size:11px; padding-top:4px;
	}
#languages .lang a{color:#FFF;font-size:11px;}
#languages .lang a:hover{text-decoration:underline;}
/*
#languages .close{float:left;width:78px;text-align:center;padding:2px 0 5px 0}
#languages .close a{color:#FFF;font-size:10px;font-weight:bold;text-decoration:underline}
*/
.cboth { clear:both; visibility:hidden; }

