@import url("haut-bandeau.css");
@import url("bas.css");
@import url("central.css");
@import url("contextuel.css");
@import url("menu.css");
@import url("afp.css");
@import url("/css/publicite.css");
@import url("accesseur.css");
@import url("editeurhtml.css");

/* definitions générales */
br.clear, p.clear, div.clear
{
	clear: both;
}

.bandeau-milieu
{

	margin-top : 0px;o
	margin-right : 0px;
	margin-bottom : 3px;
	margin-left : 0px;

	height: 30px;
	width: 100%;
}

body
{
 	background-image:url(../img/us_flag.gif) no-repeat;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 15px;
	margin-right: 10px;
	padding: 0px;
}

input, select, textarea
{
    font-family: arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, dl, dd, dt
{
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, dl, dd, dt, img, a, form
{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, li, dd, dt, span
{
	text-decoration: none;
	font-weight: normal;
}

sup
{
	vertical-align: text-top;
}

img
{
	border: none;
}

a, a:visited, a:active, a:hover
{
	text-decoration: none;
	color : rgb(0,0,0);
}

ul
{
	list-style-type: none;
}

li
{
	clear: both;
}
/* fin definitions générales */

/* zoning */
#haut-bandeau
{
	width: 780px;

	padding-top : 5px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
}

div#haut-publicite
{
	width: 780px;
	height: 90px;
	overflow: hidden;
}

div#milieu
{
	width: 780px;
	clear: both;
}

div#milieu-menu
{
	float: left;
	width: 150px;

	margin-top : 0px;
	margin-right : 3px;
	margin-bottom : 0px;
	margin-left : 0px;
	
	font-size: 85%;
	overflow: hidden;
}

div#milieu-contenu-central
{
	float: left;
	width: 432px;

	margin-top : 0px;
	margin-right : 3px;
	margin-bottom : 0px;
	margin-left : 0px;
	
	overflow: hidden;
}

div#milieu-contenu-central-large
{
	float: left;
	width: 627px;

	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	
	overflow: hidden;
}

div#milieu-contenu-contextuel
{
	float: left;
	width: 192px;
	overflow: hidden;
}

div#milieu-contenu-mixte
{
	width : 627px;
	float : left;
	padding : 0px;
	margin : 0px;
}

div#milieu-contenu-mixte #milieu-contenu-central-large
{
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
	
}

/* fin zoning */



/* OLD PLACE FOR EditeurHTML.Css */


/****** CORPS GENERIQUE *******/

div.corps
{
	margin-bottom : 15px;
}

div.corps h1.entete /* Entete */
{
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 5px;

	border-style: solid ;

	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 4px;

	border-top-color : rgb(204,204,204);
	border-bottom-color : rgb(204,204,204);
	border-left-color : rgb(199,010,014);
	
	background-color : rgb(255,255,255);
}

div.corps h1
{
	margin-top : 3px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	
	font-size : 100%;
	
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 5px;

	border-style : solid;

	border-top-width : 0px ;
	border-right-width : 0px ;
	border-bottom-width : 0px ;
	border-left-width : 4px;
	
}

div.corps h2
{
    font-size: 140% ;

    margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 10px;


	padding-top : 5px;
	padding-right : 0px;
	padding-bottom : 5px;
	padding-left : 0px;
	
}

div.corps div.presentation
{
	margin-bottom : 15px;
}

div.corps div.photo
{
	float: left;

	margin-top : 0px;
	margin-right : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	
	background-color: rgb(235,235,235);
	overflow: hidden;
}

div.corps p.legende,
div.corps div.legende
{
    font-size: 85%;

	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;

	padding-top : 5px;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-left : 10px;
	
	color: rgb(076,076,076);
	float:none;
	overflow:hidden;
}

div.corps div.chapeau
{
    
    margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;


	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	
	border-style: solid ;

	border-top-width : 0px ;
	border-right-width : 0px ;
	border-bottom-width : 0px ;
	border-left-width : 0px;
	
	border-color: rgb(204,204,204) ;
	font-weight: bold ;
	color: rgb(102,102,102) ;
	font-size: 100% ;
}

div.corps div.action
{
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 10px;
	margin-left : 0px;

	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	
	border-style: solid;

	border-top-width : 1px ;
	border-right-width : 0px ;
	border-bottom-width : 1px ;
	border-left-width : 0px;
	
	border-color: rgb(204,204,204);
	text-align: justify;
	overflow: hidden;
	clear: both;
}

div.corps div.action a
{
	font-size : 85%;
	color: rgb(102,102,102);

	padding-top : 2px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 20px;
	
	font-weight: normal;
}

div.corps div.action p
{
    width: 144px;
	float : left;

	padding-top : 2px;
	padding-right : 0px;
	padding-bottom : 2px;
	padding-left : 0px;
	
	background-repeat : no-repeat;
	background-position:  1px 4px;
}

div.corps p.publication
{
	margin-top : 0px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-left : 0px;

	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 10px;
	
	border-top-width : 0px ;
	border-right-width : 0px ;
	border-bottom-width : 0px ;
	border-left-width : 0px;
	
	border-style: solid ;
	border-color: rgb(204,204,204) ;
	text-align:right;
	color: rgb(136,136,136) ;
	font-size: 85% ;
}

div.corps span.date
{
	color: rgb(51,51,51) ;
}

div.corps span.nom
{
	color: rgb(51,51,51) ;
	font-weight : bold;
}

div.corps div.texte
{
	font-size: 100% ;
}

div.corps div.texte
{
	margin-top : 5px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
}

div.corps div.pied
{
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
	
    font-size: 100% ;
}

div.corps p.auteur,
div.corps p.realisation
{
	margin-top : 10px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;

	padding-top : 0px;
	padding-right : 10px;
	padding-bottom : 1px;
	padding-left : 0px;
	
	border-style: solid ;

	border-top-width : 1px ;
	border-right-width : 0px ;
	border-bottom-width : 1px ;
	border-left-width : 0px;
	
	border-color: rgb(204,204,204) ;
	font-weight: bold ;
	color: rgb(051,051,051) ;
	text-align: right ;
	font-size: 90% ;
}

div.corps p.auteur span.texte,
div.corps p.realisation span.texte
{
	color: rgb(136,136,136) ;
}

div.corps div.texte div.liste,
div.corps div.liste
{
	margin-top : 0px;
	margin-right : 50px;
	margin-bottom : 15px;
	margin-left : 0px;
}

div.corps div.liste p.entete
{
    font-weight:bold;
    border-style: solid ;

	border-top-width : 1px ;
	border-right-width : 0px ;
	border-bottom-width : 1px ;
	border-left-width : 4px;
	
	border-top-color : rgb(204,204,204);
	border-right-color : rgb(204,204,204);
	border-bottom-color : rgb(204,204,204);
	background: rgb(255,255,255) ;
	color : rgb(0,0,0);

	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 5px;
	
	float : none;
	width : 432px;
	font-size : 100%;
}

div.corps div.liste p.auteur
{
	margin-top : 0px;o
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;

	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	
	border: none ;
	font-weight: normal ;
	color: rgb(0,0,0) ;
	text-align: justify ;
	font-size: 100% ;
}
o
div.corps p.realisation
{
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 10px;
	margin-left : 0px;
}

/****** FIN CORPS GENERIQUE *******/


/****** ONGLETS BASIC *****/

div p.onglet a,
div p.onglet-selection a
{
	width: auto;
	float: left;
	padding: 0 16px;
	color: rgb(255,255,255);
	background-color : rgb(136,136,136);
	text-align: center;
	border-style: solid;
	border-color: rgb(255,255,255);

	border-top-width : 0px ;
	border-right-width : 2px ;
	border-bottom-width : 0px ;
	border-left-width : 0px;

	overflow : hidden;
}

div p.onglet a,
div p.onglet a:active,
div p.onglet a:visited,
div p.onglet-selection a,
div p.onglet-selection a:active,
div p.onglet-selection a:visited
{
	text-decoration: none;
	color: rgb(255,255,255);
}


div p.onglet a:hover
{
	text-decoration: underline;
	color: rgb(255,255,255);
}


/* Sous entete dans une liste */
div.liste p.subentete
{
	background-color : rgb(199,010,014);
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 20px;

	border: 0px ;
}
div.liste p.subentete a
{
	color : rgb(255,255,255);
}

/* Style des liens vers les liste */
div.acces-liste
{
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 3px;
	margin-left : 0px;

	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 1px;
	padding-left : 20px;
	
	background-image : url(/generique/img/puce_fleche.gif);
	background-position : 5px 3px;
	background-repeat : no-repeat;
	background-color : rgb(204,204,204);

	clear : both;
}
/* Pour overrider le style sur <A> qui est omnipotent tout en respectant XHTML */
div.acces-liste span
{
	color : rgb(199,10,14);
}

/*flash*/

div#alerte-flash
{
	display: none;
	
	background-color: rgb(240,240,240);
	padding: 50px 0px 0px 0px;
	margin: 0px;
}

div#alerte-flash p.titre
{
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	text-align: center;
}

div#alerte-flash p.texte
{
	padding: 5px 15px 5px 15px;
	text-align: center;
}

div#alerte-flash p.lien
{
	background: url(/img/logoFlash.gif) no-repeat 30px 0px;
	padding: 7px 0px 8px 70px;
}

