/*******************************************************************************
CSS commune au Site du CRPS  de Gassies
/*******************************************************************************
/*------------------------------*/
/*Mise en page body,lien,texte  */
/*------------------------------*/
html, body{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-variant: normal;
	font-size: 12px;
	height: 100%; /* Pour IE */
	background-color: #CCD8E1;
	behavior:url("htc/csshover.htc");
}
a:link { 
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: underline ;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
img{
	border: 0;
	vertical-align: middle;
}
img a {
	border: 0;
	text-decoration: none;
}
img a:active {
	border: 0;
	text-decoration: none;
}
img a:visited {
	border: 0;
	text-decoration: none;
}
img a:hover {
	border: 0;
	text-decoration: none;
}
ul {
	margin: 5px 5px 10px 40px;
}
h1 {
	font-family: Georgia,"New York",serif;
	font-variant: normal;
	font-size: 25px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia,"New York",serif;
	font-variant: normal;
	font-size: 20px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Georgia,"New York",serif;
	font-variant: normal;
	font-size: 18px;
	color: #E19F20;
 	margin: 0px;
	padding: 0px;
}
h4 {
 	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-variant: normal;
	color: #B35533;
 	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 12px;
	color: #E19F20;
 	margin: 0px;
	padding: 0px;
}
p {
 	margin: 0px;
	padding: 0px;
	display:block;
	font-size: 16px;
	font-family: Georgia,"New York",serif;
	color: #8CC63F;
	font-weight: bold;
	background-color: #EBF7FF;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dotted black;
 	cursor : help;
}
.left{
float: left;
margin-right: 5px;
}
.right{
float: right;
margin-left: 5px;
}
table {
	border-collapse: collapse ;
	border-spacing: 0px;
}
table tr {
	margin: 0px;
	padding: 0px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #999999;
	border-style: solid;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}
table td {
	margin: 0px;
	padding: 0px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #999999;
	border-style: solid;
	vertical-align: top;
	text-align: left;
}
td.titre{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #B5B5B5;
}
td.img{
	text-align: center;
	vertical-align: middle;
}
tr.bleuC {
	background-color: #C9E6FC;
}
tr.bleuF {
	background-color: #BCD7EC;
}
tr:hover {
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.checkbox{
	margin: 0px;
	padding: 0px;
}
.center {
	width: 100%;
	text-align: center;
}
/*-------------------------------*/
/*Mise en page et élèments Blocs */
/*-------------------------------*/

#tete_print{
	display: none;
}
#piedPage_print{
	display: none;
}
#conteneur-page {
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%; /* Pour standards */
	height: auto !important; /* Pour standards */
	height: 100%; /* Pour IE */
	background-image: url(./img/spacer.gif);
	background-repeat: repeat-y; 
}
#conteneur-pageAdmin {
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%; /* Pour standards */
	height: auto !important; /* Pour standards */
	height: 100%; /* Pour IE */
}
#blocTete {
	height: 152px;
	background-image: url(./img/tet_Spacer.gif);
	z-index: 4;
}
#teteG {
	float: left;
	width: 198px;
	height: 152px;
	background-image: url(./img/tet_G.jpg);
	z-index: 4;
}
#teteD {
	float: right;
	width: 225px;
	height: 152px;
	background-image: url(./img/tet_D.jpg);
	z-index: 4;
}
#titreSite {
	position: absolute;
	height: 20px;
	top: 30px;
	left: 180px;
	z-index: 5;
}
div.icone h4 {
/*les h4 contenus dans un div de la classe icone*/
	position: absolute;
	width: 70px;
	height: 47px;
	top: 99px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	z-index: 5;
}
/*------------------------------*/
/*Menu de gauche*/
#menuG {
	position: absolute;
	top: 152px;
	width: 224px;
	z-index: 2;
}
.SousmenuG_Bloc {
	width: 224px;
	background-color: #FEC76C;
	font-family: Georgia,"New York",serif;
	color: #663300;
	font-weight: bold;  
	text-align: right;
}
.menuG_Bloc2 {
	background-color: #FFFFFF;
	text-indent: 0px;	
	border-top: 1px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	border-color: #999999;
	border-style: solid;
}
.menuG_Bloc2 a {
	display: block;
	width: 224px;
	color:#0000FF;
	text-decoration: none;
}
.menuG_Bloc2 a:visited {
	display: block;
	color:#0000FF;
	text-decoration: none;
}

#logoGassies {
	bottom: 81px;
	width: 224px;
	height: 202px;
	background-image: url(./img/logo_gassies.jpg);
	z-index: 1;
}
/*------------------------------*/
/*Centre Contenu Page*/
#locPageTxt {
	margin-left: 226px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; 
	font-size: 10px;
	text-align: left;
}
#locPageTxt a {
	color: #FFFFFF;
	text-decoration: none;
}
#titreDePageTxt {
	margin-left: 226px;
	color: #FFFFFF;
	font-family: Georgia,"New York",serif;
	font-weight: normal; 
	font-size: 26px;
}
#vagueDroite {
	float: right;
	width: 225px;
	height: 45px;
	background-image: url(./img/vague_cont.jpg);
}
#bgContenu {
	top: 194px;
	width: 100%;
	background-color: #CCD8E1;
	background-image: url(./img/spacer.gif);
	background-repeat: repeat-y; 
	background-position: left; 
}
#bgContenuAdmin {
	min-height: 75%;
	top: 194px;
	width: 100%;
	background-color: #CCD8E1;
}
#bgContenuTxT {
	margin: 50px 10px 10px 234px;
	padding: 5px 10px 5px 10px;
	right: 10px;
	background-color: #D9E4EC;
	text-align: justify; 
}
#bgContenuTxTAdmin {
	margin: 50px 10px 10px 10px;
	padding: 5px 5px 5px 10px;
	right: 10px;
	background-color: #D9E4EC;
	text-align: justify; 
}
img.blocPhoto {
	margin: 5px 2px 20px 2px;
	padding: 2px 2px 2px 2px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #999999;
	border-style: solid;
}
#fichePratique {
	float: left;
	width: auto;
	margin: 1px 20px 1px 1px;
	padding: 5px 2px 5px 10px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #999999;
	border-style: dotted;
	line-height: 150%;
	background-color: #EBF7FF;
}
.blocActu{
	width: 95%;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 5px 0px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #8CC63F;
	background-color: #E3EAEF;
}
.adminTab_1{
	width: 99%;
	padding: 2px 2px 2px 2px;
	margin-bottom: 3px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #A5A5A5;
	background-color: #EBF7FF;
}
.adminTab_1 a{
	display: block;
	color: #000000;
	text-decoration: none;
}
.blocAdmin_0{
	width: 99%;
	padding: 2px 2px 2px 2px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #A5A5A5;
	background-color: #EBF7FF;
}
/*------------------------------*/
/*Gestion liste dynamique Favoris */
.zoneFavoris {
	margin:0;
	height: 100%;
	width: 100%;
	}
.FavNiv1 {
	margin: 5px 5px 5px 5px;
	width: 100%; 
	}
.SsFavNiv1 {
	width: 90%; 
	margin: 5px 5px 5px 5px;
	margin-left: 40px;
	border-top: 1px;
	border-right: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-color: #999999;
	border-style: dotted;

	}
/*------------------------------*/
/*Pied Page*/
#piedPage {
	bottom: 0 !important;
	bottom: -1px;
	bottom: 0px;
	width: 100%;
	height: 109px;
	z-index: 0;
}
#degrade {
	position: absolute;
	bottom: 81px;
	width: 224px;
	height: 202px;
	background-color:#FFFFFF;
	z-index: 1;
}
#piedPageBg {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 109px;
	background-image: url(./img/vague_pied_spacer.jpg);
	z-index: 0;
}
#piedPageTxT {
	position: absolute;
	bottom: 0px;
	margin-left: 5px;
	font-size: 10px;
	z-index: 1;
}
#piedPageLogo {
	position: absolute;
	float: right;
	bottom: 0px;
	height: 109px;
	width: 100%;
	background-image: url(./img/vague_pied.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 1;
}