@import url(header.php);
@import url(identification.php);
@import url(footer.php);
@import url(home.php);
@import url(formation.php);
@import url(paternpave.php);
@import url(search.php);
@import url(droite.php);
@import url(contact.php);
@import url(landingpage.php);

/* CSS issu des tutoriels css.alsacreations.com */
/******* Structure *******/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #022c42;
	margin: 0px;
	padding: 0px;
}

img 
	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

#champs_obligatoire
{ 
	font : italic 11px/13px arial;
}

input.under, textarea.under, select.under 
{
	 background-color:#E6EFE0;
}

select.select_focus option { background-color:#E6EFE0;}

.gris 
{ 
	font: italic 11px/13px arial; 
	color: grey; 
}

.error 
{ 
	color: red; 
	margin-left:215px;
}

.ok
{
	color: green;
}

p.error2 
{
	color:red; 
}

p.error2 a 
{ 
	color: red; 
	text-decoration:underline; 
}

p.validation  
{ 
	width:100%; 
	text-align:center; 
	clear:both; 
	margin-top:10px !important;
}

.type_produit
{
	margin: 0px 10px 1px 25px;
	padding: 0px 0 0 0;
	font: bold 17px/19px arial ;
}


#conteneur {
	width: 1000px;
	margin: 16px auto 16px auto; 
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#droite {
	/*display: inline;*/
	float: right;
	/*float: left;*/
	width: 300px;
	margin: 0px;
	padding: 0px;
}

#centre 
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
#page #centre 
	{
	width: 690px;
	}
#home #centre
	{
	width: 700px;
	}

#special #centre
	{
	width: 990px;
	float: none
	}

#breadcrumb 
	{
	padding: 3px 5px 3px 30px;
	line-height: 17px;
	}
	
#page, #special
	{
	background-color: #ebebeb;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	}

#content
	{
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	height:1%;
	}
#special #content
	{
	margin: 0px 10px 0px 0px;
	}
html>body #special #content
{
	min-height:520px;
	height:auto;
}
div#content ul
	{
	padding: 10px 0px 10px 25px;
	margin: 0px;
	list-style: none;
	}
div#content ul li
	{
	padding: 2px 0px 0px 20px;
	background: url('../image/puce_rouge.gif') no-repeat 6px 8px ;
	}

div#content a img
	{
	border: 0px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
	}

/* IMPRESSION PAGE */
#header_print {
	text-align:center;
	padding:9px;
	font-size: 12px;
}

#footer_print {
	text-align:center;
	padding:9px;
	font-size:10px;
	font-weight:bold;
}
#conteneur_print 
	{
	width: 700px;
	margin: 0px auto 0px auto; 
	padding: 0px;
	border: 1px solid #000000;
	}
	
#page_print
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
/* RESULTAT */
#resultat
	{
	height: 1%;
	}
#resultat div.texte
	{
	margin: 0px 0px 0px 25px;
	}
#resultat label
	{
	margin: 0px 0px 0px 20px;
	}
#resultat select
	{
	color: #006290;
	font-size: 11px;
	}
span.pagination
	{
	float: right;
	margin: 3px 3px 0px 0px;
	}
span.pagination a:link, span.pagination a:visited
	{
	text-decoration: none;
	}
span.pagination a:hover
	{
	text-decoration: underline;
	}
div#content ul.resultat
	{
	padding: 0px;
	margin: 0px 3px 0px 3px;
	}
div#content ul.resultat li.header
	{
	width: 644px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	background: #4c4c4c none;
	color: #ffffff;
	font-weight: bold;
	}
div#content ul.resultat li
	{
	border-bottom: 1px solid #ffffff;
	width: 644px;
	padding: 4px 0px 4px 30px;
	margin: 0px;
	background : #ccd7dc url('../image/puce_rouge.gif') no-repeat 15px 10px ;
	}
div#content ul.resultat li.alt
	{
	background-color: #e5ebed ;
	}
div#content ul.resultat li span.date
	{
	display: block;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	float : right;
	width: 30%;
	}
	
div#content h1 a.atitre,div#content h1 a.atitre:hover {
	color: #002C42;
}

/* FIN RESULTAT */

/* PROGRAMME */
div.program_head
	{
	padding: 0px 10px 0px 20px;
	}
div.program_head a, div.program_head img
	{
	border: 0px solid #000;
	vertical-align: middle;
	}
#programme 
	{
	height: 1%;
	}
#programme div.texte
	{
	margin: 30px 5px 0px 20px;
	line-height: 16px;
	}
#programme  div.texte img
	{
	vertical-align: middle;
	}

/* FIN PROGRAMME */

/* RESERVATION */
/*
html>body #reservation 
{
	min-height:365px;
	height:auto;
}

*+html #reservation 
{
	min-height:378px;
	height:auto;
}
*/


#reservation div.texte
	{
	margin: 0px 5px 0px 25px;
	}
	
#reservation div.etape_resa
	{
	float:left;
	margin-top:10px;
	margin-left:10px;
	width: 120px;
	}
#reservation div.progression 
	{
	margin-left:10px;
	}	
#reservation div.etape_resa div.no
	{
	font-size: 35px;
	color: #D9E7EB;
	/*font-weight:bold;*/
	/*padding-top:3px;*/
	float:left;
	}
		
#reservation div.etape_resa div.lib
	{
	float:left;
	color: #A6C8D0;
	padding-top:4px;
	margin-left:5px;
	width:90px;
	}
	
#reservation div.etape_resa div.lib a,#reservation div.etape_resa div.lib a:hover
	{
	color: #A6C8D0;
	}
	
div#reservation label
	{
	color: #002d42;
	}
#reservation span.right
	{
	float: right;
	margin: 0px 5px 0px 0px;
	}

div#content div.champs label
	{
	float: left;
	display:block;
	width: 211px;
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 0px;
	color: #002d42;
	}
	
div#content div.champs label.radiobutton
	{
	float: none;
	display:inline;
	width: auto;
	font-weight: normal;
	text-align: left;
	color: #002d42;
	}
		
div#content div.champs p
	{
	margin: 0px;
	padding: 3px;
	color: #7f7f7f;
	}
div#content div.champs input
	{
	width: 230px;
	border: 1px solid #006290;
	margin: 0px 15px 0px 0px;
	}
	
div#content div.champs input.radiobutton
	{
	width: auto;
	border: 0;
	margin: 0px;
	}
	
div#content div.champs a img
	{
	vertical-align: middle;
	}
div#content div.champs a
	{
	display: block;
	margin: 0px 0px 0px 178px;
	}
div#content div.champs a.lien
	{
	display: inline;
	margin: 0px 0px 0px 0px;
	}
div#content div.champs input.cp
	{
	width: 115px;
	}

div#content div.champs select
	{
	border: 1px solid #006290;
	}
div#content div.champs div.texte
	{
	text-align: left;
	margin: 0px 20px 0px 20px;
	}
div#content div.champs div.texte input
	{
	width: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
div#content div.champs div.texte input.submit
	{
	width: 80px;
	/*margin: 0px 0px 0px 327px;*/
	margin: 0;
	border: 1px solid #0d697e;
	}
div#content div.champs div.texte a
	{
	margin: 0px;
	padding: 0px;
	}
	
	
div.preinscription_ok
	{
	margin:25px 25px 0 25px;
	padding-bottom: 220px;
	}	
	
div.preinscription_ok a, div.preinscription_ok img
	{
	border: 0px solid #000;
	vertical-align: middle;
	}
#page_preinscription .error
{
	color:red;
	margin-left: 218px;
}

/* FIN RESERVATION */

/* INTRA */

#intra div.texte
	{
	margin: 10px 25px 0px 25px;
	}
	
#intra div.etape
	{
	margin: 0px 25px 0px 25px;
	}
	
#intra div.espacement
	{
	margin-top: 17px;
	}
div.carre_rouge
	{
	float: left;
	background: url('../image/deg_rouge.gif') repeat-x top left;
	color: #FFFFFF;
	font-size: 22px;
	height: 66px;
	padding: 40px 15px 0px 15px;
	margin: 0px 15px 0px 0px;
	}
#intra ul.carrenoir
	{
	float: right;
	width: 106px;
	height: 106px;
	color: #9c9c9c;
	font-size: 22px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	list-style: none;
	}
#intra ul.carrenoir li
	{
	float: left;
	width: 52px;
	height: 40px;
	background: url('../image/carrenoir.gif') no-repeat left top; 
	padding: 12px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	}
/* FIN INTRA */

/* EVENEMENT */
#event
	{
	padding: 20px 30px 60px 24px;
	}
#event #image
	{
	border:solid 1px;
	width:300px; 
	height:500px;
	float:left;
	margin: 0 35px 25px 0;
	}
#event #rubrique_mere
	{
	font: bold 14px/16px arial;
	margin-bottom:25px;
	}
#event h2
	{
	font: bold 14px/16px arial;
	margin:0;
	padding:0;
	color: #016390;
	}
#event h3
	{
	font: bold 12px/14px arial;
	margin:0;
	padding:0;
	}
#event p 
	{
	margin: 4px 5px 15px 0px;
	}
#event hr
	{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom: 1px solid #ccd7dc;
	margin: 15px 30px 15px 30px;
	}
/* EVENEMENT */

/* EVENEMENT */
#mardi
	{
	padding: 0px 40px 60px 0px;

	}
#mardi .right
	{
	float: right;
	width: 60%;
	}
#mardi .right ul
	{
	padding: 0px 0px 10px 0px;
	}
#mardi .right img
	{
	vertical-align: middle;
	}
#mardi .left
	{
	float: left;
	width: 36%;
	text-align: center;
	padding-top: 20px;
	padding-left: 3px;
	}
/* EVENEMENT */

/* RESPONSABLE */
#responsable
	{
	padding: 0px 0px 40px 0px;
	}
html>/**/body #responsable
{
	min-height:339px;
	height:auto;
}
*+html #responsable
{
	min-height:318px;
	height:auto;
}
#responsable #news, #responsable #newssuite
	{
	float: right;
	width: 470px;
	margin: 20px 10px 0 0px;
	text-align: justify;
	}
#responsable #news .accroche
	{
	padding: 0px;
	margin: 0px;
	list-style: none;
	clear:both;
	}
#responsable #news .accroche div
	{
	float: left;
	width: 46%;
	background: none;
	margin: 0px 10px 40px 0px;
	padding: 0px;
	
	}
#responsable #news .accroche div.liste
	{
	margin-bottom:15px;
	text-align:justify;
	padding-right:10px;
	float:none;
	width: 98%;	
	}
#responsable #news .accroche div.sep
	{
	border-left: 1px solid #ccd7dc;
	padding-left: 10px;
	}
#responsable #news .accroche div p
	{
	margin-top:3px;
	margin-right:5px;
	}
#responsable #news .accroche div p a
	{
	text-decoration : underline;
	}
#responsable #news .accroche div a:hover
	{
	text-decoration : none;
	}
/* FIN RESPONSABLE */

/* GLOSSAIRE */
#content #glossaire div.texte, #content #liste_formation div.texte
	{
	margin: 0px 10px 0px 25px;
	}
#content ul#glossaire li
	{
	background: none;
	padding: 0px;
	margin: 0px;
	}
#content ul#glossaire li p
	{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
/* FIN GLOSSAIRE */

/* LISTE DES FORMATIONS */

#content #liste_formation ul li
	{
	background: none;
	padding: 0px;
	margin: 0px;
	}
/* FIN LISTE DES FORMATIONS */

/* PARTENAIRE */
#content #partenaire div.texte
	{
	margin: 0px 10px 0px 25px;
	}
#content ul#partenaire li
	{
	background: none;
	padding: 2px;
	margin: 10px 0px 0px 0px;
	height: 1%;
	}
#content ul#partenaire li.titre
	{
	font-size: 16px;
	font-weight: bold;
	margin:100px 0 20px 0;
	}
#content ul#partenaire li.titre_first
	{
	font-size: 16px;
	font-weight: bold;
	margin:0 0 20px 0;
	}
#content ul#partenaire li div.img
	{
	float: left;
	width: 160px;
	margin: 0px 10px 0px 0px;
	text-align: left;
	}
#content ul#partenaire li div.img img
	{
	border: 0px solid rgb(200,200,200);
	}
#content ul#partenaire li p
	{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	}
/* FIN PARTENAIRE */

/* FORMATEUR */

#formateur
	{
	margin: 10px 10px 0px 25px;
	min-height:350px;
	}
#formateur div.img
	{
	float: left;
	width: 150px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}
#formateur div.texte_detail
	{
	float: right;
	width: 485px;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
	}
#formateur p
	{
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}
#formateur div.spacer
	{
	margin: 0px;
	padding: 0px;
	}
#formateur div.spacer div
	{
	float: left;
	width: 40%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
#formateur div.spacer div img
	{
	float: left;
	margin: 0px 10px 0px 0px;
	}
/* FIN FORMATEUR */

/****** classes ********/
b.rouge
	{
	color: #9c2029;
	}
div#content div.hr
	{
	border-bottom: 1px solid #ccd7dc;
	margin: 10px 0px 10px 0px;
	}

h1
	{
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	}

h1.under
	{
	text-decoration: underline;
	}
#content h1
	{
	margin: 0px 10px 0px 25px;
	padding: 0px 0px 0px 0px;
	}
#newssuite h1, #event h1, #mardi h1
	{
	margin: 5px 10px 10px 0px !important;
	}
div.cadre_degrad h1.bleu, div.cadre_degrad h1.rouge
	{
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	}
div.cadre_degrad h1.rouge,div.cadre_degrad h1.bleu
	{
	color: #9c2029;
	}
div.cadre_degrad h1.bleu
	{
	font-size: 17px;
	}
	
h2
	{
	margin: 0px;
	padding: 10px 0px 10px 0px ;
	font-size: 16px;
	}
	
#event h2
	{
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

h2.type_formation
	{
	padding: 5px 0px 0px 25px;
	}
h3.type_formation
	{
	padding: 0px 0px 0px 25px;
	margin: 10px 0 5px !important;
	}

h2.bleu
	{
	margin: 0px;
	padding: 10px 10px 0px 25px;
	}

h2.rouge
	{
	color: #9c2029;
	padding: 10px 0px 10px 0px ;
	}

h3
	{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 15px;
	}
p {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	}
	
a:link, a:visited
	{
	color: #016390;
	text-decoration: none;
	}
a:hover
	{
	color: #016390;
	text-decoration: underline;
	}

a.under:link, a.under:visited
	{
	color: #016390;
	text-decoration: underline;
	}
a.under:hover
	{
	color: #016390;
	text-decoration: none;
	}

a.puce:link, a.puce:visited
	{
	color: #016390;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
	background: url('../image/puce_rouge.gif') no-repeat 0px 6px;
	}
a.puce:hover
	{
	color: #016390;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	background: url('../image/puce_rouge.gif') no-repeat 0px 6px;
	}

a.puceunder:link, a.puceunder:visited
	{
	color: #016390;
	padding: 0px 0px 0px 10px;
	background: url('../image/puce_rouge.gif') no-repeat 0px 6px;
	}
a.puceunder:hover
	{
	color: #016390;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	background: url('../image/puce_rouge.gif') no-repeat 0px 6px;
	}
b.puce
	{
	padding: 0px 0px 0px 10px;
	background: url('../image/puce_rouge.gif') no-repeat 0px 6px;
	}

.submit
	{
	width: 84px !important;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 23px;
	background: #0d697e url('../image/ident_bouton.gif') repeat-x 0px 0px;
	border: 1px solid #0d697e;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
	float:none !important;
	}

.submit_resa05
	{
	width: 350px !important;
	padding: 0px 10px 0px 10px;
	margin: 3px;
	height: 20px;
	background: #0d697e url('../image/ident_bouton.gif') repeat-x 0px 0px;
	border: 1px solid #0d697e;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
a.submit:link, a.submit:visited
	{
	display: block;
	width: 110px;
	color: #FFFFFF; 
	text-decoration: none;
	padding: 3px 10px 0px 10px;
	height: 17px;
	border: 1px solid #CFD0D2;
	}
	
	
a.submit:hover
	{
	display: block;
	width: 110px;
	color: #FFFFFF; 
	text-decoration: underline;
	padding: 3px 10px 0px 10px;
	height: 17px;
	border: 1px solid #CFD0D2;
	}
	
div.texte
	{
	margin: 20px 5px 0px 25px;
	line-height: 16px;
	padding:0px;
	}
	
div.texte label
{
	font-weight: bold;
	text-align: right;
	padding: 0px 5px 0px 0px;
	color: #002d42;
}

div.bloc_gen { margin: 10px 0; 
			padding: 8px 25px; 
			background-color:#E5EBED; 
			font: bold 13px/15px arial; 
}

div.intro_gen  {
			margin:0 7px 10px 25px; 
}

.champs_obligatoire_gen { 
	font : italic 11px/13px arial;
	margin-left:25px;
}

div.input_gen { 
		margin:4px 0; 
}

div.input_gen label { 
			float:left;  
			width:260px; 
			text-align:right;
			margin-top:4px; 
}

div.input_gen input { 
			width:185px;
			margin-left:5px; 
}

span.error_gen
{ 
	color:red;
	float:left;
	margin-left:216px;
}

/* Newsletter */
.checkbox
{
	margin: 0 0 10px 25px;
	border:solid; 
}

/* edito SEO */
div.edito_seo
	{
	margin:5px 10px 5px 25px;
	padding:5px 0px 0px;
	}

/*Code produit */
div.code_produit
	{
	padding:0px 20px 3px 0;
	text-align:right;
	float:right;
	width:110px;
	
	}
div.code_produit span
	{
	margin:0;
	font-weight:bold;
	}
/*titre famille pour les congres */	

#programme h3{
font-weight:bold;
font-size: 12px;
margin: 15px 0px 5px 0px;
}
#programme div.formations  {
margin: 10px 0px 25px 0px;
}

#programme div.formations a {
font-weight:bold;

}
#programme div.formations div {
margin:10px 0px 10px 0px;
}

div.gblanc ul li p{
display: inline;
}


/* Pour les cycles */	
#programme_detaille h2 {
font-size:13px;
padding:5px 0px 5px;
}

/* Creation compte */
#creationcompte .error
{
	color:red;
	margin-left: 218px;
}

#cnoir .cnoir a:hover
	{
	text-decoration: underline;
	}
	
/* Creation compte */	
#preinscription_submit:hover
	{
	text-decoration: underline;
	}

#f_submit:hover
	{
	text-decoration: underline;
	}
.underline
{
	width:100%; 
	text-align:center; 
	clear:both; 
	margin-top:10px !important;
	text-decoration: underline;
}

#texte_edito_stheme
	{
	margin:0px 0px 10px 0px;
	}
	
h3.theme
	{
	font-size:16px;
	margin-top:20px;
	margin-bottom:20px;
	}