/* CSS Document */
/* class = .	 id = #	 */

body 
{
	font-family: 		Arial;
	font-size:	  		12px;
	background-color: 	#b4b4b4;
	margin: 			0;
}

#global 
{
  	margin-left: 		auto;
  	margin-right: 		auto;
  	width: 				744px;
}

header
{
	display: 			inline-block;
	background-image: 	url("images/apheader.jpg");
	height:	  			78px;
	width:		 		744px;
	background-color: 	#939393;
	margin-top: 		10px;
}

#logo_a
{
	font-family: 		arial;
	color: 				#FFCC00;
	font-size:			32px;
}

#logo_eroplanete
{
	font-family: 		arial;
	color: 				white;
	font-size:			32px;
}

h1 
{
	padding:			0;
	margin-left:		5px;
	font-weight:		bold;
	letter-spacing:		-2px;
	margin-top:	 		15px;
}

h2 
{
	margin-top:  		-18px;
	margin-left: 		5px;
	color:		 		white;
	font-family: 		arial;
	font-size:	  		11px;
}

h3 
{
	margin-top:  		0px;
	margin-left: 		5px;
	color:		 		#000066;
	font-size:	  		18px;
}

h4 
{
	margin-top:  		5px;
	margin-left: 		5px;
	margin-bottom: 		5px;
}

h5
{
	margin-top:  		0px;
	margin-left: 		0px;
	margin-bottom: 		5px;
	font-size:	  		12px;
}

nav
{
	display: 	 		inline-block;
	height:		 		20px;
	width: 				744px;
	background-color: 	#646464;
	border-top:			0px;
	border-left:		0px;
	border-right:		0px;
	border-bottom:		1px;
	border-style:		dashed;
	border-color:		white;
}

div#menu ul
{
	padding:  			0;
	margin: 			3px 3px;
}

div#menu li
{
	display: 			inline;
	color: 				white;
	list-style-type: 	none;
	text-align:			left;
}

div#menu a
{
	color: 				white;
	display:			inline-block;
	margin: 			0 5px;
}

span#menu_aerobulle a
{
	color:				#FFCC00;
	font-weight:		bold;
}

section
{
	width: 				744px;
	background-color: 	white;
	margin-top:  		0;
	padding:			0;
}

div#colonnedegauche
{
	float: 				left;
	width: 				463px;
  	margin:				5px;	
	background-color: 	white;

}

div#colonnedegauche img 
{
//  	vertical-align:		text-top;
//  	float:				left;
}

section article
{
	background-color: 	white;
	float:				left;
  	padding:			5px;
  	text-align: 		justify;
}

/* Specifique sommaire.html */
#sommaire_signature
{
	float: 				right;
}

div#colonnededroite
{
	float: 				right;
	width: 				260px;
	border-top:			0px;
	border-left:		1px;
	border-right:		0px;
	border-bottom:		0px;
	border-style:		dashed;
	border-color:		#666666;
	background-color: 	white;
}

section aside
{
	padding-left: 		10px;
	padding-bottom:		20px;
}

div.menudedroite ul
{
	padding-left:			15px;
}

div.menudedroite li
{
	list-style-image: 	url("images/puce.gif");
}

article
{
	background-color: 	white;
}

article li
{
	list-style-image: 	url("images/puce2.gif");
}

div.rub_gauche, div.rub_droite
{
	width:				352px;
	padding:			5px;
	height:				60px;
	border:				1px;
	border-style:		dashed;
	border-color:		#666666;
	background-color: 	white;

}

#article_chemin
{
	font-size:	  		12px;
}


.spip_documents { margin-bottom: 1.5em; padding: 0; background: none; }
.spip_documents,
.spip_documents_center,
.spip_doc_titre,
.spip_doc_descriptif { margin-right: auto; margin-left: auto; text-align: center; }
.spip_documents_center { clear: both; display: block; width: 100%; }
.spip_documents_left { float: left; margin-right: 1.5em; }
.spip_documents_right { float: right; margin-left: 1.5em; }
.spip_doc_titre {}
.spip_doc_descriptif { clear: both; }




/* Spécifique sommaire.html */
.rub_pict
{
	padding-right:		5px;
	padding-top: 		0px;
  	vertical-align:		text-top;
  	float: 				left;
}

.rub_txt
{
	padding-right:		5px;
	padding-top: 		0px;
  	vertical-align:		text-top;
}


div.rub_gauche
{
	float:				left;
	margin-top: 		0px;
	margin-bottom: 		5px;
	margin-left: 		0px;
	margin-right: 		5px;
}

div.rub_droite
{
	float:				right;
	margin-top: 		0px;
	margin-bottom: 		5px;
	margin-left: 		0px;
	margin-right: 		0px;
}


/* Style du footer */
footer
{
	font-family: 		Arial;
	display: 			inline-block;
	margin-top:  		0px;
	margin-bottom: 		10px;
	width:		 		744px;
	height:		 		30px;
	border: 			none;
	background-color: 	white;
	padding:			0;
	vertical-align: 	top;
	text-align:			center;
}

hr
{
	width:				98%;
}


/*
div.sub_text
{
	margin-top:  		-17px;
	margin-left: 		2px;
	color:		 		white;
	font-family: 		Arial;
	font-size:	  		90%;
}

h1.title 
{
	color:				white;
	border:				0px none;
	padding:			0;
	margin:				0;
	font-weight:		bold;
	letter-spacing:		-2px;
}
*/

/* Style des liens */
A 
{
	color: 				#000066;
	text-decoration:	none;
}

A:hover 
{
	color: 				#434D74;
	text-decoration:	underline;
}

/* Styles des Formulaires */
form 
{
 	padding:			10px;
}

input, textarea, select, option 
{
	background-color:	rgba(166,   184,	  230, 0.07);
}
 
input, textarea, select 
{
 	padding:			3px;
 	border:				1px solid rgba(0, 0, 0, 0.42);
 	border-radius:		5px;
 	box-shadow:			1px 1px 2px #C0C0C0 inset;
}

select 
{
 	margin-top:			10px;
}


#formulaire_recherche {

}

#formulaire_recherche input[type="search"] {
    background: url("images/search-white.png") no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #bebebe;
    width: 150px;
    padding: 6px 15px 6px 35px;
    border-radius: 20px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    transition: all 0.7s ease 0s;
    }

#formulaire_recherche input[type="search"]:focus {
    width: 200px;
    }


/* Created using Style Master from Western Civilisation CSS1 { 66 134 558 625 } */
/*
TD.area 
{
	font-size:	  		100%;
	font-family: 		Arial;
}

TD.main_cell {
	height: 			100px;
	}

TD {
	font-size: 			12px
	}
*/
