/***********************************************************
***** Feuille de style du site Dir INFO institutionnel *****
***** Valid CSS - Création Dir INFO 2005 dirinfo.com *******
***********************************************************/

/*#corps{
	position:relative;
	top:10px;
	width:800px;
	background-color: #fff;
}*/

body {
	margin: 0px;
	background-color: #b071ae;
}

#global{
	margin : 10px auto;
	width : 773px;
	text-align: center;
	background-color: #fbe5f2;
	padding: 0 0 10px 0;
	background-image: url(icones/pix_fond.gif);
	background-repeat: repeat-y;
}

#entete{
	width:auto;
	background-image: url(icones/entete.gif);
	background-repeat: no-repeat;
	height: 145px;
	/*background-color: #ccc;
	hauteur de l'image 204*/
}

#menu {
	width: 180px;
	margin-top: 60px;
	/*margin: 0px;
	background-color: #fff;*/
	float: left;

}

#page{
	/*padding: 3px 2px 19px 20px;*/
	margin: 0px 0px 0px 20px;
	width: 500px;
	float: left;
	/*background-color: #fff;*/
		border-width: 0px;
	border-style: dotted;
	border-color: #fff;
	padding: 10px;
}

#intra_con{
	padding-top: 50px;
	padding-left: 530px;
	position:relative;
	width: 220px;
/*text-align: left;*/
}

.separation{
clear:both;
visibility:hidden;
}



/********* général*****************	border-bottom: 1px dotted**/
a:link {text-decoration: none;color: #7f5c7f;}
a:visited {text-decoration: none;color: #7f5c7f;}
a:hover {text-decoration: underline overline;}
a:active {}

/****** menu ******
	}*/
	
#menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: left;
	padding-bottom: 20px;
	
	}
	
#menu a:link, #menu a:visited {
	background-image: url(icones/menu_bas.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*background-color: #ccc;*/
	text-indent: 22px;
	text-align: left;
	/*margin-bottom: 15px;*/
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7f5c7f;
	/*vertical-align: middle;*/
	text-decoration: none;
	display : block;
	height: 25px;
	width: 140px;	
	}
	
#menu a:hover,  #menu a.active:link,  #menu a.active:visited {
	background-image: url(icones/menu_haut.gif);
	color: #fbe5f2;

}

.baspage{
font-size: 75%;
text-align: center;

}


/***formulaire acces intranet***/
#formulaire  {
	padding: 0px;
	margin-top: 10px;
	font-size :10px;	
	}


input, textarea, select  {
	background-color: #fbe5f2;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size :105%;
	}
	
#aff input, #aff select {
border: 0px;
background-color: none;
font-size :100%;
}	

#formulaire p{
	padding: 0px;
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px 20px;
	text-indent: 0px;
	text-align: left;	
	}

.instruction, #intra_con{
	color: #b071ae;
	}

#page .instruction a, #page .instruction a:visited, #page .instruction a:link {
	/*font-weight: bold;
	font-size: 11px;
	color: #b071ae;	*/
}

/*#page .instruction a:hover{
text-decoration: underline overline;
}*/

:focus {
background-color: #f2e2f2;

}


/****** page *****/	
	
#page{
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: left;
	
}

#page p{
padding: 0px;
margin: 0px 0 0 0px;

}

#page strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 105%;
}

#page h3{
	font-size: 120%;
	font-weight: bold;
	color: #b071ae;

	margin: 10px 0px 0 0px;
}

#page h1{
	font-size: 140%;
	color: #b071ae;
	font-weight: bold;
	text-align: right;

}

#page h2{
	font-size: 120%;
	font-weight: bold;
	color: #b071ae;
	text-align: left;
	letter-spacing: 0.04em;
	word-spacing: 0;
	line-height: 1em;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 6px;
	/*background-color: #CCFFFF;*/	
}

#page ul{
	text-indent: -22px;
	list-style-position: inside;
	/*list-style-type: disc;*/
	list-style-image: url(icones/puce.gif);

}

#page li{
	text-align: left;
	padding-bottom: 5px;
	padding-left: 0px;
}


/*corps de texte style graphique*/


.gauche
{
text-align: right;
}

.centre {
	text-align: center;
	}
/*****************tableau  page des tarif*******************/	
table.tarif{
padding: 10px;
width: 350px;
border: 0px;

border-collapse:collapse;
}

.tarif caption{
font-size: 80%;
caption-side: bottom;
text-align: right;
}

table.tarif tr td, table.tarif tr th {

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #9d499a;
font-weight: normal;
}

table.tarif tr td{
text-align: right;
border-width: 1px;
border-style: solid;
border-color: #9d499a;
}

table.tarif tr.titrecol th {
text-align: center;
text-indent: 0px;
font-weight: 600;
}

table.tarif tr th {
text-align: left;
text-indent: 20px;
}


/**********************Etapes *********************/
.etape{

text-align: center;
border: 2px solid #fff;
	font-size: 105%;
	font-weight: bold;
}




/********************* formualire  ******************/
.blocform1 {
	float: left;
	margin-left: 10px;
	background-color: #0cc;text-align: left;
	/*width: 180px;*/
}


.blocform1 ul, .blocform2 ul {
	list-style-type: none;
	text-indent: 0px;
}

.blocform1 li, .blocform2 li {
	/*margin-bottom: 3px;
	display : block;
	background-color: #0cc;text-align: left;
	
	height: 30px;*/	
}

img{	
border: 0;
}

.photo, .photod, .photog{
border: 2px solid #fff;
}
.photo{
text-align:center;
}
.photod{
float: right;
margin: 10px 0px 10px 10px;
}
.photog{
float: left;
margin: 10px 10px 0px 0px;
}
.chapo{

}

.import{
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

.promo{
	font-weight: bold;
	padding: 10px;
	color: #D9231A;
	font-size: 130%;
	text-align: center;
	width: 500px;
	border: 4px solid #b071ae;
	background-color: #fff;
}

acronym, abbr{
	cursor : help;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;	
}



