/* merci à http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ on reset tout pour etre tranquile */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}


/*Ici commence le template proprement dit de R2A2*/
body {
	margin:0;
	margin-top:20px;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #000 url(origine.jpg) repeat-x;
	text-align:center;	
}



a {
	text-decoration: none;
	color: #286ea0;
}

a:hover {
color: #808080;
}


img{
border: 0;
}

a img {
border: 0;
}

h1 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #116EB5;
	color:#116EB5;
	font-variant: normal;
	
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #eee;
	color:#116EB5;
}

h4 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 0px solid #eee;
	color:#116EB5;
}

.blue {
	color: #286ea0;
}

#conteneur { 
	width: 900px;
	margin: 0 auto;
	height: auto;
	padding: 6px 10px 0px 10px;
	background:#FFF;
}

#contenu {
	padding: 9px 4px 0 2px;
	color: #303030;
	width: auto;
	background: #FFF;

	
}

#nomsiterecherche {
	clear: both;
	text-align: right;
	padding: 20px 15px 0 0;
	margin: 0px 0 3px 0;
	height: 40px;
	border-bottom: 0px solid #eee;
	background: #FFF;
	color: #808080;
	width:auto;
}

#titre {
	float: left;
	display:inline;
	font-size: 20pt;
	font-weight: bold;
	padding: 0 0 0 0px;
	margin:0px;
	margin-left:10px;
	color: #286ea0;
}


.encartgauche {
	float:left;
	margin: 0px 0 10px 0;
	padding: 3px 10px 5px 10px;
	width: 150px;
	color: #6B6B6B;
	line-height: 1.6em;
	text-align:left;
	}

.encartgauche h3{
color:#42314A;	
border-bottom: 1px solid #eee;
}

.encartgauche a {
text-decoration: underline;
}

.encartgauche p {
width:80%;	
}

/*Menu rub et sous rubriques*/

#navigationgauche {
width: 95%;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;

}

#navigationgauche ul li a.on {
color: #68B022;
}

#navigationgauche ul {	
list-style: none;
list-style-position: outside;
width:auto;
height:auto;
border-left: 1px solid #ccc;
}	

#navigationgauche li {
margin: 10px;
padding:1px;
}

#navigationgauche li li {
margin: 10px;
padding:1px;
text-align: right;
}

#navigationgauche li a {
font-weight: bold;
text-align: left; /*rubriques racines*/
width:auto;
text-decoration: none;
color: #00437C;
border-bottom: 1px dotted #ccc;
font-size:120%;
}	
	
#navigationgauche li a:hover {
color: #42314A;
}

#navigationgauche ul ul li a {
text-align: right; /*sous rubriques*/
font-size:120%;
}

#navigationgauche ul ul li a:hover {
text-align: right; /*sous rubriques*/
}	

#navigationgauche h3{
color:#42314A;
}

/* Fin du Menu rub et sous rubriques*/


#infoboitegauche {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
	display:none;
}

.colonnedroite {
	float: right;
	width: 160px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-left: 1px solid #DDD;
	color: #5D5D5D;
	line-height: 1.5em;
	text-align: left;
	
}

.colonnedroite h3 {
margin-top: 0.4em ;
margin-bottom: 0.4em;
margin-left: 0px;
margin-right: 0px;
}

.colonnedroite h3 a, a:hover{
border-bottom: 0px solid #eee;
}

.colonnedroite p {
	margin: 0px;
	font-size: 90%;
}

.colonnedroite a {
	display: block;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ccc;
}



p.pagination a{
display: inline;	
}

.colonnedroite p.pagination {
margin-top: 1em;
} 

#banniere {
	margin:  0 0 5px 0px;
	padding: 0px 10px 5px 6px;
	background: url(intro-.jpg) no-repeat;
	height: 146px;
	width: 882px;
	text-align:left;
	margin-left: 0px; /*verifier les marges ailleurs, plus dans l'arriereplancss puisque'elle change en fonction de la rubrique*/
}

#banniere h2 {
	margin: 0px;
	padding: 15px 0 2px 5px;
	font-size: 12pt;
	color: #F8FFFF;
	display:none;
}

#banniere p {
	margin: 0;
	padding: 0 0 0 5px;
	color: #F8FFFF;
	width: 260px;
	display:none;
}

 /*http://css.maxdesign.com.au/listamatic/horizontal16.htm Menu haut grandes rubriques*/
 

#navcontainer ul {
padding: .2em 0;
margin: 0;
margin-left:10px;
list-style-type: none;
background-color: #2a63b2;
color: #FFF;
width: 872px;
font-size: 90% ;
text-align: left;
border: 1px solid #ffffff;
}

*+html #navcontainer{
margin-left:-10px;
} /*hack ie 7 pour regler le decalage banniere*/

* html #navcontainer{
margin-left:-10px;
} /*hack ie 6 pour regler le decalage banniere*/

#navcontainer li {
display: inline; 
}

#navcontainer li a {
text-decoration: none;
color: #FFF;
padding: .2em 1em;
border-right: 1px solid #fff;
}

#navcontainer ul li a.on {
color: #FFF;
background-color: #0F1827;
}


#navcontainer li a:hover {
background-color: #0F1827;
color: #fff;
}

#sommaire .colonnegauche {
background: white url() ;
height:auto;
min-height: 0px; /*pas de hauteur mini sur la home car 2 breves en dessous*/
}

.colonnegauche {
	margin: 0 197px 20px 165px;
	padding: 5px 10px 5px 10px;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
	border-left: 2px solid #eee;
	background: white url(test.jpg) repeat-x 0 bottom;
	height:686px;
	}
	
html>body .colonnegauche {
height: auto;
min-height: 686px;
} /*hack pour ie et opera http://blog.alsacreations.com/2004/08/17/54-min-height-sur-internet-explorer*/
	
.colonnegauche h3 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 0px solid #eee;
	color:#116EB5;
}

.colonnegauche h2{
font-size: 1.2em;
margin: 0 0 5px 0;
padding: 2px 0px 0px 0px;
color:#116EB5;
border-bottom: 0px solid #ccc;	
}

.rubrique{
margin-left:0px;
margin-right:0px;
margin-bottom: 20px;
margin-top: 20px;
border-bottom: 1px solid #DCDCDC;
}


#rubrique .colonnegauche h1{
border-bottom: 2px solid #116EB5;	
}

p.suite{
text-align:right;
}
	


.colonnegauche h3.spip {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 0px solid #eee;
	color:#116EB5;
	text-align: left;
}


.colonnegauche a {
text-decoration: none;	
}

.colonnegauche li{
display: block; 	
}

.colonnegauche li a{
text-decoration: none;
background-color: transparent;
color: #5D5D5D;
padding: .2em 1em;
border-right: 0px solid #fff;
	
}

.colonnegauche li a:hover{
text-decoration: none;	
color: #808080;
}

.colonnegauche li.sousrubriqueplan a{
color:#116EB5;
}
.colonnegauche li.sousrubriqueplan a:hover{
color:#808080;
}


.colonnegauche li.articleplan a{
color:#5D5D5D;
margin-left: 1.3em;
}

.colonnegauche li.articleplan a:hover{
color: #808080;
}

.colonnegauche p {
	padding: 0;
	margin: 0;
}

/*Sur la home, la 3 eme breve est decalle sous ie 6*/

#boitedubas {
margin: 0px 0px 0px 200px;
border: 0px solid #ccc;
text-align:left;
width:490px;
height:auto;
}


.boitedubasbreve {
float: left;
width:228px;
border: 0px solid #ccc;
text-align:justify;
line-height: 1.6em;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
display:inline;
}

div .pagetop{
width:228px;
height:100px;
margin:0px;
padding:0px;
background: #ffffff url(pagehaut.png) no-repeat;
}

.pagetop h3{
border-bottom: 0px solid #eee;
padding-left: 30px;
padding-top:30px;
text-align: center;
width:70%;
font-size: 1.2em;
}

div .pagemiddle{
width:228px;
height:400px;	
margin-top:-5px; /*oblige de mettre marge negative pour opera mac sinon marge blanche gggrrrr*/
padding:0px;
background: #ffffff url(pagemilieu.png) repeat-y;
}

#boitedubas p.spip{
text-align:left;
margin-left: 20px;
margin-right: 20px;
}

/*h3 des news de sommaire*/
#boitedubas h3.spip{
border-bottom: 0px solid #eee;
}


div .pagebottom{
width:228px;
height:125px;	
margin:0px;
padding:0px;
background: #ffffff url(pagebas.png) no-repeat;
}

#articledehomeid32{
background: white;
}

.boitedubasbreve p.spip{
padding : 10px;
}


.clearbothie{
clear: both;
display:none;
}

 
/*Fin de Sur la home*/ 
 
 
.lienbreve{
margin-left: 30px;
}/*hyperlien des breves de home*/


#pied {
clear: both;
font-size: 0.8em;
text-align: right;
padding: 9px 10px 9px 0;
margin: 10px 5px 10px 5px;
border: 0px solid #ccc;
text-align:center;
width:862px;
height:170px;
background: #2A63B2 url(pied.jpg) repeat-x;
border-bottom: 3px solid white;
}

#pied p {
margin-top: 126px;
color: #fff;
font-size: x-small;
padding-top:38px ;

}

#pied a {
text-decoration: none;
color: #fff;
}

#pied a:hover {
color: #fff;
text-decoration: underline;
}

strong {
font-weight: bold;
}

/*squelette rubrique */
.rubrique{
margin-left:0px;
margin-right:0px;
margin-bottom: 20px;
margin-top: 20px;
border-left: 0px solid #DDDDDD;

}


.rubrique a.introrubrique {
color:#5D5D5D;
}
.rubrique a:hover.introrubrique {
color:#808080;
}


/* Habillage du mini calendrier */

#calendar a{
display: inline;
}

	
#calendriermini a{
display: inline;
}

#calendrierminideux a{
display: inline;
}


#calendriermini{
margin-bottom: 1em;	
}

#calendar h3 {
text-align: left;
}

#calendar table {
width: 100%; 
margin: 0 auto; 
padding: 0; 

}

#calendar caption {
padding: 0.5em 0;
font-weight: bold; 
text-align: center;
}

#calendar th {
background: #ccc;
font-weight: normal;
color: #666; 
text-align: center;
}

#calendar th abbr {
border: none; 
cursor: help; 
}

#calendar td {
margin: 0; 
padding: 0; 
border: none; 
text-align: center; 
background: #ddd; 
line-height: 1.6em; 
}
#calendar td.horsperiode {
background: #ececec; 
color: #ccc; 
}

#calendar td.occupe {
background: #ececec; 
}

/*lien mini cal actif*/
#calendar td a {
text-decoration: none; 
display: block; 
color: #286EA0; 
font-weight: bold;
}

#calendar td span { 
color: #aaa; 
}

#calendar td a:hover {
color: #ff6600;
}

/* microformats hcal */
.vevent {
background: #FFF;
border: 2px solid #ececec;
-moz-border-radius: 1em;
margin: 10px auto;
padding: 10px;
min-height: 80px;
 }
 
.vevent .summary, .vevent .summary a {
color: #000; 
}
.vevent .summary a:hover { 
text-decoration: underline;
 }

/* */
.vevent .description, .vevent .metadata { 
display: none; 
}
.page_item .vevent .description, .page_item .vevent .metadata { 
display: block; 
}


.vevent .date {
	}
.vevent .dtstamp { 
border: none; 
}
.vevent .dtstart, .vevent .dtend { 
display: none; 
}
.vevent .location {
}

	
.vevent .mois{
}

	
.vevent .textvevent h3{
font-variant: small-caps;
}

#evenement .vevent .textvevent h3 a.url{
margin-left: 7px;
}

.vevent .textvevent .vignettecal{
float: left;
padding-right:5px;
}

/*tous les nav*/
.vevent .textvevent .vignettecal img.agendajour{
margin-top: -1px;
}

* html .vevent .textvevent .vignettecal img.agendajour{
margin-top: -5px;
}/*hack ie 6 image cale*/

*+html .vevent .textvevent .vignettecal img.agendajour{
margin-top: -5px;
} /*hack ie 7 image cale*/



.vevent .textvevent .logocal{
float: right;
padding-left:5px;
}
	
	
/*Fin de l'habillage du calendrier*/

/*Fil d ariane*/
#hierarchie{
font-style: italic;
width: 90%;/*debug alex ie quizz espagnol*/
height: auto; /*debug alex ie quizz espagnol*/
}

#boutontexte {
text-align: right;	
}

#logoarticle{
float: right;	
}

#logorubrique{
float: right;	
}


/*nuage de mot-cle*/

#tagcloud { 
text-align: center;
display:inline;
} 
 

#tagcloud ul li {
text-align: center;
display:inline;
} 



#tagcloud ul li a { 
text-align: center;
display:inline;
color: #666;
border-bottom: 0px dotted #666;
text-decoration: none;
}

#tagcloud ul li a:hover { 
text-align: center;
display:inline;
color: #808080;
border-bottom: 0px dotted #808080;
text-decoration: underline;
}




ul.nuage span.frequence {
	display: block;
	float: left;
	height: 0;
	overflow: auto;
	width: 0;
}

/* les mots */
/* defaut */
ul.nuage a.nuage   { font-size: 1.0em; }
/* variantes */
ul.nuage a.nuage0  { font-size: 0.9em; }
ul.nuage a.nuage1  { font-size: 1.0em; }
ul.nuage a.nuage2  { font-size: 1.1em; }
ul.nuage a.nuage3  { font-size: 1.2em; }
ul.nuage a.nuage4  { font-size: 1.3em; }
ul.nuage a.nuage5  { font-size: 1.4em; }
ul.nuage a.nuage6  { font-size: 1.5em; }
ul.nuage a.nuage7  { font-size: 1.6em; }
ul.nuage a.nuage8  { font-size: 1.7em; }
ul.nuage a.nuage9  { font-size: 1.8em; }
ul.nuage a.nuage10 { font-size: 1.9em; }



/*Fin nuage de mot-cle*/

/*mot-cle expose*/
ul.nuage li a.on {

 }

/*frequence accessible et cachee*/
ul.nuage li a span.frequence {
display: block;
float: left;
height: 0;
overflow: auto;
width: 0;
}

/* les mots */
/* defaut */
ul.nuage a.nuage   { font-size: 1.0em; }
/* variantes */
ul.nuage a.nuage0  { font-size: 0.9em; }
ul.nuage a.nuage1  { font-size: 1.0em; }
ul.nuage a.nuage2  { font-size: 1.1em; }
ul.nuage a.nuage3  { font-size: 1.2em; }
ul.nuage a.nuage4  { font-size: 1.3em; }
ul.nuage a.nuage5  { font-size: 1.4em; }
ul.nuage a.nuage6  { font-size: 1.5em; }
ul.nuage a.nuage7  { font-size: 1.6em; }
ul.nuage a.nuage8  { font-size: 1.7em; }
ul.nuage a.nuage9  { font-size: 1.8em; }
ul.nuage a.nuage10 { font-size: 1.9em; }

/*Fin nuage de mot-cle*/

.on {
font-weight: bold; 
color: #68B022;
; 
} /* liens exposes */

a.on{
color:#68B022;
}

/*transparence sous ie spip 1.9.2 jquerise dans la 1.9.3*/
.format_png {
behavior: url(win_png.htc); 
}

/* Pour le calendrier page mois et jour*/
p.evement a{
color: #3A7AA8;
}

.vevent h3 {
color: #3A7AA8;
}

.vevent h3 a {
color: #3A7AA8;
margin-left: -10px;
}

/*squelette breve logo*/
#breve .spip_documents {
text-align: left; 
}

#breve .spip_documents_center { 
width: auto; 
height:auto;
}

#breve span.spip_documents_center {
display: inline;
margin:1em; 
}

/*squelette sommaire breve logo*/
#sommaire .spip_documents {
text-align: left; 
}

#sommaire .spip_documents_center { 
width: auto; 
height:auto;
}

#sommaire span.spip_documents_center {
display: inline;
margin:0px;
}

sup{
vertical-align: super;
}

sub{
vertical-align: sub;
}

