/*
Theme Name: ema
Theme URI: http://emafructidor.com/
Description: Theme de emafructidor.
Version: 0.0
Author: Ludovic Labouré et Jacques Vannet
Author URI: http://ludolab.fr/
*/


/**************** STRUCUTURE ****************/

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	}


#container-global {
	
}

#container-index-global {
	padding: 0;
	border: 0px;
	text-align: left;
	margin: 0 auto; 
	width: 900px;
	position: relative;
}

#container-page-global{
	padding: 0;
	border: 0px;
	text-align: left;
	margin: 0; 
	width: 1200px;
	height: auto;
	position: relative;
}


#container-archive-global-1colonnes{
	padding: 0;
	border: 0;
	text-align: left;
	margin: 0; 
	width: 800px;
	height: auto;
	position: relative;
}

#container-archive-global-3colonnes{
	padding: 0;
	border: 0;
	text-align: left;
	margin: 0; 
	width: 1100px;
	height: auto;
	position: relative;
}

#container-archive-global-4colonnes{
	padding: 0;
	border: 0;
	text-align: left;
	margin: 0; 
	width: 1400px;
	height: auto;
	position: relative;
}
	
#container-header {
	width: auto;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: auto;
}	

/* INDEX */	
#container-index {
	width: 900px
	margin: 0 ;
	text-align: left;
	position: relative;
	height: auto;
}

#header {
	margin: 10px 0 0 0;
	padding: 0;
	width:auto;
	height:90px;
}

#logos {
	position:absolute;
	right: 0px;
	top: 20px;
	background-color:;	

}
/* FIN INDEX */ 

#container-retour{
	margin: 5px 0 0 20px;
	padding: 0px;
	position: relative;
	
}

#signet{
	margin: 15px 10px 0 0;
	padding: 0 0 0 0;
	position: relative;
	width: 100px;
	height: 629px;
	float: left;
	
}

/* FOOTER */
#footer {
	position: relative;
	padding: 0;
	margin: 0 0 0 0;
	width: 930px;
	clear: both;
	border: none;
	height:170px;
	float: right;	
}

#footer li { 
	display: inline;
	margin: 0 15px 0 0;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}

#footer-texte{
	position:absolute;
	bottom:0px;
	right:0px;
}
	
#logo-ema {
	position:absolute;
	top:0px;
	right:0px;
	background: url('images/logo_envers.png') no-repeat bottom right; 
	width:910px;
	height:150px;
	text-align:left;
}

#nom-ville {
	position:absolute;
	bottom:0;
	color:red;
	font-size:24px;
	font-weight:bold;
}	
/* FIN FOOTER */

/**************** FIN STRUCTURE ****************/


/* PAGE QUOI / RENSEIGNEMENTS */ 
#contenu_renseignement {
	position: relative;
	width:900px;
	
	z-index:10;
}

#renseignements_ema {
	position:relative;
	width:200px;
	margin:  0 50px 0 0;
	float:left;
}

#texte_renseignements {
	float:left;
	width:200px;
/*	text-align:justify; */
	padding-left:30px; 
}

#renseignements_praxis {
	position:relative;
	width:200px;
	margin: 30px 50px 0 0 ;
	float:left;
}

#texte_praxis {
	float:left;
	width:200px;
/*	text-align:justify; */
	padding-left:30px; 
}

#renseignements_formation {
	position:relative;
	width:200px;
	margin: 60px 0 0 0 ;
	float:left;
}

#texte_formation {
	float:left;
	width:200px;
/*	text-align:justify; */
	padding-left:30px; 
}
/* FIN PAGE QUOI / RENSEIGNEMENTS */ 

/**************** MENU ****************/
#navmenu {
	width:auto;
	height:auto;
	text-align:left;
	padding-right:30px;
	margin: 0 0 20px 0;
	
}

#navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-image: none;
}

#navmenu li { display: inline;
}

#navmenu ul li a {
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	margin: 4px;
	padding: 0 5px 0 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#navmenu ul li a:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}
/**************** FIN MENU ****************/


/**************** ARCHIVE ****************/
/* contenue d'une archive apparait divisé en colonne en fonction du nombre de sous catégorie,
une zone souscat0, plusieur colonne autant de souscat1 que necessaire*/

#container-cat-parent{
	margin: 5px 0 30px 20px;
	padding: 0px;
	height: 80px;
	width: 1200px;
	position: relative;	
}

#nav-menu-annees{
	position: relative;
	height: auto;
	width: auto;
	margin:0 0 0 -38px;
	padding:0;
	text-align:left;
}

#nav-menu-annees ul{ 
	text-align:left;
	margin: 0;
	list-style-image: none;
}

#nav-menu-annees li{ 
	display: inline;
	margin: 0 10px 0 0;
}

#affichage-annee{
	
}

#container-souscat0{
	padding: 0;
	margin: 0 4px 0 4px;
	position: relative;
	height: auto;
	width: 600px;
	margin: 0 4px 0 4px;
	
	text-align: left;
	float: left;
}
    
#container-souscat1{
	padding: 0;
	margin: 0 10px 0 10px;
	position: relative;
	height: auto;
	width: 300px;
	text-align: left;
	float: left;
	
}

#container-souscat1 a:link span { color:black!important; }
#container-souscat1 a:visited span { color:black!important; }

.separateurauto {
	width: auto;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0 0 15px 0;
	

}

.separateur-titre-colonne300{
	width: 320px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0 0 15px 0;	
}
/*
#container-souscat2{
	padding: 0;
	position: relative;
	height: 45px;
	width: 300px;
	margin: 0 4px 0 4px;
	color:#0000FF;
	background-color:#00FF00;
	float: left;
}
 
#container-souscat3{
	padding: 0;
	position: relative;
	height: 45px;
	width: 300px;
	margin: 0 4px 0 4px;
	color:#0000FF;
	background-color:#00FF00;
	float: left;
}
#container-souscat4{
	padding: 0;
	position: relative;
	height: 45px;
	width: 300px;
	margin: 0 4px 0 4px;
	color:#0000FF;
	background-color:#00FF00;
	float: left;
}
*/
/**************** FIN ARCHIVE ****************/

/**************** PAGE ****************/


#container-page{
	padding: 0;
	margin: 0 4px 0 4px;
	position: relative;
	height: auto;
	width: 1000px;
	text-align: left;
	float: left;
}
#container-titre-page{	
	margin: 5px 0 30px 20px;
	padding: 0px;
	height: 80px;
	width: 1500px;
	position: relative;	
}

/**************** FIN PAGE ****************/

/**************** IMAGES ****************/
img { border:none; }

p img {
	padding: 0;
	max-width: 100%;
	margin-bottom:10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/**************** Fin IMAGES ****************/


/**************** SIDEBAR ****************/
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/**************** Fin Sidebar ****************/



/**************** Stile texte ****************/
a{ 
	color: #1a1a1a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
	font-weight: bold;
}

.texte{
	font-size:12px;
}
h1{}
h2{}
h3{}
h4{}

.emafructidor-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
}

.titre{
	font-size:20px;
	font-weight: bold;
}

.menu-titre {
	font-size:20px;
	font-weight: bold;
}

.page-titre{
	font-size:70px;
	font-weight: bold;
}

#container-titre-page {
	font-size: 2em;
	font-weight: bold;
}
.categorie-titre-archive {
	font-size: 50px;
	font-weight: bold;
}

.retour-text {
	font-size: 18px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}
.retour-text a{
	
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.retour-text a:hover{
	background:black;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.retour-text li { 
display: inline;
}

.liens a{
	font-size: 1em;
	font-weight: bold;
	text-decoration:underline;
	margin: 4px;
	padding: 0 5px 0 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;	
}

.liens a:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}

/* date dans les artciles */
.date-index, .date{
	float: right;
	font-size: 10px;	
}

.date{
	margin: -12px 0 0 0;
}

.date-index{
	text-align: right;
	width: 300px;
	margin: 0;
	padding: 0;
}
/* fin date dans les artciles */

.contenue-article{
}



.annee-cour /* ce trouve dans la fonction de fonction.php*/
{}


/**************** Fin Stiles texte ****************/


#contenu-alain {
	width: 400px;
	float: right;
}

#comment-alain {
	width:500px;
	margin: 0 30px 0 0;
	float: left;
}

.comment-author{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.comment-meta  a{
	font-size: 10px;
	text-decoration: none;
}