/* ci dessous les calques globaux de la page ********************************************************************************* */
/* *************************************************************************************************************************** */
body {
font-family: verdana, arial, sans-serif;
font-size: 12px;
background-image: url("../images/gfx/blue_degrad.jpg");
}

.global {
	width: 770px;
	overflow: auto; /*permet au cadre global de s'adapter à la taill du contenant */
	color: #000000;
	background-color: #FFFFFF;
	BORDER: 1px solid #433C3C; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.menu_gauche {
	float: left;
	margin-top: 20px;
	width:175px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align:center;
	border: 0px solid; 
}
.menu_droite {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: auto;
	width:550px;
	margin-bottom: 10px;
	border: 0px solid;
}
.footer {
	width: 300px;
	height: 20px;
	border: 0px; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
}
/* ci dessous les calques des blocs ********************************************************************************* */
/* *************************************************************************************************************************** */
.bloc_header {
	width: 550px;
	height: 20px;
	border: 0px; 
	background-image: url("../images/gfx/bloc_header.png");
}

.bloc_mid {
	width: 550px;
	height:auto;
	overflow: auto;
	border: 0px;
	background-image: url("../images/gfx/bloc_mid.png");
}
.bloc_footer {
	width: 550px;
	height: 15px;
	border: 0px; 
	background-image: url("../images/gfx/bloc_footer.png");
}

.mini_bloc_header {
	width: 175px;
	height: 20px;
	border: 0px; 
	background-image: url("../images/gfx/mini_bloc_header.png");
}

.mini_bloc_mid {
	width: 175px;
	height:auto;
	overflow: auto;
	border: 0px;
	background-image: url("../images/gfx/mini_bloc_mid.png");
}
.mini_bloc_footer {
	width: 175px;
	height: 15px;
	border: 0px; 
	background-image: url("../images/gfx/mini_bloc_footer.png");
}

.icon {
float: left; /* alignement du logo à droite */
margin-left: 10px;  /* placement du logo dans son conteneur, head1 */
margin-top: 3px;
border: 0px;
}

.logo {
float: left; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-top: 2px;
border: 0px;
}
.bg {
background-image: url("../images/gfx/bg_degrad.gif");
}

.select_news {
float: right; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-top: 0px;
border: 0px;
overflow: auto;
}
.more_news {
float: left; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-bottom: 5px;
border: 0px;
}
.gauche { text-align: left; }
.centre { text-align: center; }
.droite { text-align: right; }
.gras { font-weight: bold }
.ita { font-style:italic }
.justifie { text-align:justify; }
.cached { visibility:hidden; }
.visible { visibility:visible }
.curseur { cursor:default }
.curseur:hover { cursor: pointer; }
.haut_droit {
	float: right;
	border: 1px;
	width:500px;
	height: 15px;
	margin-right: 5px;
	margin-top: 5px;
}
label {
  display: inline;
  float: left;
  width: 150px;
  text-align:right;

  } 
.menu {
	background-color: #FFBE4B;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:20%;
}
.haut_droit2 {
	float: right;
	top: 22px;
	border: 1px;
	width:500px;
	height: 20px;
	margin-right: 1px;
	margin-top: 1px;

}

.bloc {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:150px;
	margin-bottom: 10px;
	BORDER-BOTTOM: 1px solid #FFFFFF; 
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-TOP: 0px;
	background-color:#ECEAEA;
}

.bloc_cached {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:175px;
	margin-bottom: 10px;
	BORDER-BOTTOM: 1px solid #FFFFFF; 
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid #CCCCCC;
	BORDER-TOP: 0px;
	background-color:#ECEAEA;
	display:none;
}

.bloc_blank {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:175px;
	margin-bottom: 10px;
	border: 0px; 
}

.index_gal {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	width:525px;
	height:auto;
	margin-bottom: 10px;
	border: 0px; 
	background-color:#ECEAEA;
}

.marge {
	margin-right: 10px;
	margin-left: 10px;
}

/* ------------------------------------------------ style des div cachés -----------------------------------
------------------------------------------------------------------------------------------------------------*/
.grised{
position:absolute;
width: 100%;
height: 100%;
-moz-opacity:0.5;
opacity: 0.5;
z-index:1; 
filter:alpha(opacity=50);
top:0%;
left:0%;
background-color:#CCCCCC
}

.content_modif{
position:absolute;
background-color:#FFFFFF;
height:33%;
width:500px;
overflow:auto;
top:33%;
left:25%;
color: #000000;
visibility:hidden;
z-index: 3;
border-top: 1px solid;
border-left: 1px solid;
border-bottom: 1px solid;
border-right: 1px solid;
}

.bouton_right{
position:absolute;
top: 2px;
right: 2px;
z-index: 2;
height: 17px;
width: 17px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
background-image: url(../images/icones/close.png);
background-repeat: no-repeat;
background-attachment: scroll;
cursor: pointer;
visibility: inherit;
}
.bouton_right:hover {
background-image: url(../images/icones/close_hover.png);

}

/* -------------------------------------------------- style du texte, police etc --------------------------------
----------------------------------------------------------------------------------------------------------------*/
.blanc_petit_normal {font-size: 10px; color: #FFFFFF;}
.blanc_normal {font-size: 12px; color: #FFFFFF;}
.orange_petit_normal {font-size: 10px; color: #FFBE4B; font-weight: bold; }
.orange_normal {font-size: 12px; color: #FFBE4B;}
.noir_normal {font-size: 12px; color: #666666;}
.noir_petit {font-size: 10px; color: #666666;}
.bleu_petit {font-size: 10px; color: #085D93; font-weight: bold; }
.bleu_normal {font-size: 12px; color: #085D93; }
.rouge_petit {font-size: 10px; color: #FF0000; }

/* ------------------------------------------------ style des liens-------------------------------------------
------------------------------------------------------------------------------------------------------------*/
a:link {
	color: #B56DC6;
	text-decoration: none;
}
a:visited {
	color: #B56DC6;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #B56DC6;
}
a:active {
	text-decoration: none;
	color: #B56DC6;
}
.cadre_photo { 
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 2px solid buttonshadow;
border-right: 2px solid buttonshadow;
margin: 1px;
}
/* ------------------------------------------------ style des formulaires -------------------------------------
------------------------------------------------------------------------------------------------------------*/			   
input:hover, textarea:hover, input:focus, textarea:focus, input:active, textarea:active{
border: 1px solid #FF6600; }

.textformulaire {
	color: #085D93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F7F7F7;
	BORDER-BOTTOM: 1px solid; 
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	background-image: url("../images/gfx/degrad_formu.png");

}
/* --------------------------------------------style surligné passage de souris --------------------------------
--------------------------------------------------------------------------------------------------------------*/
.tabnormal{}
.tabover{background-color:#F9F3D6; }
.tabselec{background-color:#F9E58A; }
.out {
border: 1px solid buttonface;
margin: 1px; 
}
.over { 
border-top: 1px solid buttonhighlight;
border-left: 1px solid buttonhighlight;
border-bottom: 1px solid buttonshadow;
border-right: 1px solid buttonshadow;
margin: 1px;
background-color: #F5F9FB;
}
/* --------------------------------------------style crea  box             --------------------------------
--------------------------------------------------------------------------------------------------------------*/

.crea_hidden {
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	overflow: auto;
	width:450px;
	border-bottom: 0px; 
	BORDER-LEFT: 0px dashed #FFFFFF;
	BORDER-RIGHT: 0px dashed #FFFFFF;
	BORDER-TOP: 0px;
}

/* --------------------------------------------style cv --------------------------------------------------------
--------------------------------------------------------------------------------------------------------------*/
.decal { margin-left: 50px; margin-top: 2px; }
.decalall { margin-left: 5px; margin-right: 5px; margin-top: 2px; }
.avatar {
float: right; /* alignement du logo à droite */
margin-left: 5px;  /* placement du logo dans son conteneur, head1 */
margin-top: 2px;
border: 1px;
}