/* Caminfo.css */
body
{
	background-image:	url("../images/fond.png");
	background-repeat:	repeat-x;
	background-color:	#000000;
	font-family:		"Verdana";
}

#conteneur
{
	width:				785px;
	height:				1100px;
	margin: 			auto;
}

#entete
{
	width:				785px;
	height:				352px;
	background-image:	url("../images/entete.png");
	background-repeat:	no-repeat;
}

#menu_entete
{
	width:				460px;
	height:				44px;
	padding-top:		53px;
	padding-left:		295px;
}

#menu_entete ul
{
	margin:				0px;
	padding:			0px;
	list-style-type: 	none;
}

#menu_entete li a img
{
    border:				none;
}

#menu_entete ul.haut li
{
    float:				left;
	width:				440px;
	height:				3px;
	background-image:	url("../images/fond_menu_entete_haut.png");
	background-repeat:	repeat-x;
}

#menu_entete ul.haut li.bord_gauche
{
	width:				10px;
	background-image:	url("../images/image_menu_gauchehaut.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.haut li.bord_droit
{
	width:				10px;
	background-image:	url("../images/image_menu_droithaut.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.images li
{
    float:				left;
	width:				80px;
	height:				22px;
	text-align:			center;
	background-image:	url("../images/fond_menu_entete_milieu1.png");
	background-repeat:	repeat-x;
}

#menu_entete ul.images li.bord_gauche
{
	width:				10px;
	background-image:	url("../images/image_menu_gauchemilieu1.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.images  .accueil
{
	width:				66px;
}

#menu_entete ul.images  .activites
{
	width:				66px;
}

#menu_entete ul.images  .references
{
	width:				81px;
}

#menu_entete ul.images  .partenaires
{
	width:				81px;
}

#menu_entete ul.images  .contacts
{
	width:				66px;
}

#menu_entete ul.images .plan
{
	border-right:		none;
}

#menu_entete ul.images li a
{
	font-size:			11px;
	text-decoration:	none;
	text-align:			center;
}

#menu_entete ul.images li.bord_droit
{
	width:				10px;
	background-image:	url("../images/image_menu_droitmilieu1.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.texts li
{
    float:				left;
	width:				80px;
	height:				15px;
	border-right:		1px dotted #FFFFFF;
	text-align:			center;
	vertical-align:		bottom;
	background-image:	url("../images/fond_menu_entete_milieu2.png");
	background-repeat:	repeat-x;
}

#menu_entete ul.texts li a
{
	color:				#FFFFFF;
	font-size:			11px;
	text-decoration:	none;
	text-align:			center;
	vertical-align:		top;
}

#menu_entete ul.texts li.bord_gauche
{
	width:				10px;
	border-right:		none;
	background-image:	url("../images/image_menu_gauchemilieu2.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.texts  .accueil
{
	width:				65px;
}

#menu_entete ul.texts .activites
{
	width:				65px;
}

#menu_entete ul.texts .contacts
{
	width:				65px;
}

#menu_entete ul.texts li.plan
{
	border-right:		none;
}

#menu_entete ul.texts li.bord_droit
{
	width:				10px;
	border-right:		none;
	background-image:	url("../images/image_menu_droitmilieu2.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.bas li
{
    float:				left;
	width:				440px;
	height:				4px;
	background-image:	url("../images/fond_menu_entete_bas.png");
	background-repeat:	repeat-x;
}

#menu_entete ul.bas li.bord_gauche
{
	width:				10px;
	background-image:	url("../images/image_menu_gauchebas.png");
	background-repeat:	no-repeat;
}

#menu_entete ul.bas li.bord_droit
{
	width:				10px;
	background-image:	url("../images/image_menu_droitbas.png");
	background-repeat:	no-repeat;
}

#entete_hblanc
{
	width:				785px;
	height:				165px;
}

#entete_bblanc
{
	width:				785px;
	height:				90px;
}

#entete_bblanc_gauche
{
    float:				left;
	width:				535px;
	height:				90px;
}

#entete_bblanc_droite
{
    float:				left;
	width:				250px;
	height:				90px;
	/*background-image:	url("../images/pack_caminfo.png");
	background-repeat:	no-repeat;*/
}

#entete_bblanc_droite a img
{
    border:				none;
}

#menu_activites
{
	width:				762px;
	height:				230px;
	margin-left:		11px;
	background-image:	url("../images/fond_menu_activites.png") ;
	background-repeat:	repeat-x;
}

#menu_activites a
{
	color:				#000000;
	text-decoration:	none;
	font-family:		"Verdana";
	font-size:			11px;
}

#menu_activites a img
{
	border:				none;
}
	
#menu_traitement_donnees
{
	float:				left;
	width:				253px;
	height:				230px;
	border-right:		1px solid #999999;
	background-image:	url("../images/fond_menu_traitementdonneeshaut.png") ;
	background-repeat:	no-repeat;
}

#menu_traitement_donnees_img
{
	width:				253px;
	height:				120px;
}

#menu_traitement_donnees_txt
{
	width:				253px;
	height:				110px;
}

#image_traitement_donnees
{
	float:				left;
	width:				80px;
	height:				110px;
	background-image:	url("../images/image_menu_traitementdonnees.png");
	background-repeat:	no-repeat;
	background-position:center;
}

#titre_traitement_donnees
{
	float:				left;
	width:				173px;
	height:				110px;
}

#image_titre_traitement_donnees
{
	width:				149px;
	height:				20px;
	padding-top:		20px;
	background-image:	url("../images/fond_menu_traitementdonnees.png");
	background-repeat:	repeat-x;
	background-position:bottom;
}

#texte_traitement_donnees
{
	width:				165px;
	height:				70px;
}

#menu_sites_web
{
	float:				left;
	width:				253px;
	height:				230px;
	border-right:		1px solid #999999;
	background-image:	url("../images/fond_menu_siteswebhaut.png") ;
	background-repeat:	no-repeat;
}

#menu_sites_web_img
{
	width:				253px;
	height:				120px;
}

#menu_sites_web_txt
{
	width:				253px;
	height:				110px;
}

#image_sites_web
{
	float:				left;
	width:				80px;
	height:				110px;
	background-image:	url("../images/image_menu_sitesweb.png");
	background-repeat:	no-repeat;
	background-position:center;
}

#titre_sites_web
{
	float:				left;
	width:				173px;
	height:				110px;
}

#image_titre_sites_web
{
	width:				138px;
	height:				20px;
	padding-top:		20px;
	background-image:	url("../images/fond_menu_sitesweb.png");
	background-repeat:	repeat-x;
	background-position:bottom;
}

#texte_sites_web
{
	width:				165px;
	height:				70px;
}

#menu_developpement
{
	float:				left;
	width:				254px;
	height:				230px;
	background-image:	url("../images/fond_menu_developpementhaut.png") ;
	background-repeat:	no-repeat;
}

#menu_developpement_img
{
	width:				254px;
	height:				120px;
}

#menu_developpement_txt
{
	width:				254px;
	height:				110px;
}

#image_developpement
{
	float:				left;
	width:				80px;
	height:				110px;
	background-image:	url("../images/image_menu_developpement.png");
	background-repeat:	no-repeat;
	background-position:center;
}

#titre_developpement
{
	float:				left;
	width:				173px;
	height:				110px;
}

#image_titre_developpement
{
	width:				108px;
	height:				20px;
	padding-top:		20px;
	background-image:	url("../images/fond_menu_developpement.png");
	background-repeat:	repeat-x;
	background-position:bottom;
}

#texte_developpement
{
	width:				165px;
	height:				70px;
}

#corps
{
	float:				left;
	width:				762px;
	height:				450px;/*auto;min-height:			390px;*/
	margin-left:		11px;
	background-image:	url("../images/fond_corps.png");
	background-repeat:	repeat-x;
}

#corps_sujet
{
	float:				left;
	width:				502px;/*495*/
	height:				430px;
	margin-top:			10px;
	padding-left:		10px;
	padding-right:		10px;
	margin-bottom:		5px;
	background-image:	url("../images/fond_corps_sujet.png");
	background-repeat:	repeat-y;
	background-position:right;
	font-family:		"Verdana";
	font-size:			11px;
}

#corps_sujet2
{
	width:				482px;/*475*/
	height:				415px;
	background-image:	url("../images/fond_corps_sujet2.png");
	background-repeat:	no-repeat;
	background-position:bottom;
}

#corps_sujet_titre
{
	height:				30px;
	padding-bottom:		0px;
}

#corps_sujet_sujet
{
	height:				400px;
	padding-top:		0px;
	padding-left:		18px;
	padding-right:		10px;
}

#corps_sujet a
{
	color:				#6D7A21;
	font-weight:		bold;
	text-decoration:	none;
}

#corps_sujet h1
{
	display:			inline;
	color:				#F9BF46;/*#FEA811;*/
}

#corps_sujet .ttt
{
	color:				#99B428;
}

#corps_sujet .web
{
	color:				#E5912C;
}

#corps_sujet .dev
{
	color:				#5178A4;
}

#corps_sujet table
{
   border:				1px solid black;
}

#corps_sujet table th
{
   border:				1px solid black;
   height:				30px;
}

#corps_sujet table td
{
   border:				1px solid black;
   vertical-align:		text-top;
}

#corps_sujet table td ul
{
   list-style-type:		none;
   padding-left:		5px;
}

#websouligner
{
   width:				440px;
   padding-left:		20px;
   color:				#FFFFFF;
   font-weight:			bold;
   background-color:	#2C2D2E;/*background-color:	#FEA811;border:				1px solid #FEA811;*/
}

#websouligner ul
{
   list-style-type: 	none;
}

#plansouligner
{
   padding-left:		18px;
   list-style-image:	url("../images/puce_fleche.png");/*list-style-type: 	decimal;*/
}

#plansouligner a
{
   color:				#000000;
   font-weight:			bold;
}

#plansouligner li
{
   margin-bottom:		10px
}

#plansouligner ul
{
   margin-bottom:		10px;
   list-style-image:	url("../images/puce_fleche.png");/*list-style-type: 	lower-roman;*/
}

#plansouligner ul li
{
   margin-bottom:		10px;
}

#plansouligner ul ul
{
   margin-bottom:		10px;
   list-style-image:	url("../images/puce_fleche.png");/*list-style-type: 	lower-greek;*/
}

#plansouligner ul ul li
{
   margin-bottom:		10px;
}

#referencessouligner
{
   padding-left:		18px;
   list-style-image:	url("../images/puce_fleche_couleur.png");/*list-style-type: 	decimal;*/
}

#referencessouligner ul
{
   padding-left:		10px;
   list-style-image:	url("../images/puce_fleche.png");/*list-style-type:		square;*/
}

#corps_sujet_sujet #question
{
   color:				#990000;
}

#referencementsouligner
{
   width:				450px;
   padding-left:		20px;
   color:				#FFFFFF;
   font-weight:			bold;
   background-color:	#2C2D2E;/*background-color:	#FEA811;border:				1px solid #FEA811;*/
}

#packs-caminfo
{
   width:				480px;
   height:				400px;
}

#packs-caminfo-image
{
   float:				left;
   width:				186px;
   height:				88px;
   margin-bottom:		10px;
}

#packs-caminfo-texte
{
   float:				left;
   width:				284px;
   height:				88px;
   margin-bottom:		10px;
   padding-left:		10px;
}

#packs-caminfo ul
{
   margin:				0px;
   padding:				0px;
   padding-left:		15px;
   list-style-image:	url("../images/puce_fleche.png");
}

#packs-caminfo a img
{
   border:				none;
}

#packs-caminfo-mini
{
   width:				476px;
   height:				140px;
   margin-top:			20px;
   text-align:			justify;
}

#packs-caminfo-mini-image
{
   float:				left;
   width:				186px;
   height:				80px;
}

#packs-caminfo-mini-texte
{
   float:				left;
   width:				280px;
   height:				80px;
   padding-left:		10px;
   text-align:			justify;
}

#packs-caminfo-normal
{
   width:				476px;
   height:				100px;
}

#packs-caminfo-normal-image
{
   float:				left;
   width:				186px;
   height:				85px;
}

#packs-caminfo-normal-texte
{
   float:				left;
   width:				280px;
   height:				85px;
   padding-left:		10px;
}

#packs-caminfo-maxi
{
   width:				476px;
   height:				90px;
}

#packs-caminfo-maxi-image
{
   float:				left;
   width:				186px;
   height:				85px;
}

#packs-caminfo-maxi-texte
{
   float:				left;
   width:				280px;
   height:				85px;
   padding-left:		10px;
}

#corps_decoration
{
	float:				left;
	width:				240px;/*247*/
	height:				440px;
	margin-top:			10px;
	text-align:			center;
	font-size:			11px;
	font-weight:		bold;
	background-image:	url("../images/fond_corps_decoration.png");
	background-repeat:	no-repeat;
	background-position:bottom;
}

#corps_decoration p
{
	margin-top:			3px;
	margin-bottom:		10px;
}

#horloge
{
	display:			inline;
}

#foot
{
	float:				left;
	width:				762px;
	height:				61px;/*69*/
	margin-left:		11px;
	background-image:	url("../images/fond_pied.png");
	background-repeat:	repeat-x;
	font-size:			11px;
}

#copyright
{
	float:				left;
	width:				497px;
	height:				54px;/*54px*/
	padding-top:		15px;
	padding-left:		10px;
	color:				#FFFFFF;
}

#foot_menu_cadre
{
	float:				left;
	width:				227px;
	height:				54px;/*54px*/
	padding-top:		15px;
	padding-left:		27px;
}

#foot_menu
{
	width:				227px;
	height:				12px;/*54px*/
	margin-bottom:		0px;
}

#foot_menu ul
{
	margin:				0px;
	padding:			0px;
	list-style-type: 	none;
}

#foot_menu li
{
    float:				left;
	width:				55px;
	height:				12px;
	border-right:		1px dotted #FFFFFF;
	text-align:			center;
}

#foot_menu ul .medium
{
	width:				65px;
}

#foot_menu ul .long
{
	width:				80px;
	border-right:		none;
}

#foot_menu li a
{
	color:				#EEEEEE;
	font-size:			11px;
	text-decoration:	none;
}

#qui_sommes_nous
{
	width:				187px;
	margin-top:			0px;
	padding-left:		40px;
}

#qui_sommes_nous a
{
	color:				#6D7A21;
	text-decoration:	none;
	font-weight:		bold;
}

#raccourcis
{
	width:				762px;
	height:				12px;/*54px*/
	margin-bottom:		0px;
	text-align:			center;
}

#raccourcis ul
{
	margin:				0px;
	padding:			0px;
	list-style-type: 	none;
}

#raccourcis li
{
    float:				left;
	width:				150px;
	height:				12px;
	border-right:		1px dotted #FFFFFF;
	text-align:			center;
}

#raccourcis li a
{
	color:				#EEEEEE;
	font-size:			9px;
	text-decoration:	none;
}