/*	-----------------------------------------------------------
--
--	ReSPUBLICA
--	CSS ecran
--  revision : avril 2007
-- 	bug a rapporter : aurelien POINT ferlito CHEZ free POINT fr
--
------------------------------------------------------------ */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666;
}
div#wrap {
	width: 950px;
	margin: 0 auto;
}

/*	-----------------------------------------------------------
--	header : logo, citation, navigation
------------------------------------------------------------ */
div#header {
	background: url(../img_layout/respublica_headerbg.png) no-repeat top left #fff;
	width: 950px;
	height: 190px;
	position: absolute;
	top: 0;
}
img#headerLogo {
	border: none;
	margin: 20px auto 0 auto;
	position: absolute;
	display: block;
	left: -29px;
}
p#date {
	color: white;
	position: absolute;
	left: 750px;
	top: 2px;
}
blockquote#jaures {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.04em;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 135px;
}
ul#nav {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 12px;
	text-align: center;
	white-space: nowrap;
	position: relative;
	top: 168px !important;
	top: 169px;
}
ul#nav li {
	list-style-type: none;
	line-height: 12px;
	display: inline;
}
ul#nav a {
	text-decoration: none;
	color: #000;
	margin: 0 20px;
	border-bottom: 4px solid white;
	padding-bottom: 3px;
}
ul#nav a:hover {
	border-bottom: 4px solid black;
}
ul#nav .itemCourant {
	border-bottom: 4px solid black;
	color: red;
}

/*	-----------------------------------------------------------
--	conteneur 3 colonnes, spacer, backwards, annonce erreur
------------------------------------------------------------ */
div#contenu {
	position: relative;
	top: 190px;
	width: 100%;
	padding-top: 20px;
	background-image: url(../img_layout/respublica_contenubg2.png);
	background-repeat: repeat;
	background-position: left top;
}
div.spacer {
	clear: both;
	height: 0;
}
div.backwards {
	clear: both;
	display: block;
	float: right;
	margin: 10px 11px 20px 0;
}
div.backwards a {
	background-image: url(../img_layout/respublica_retour.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 1.3em;
}
p.annonce,
p#maintenance {
    color: #A60D14 !important;
    border: 1px dotted #ED1C24;
    padding: 1em;
    margin: 2em 0;
}

/*	------------------------------------------------------------------------
--	colonne gauche : sommaire dernier numero
------------------------------------------------------------------------- */
div#colGauche {
	width: 222px;
	float: left;
	padding: 0 20px 30px 20px;
}
div#colGauche h1 {
	font-size: 1.7em;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 2em 0;
}
div#colGauche span.numero {
	font-size: 38px;
	color: #999;
	display: block;
	position: absolute;
	top: .25em;
	left: 4.7em;
}
div#colGauche h2 {
	font-size: 1.1em;
	margin: 0 0 .4em 0;
}
div#colGauche ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	line-height: 140%;
}
div#colGauche li {
	padding: 0 0 .5em 16px;
	background-image: url(../img_layout/respublica_colgauche_puce.png);
	background-position: left 5px;
	background-repeat: no-repeat;
}
div#colGauche li a {
	color: #666;
	text-decoration: none;
}
div#colGauche li a:hover {
	color: black;
	text-decoration: underline;
}
div#colGauche span.articleSignature {
	font-style: italic;
	color: #888;
}
p#tousnumeros {
	color: #333333;
	margin: 15px 0 0 0;
	background-image: url(../img_layout/respublica_coldroite_tousnumeros.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
}
p#tousnumeros a {
	color: #333333;
}
p#tousnumeros a:hover {
	text-decoration: none;
}
noscript#avertissement p {
	background-color: #FF6633;
	color: #f2f2f2;
	font-size: 1.55em;
	line-height: 140%;
	padding: 1em;
	border: 1px dotted #000;
	position: absolute;
	top: 1em;
	left: 48%;
	width: 46em;
	margin-left: -23em;
	z-index: 200;
}
noscript#avertissement p strong {
	color: #fff;
}
div#alerte {
	font-size: 1em;
	line-height: 140%;
	color: #FF6633;
	padding: 1em;
	margin: .1em 0 2em;
	border: 1px dotted #000;
}

/*	------------------------------------------------------------------------
--	colonne centre : styles communs
------------------------------------------------------------------------- */
div#colCentre {
	width: 430px; /* 450 taille reelle */
	float: left;
	padding: 0 10px 20px 10px;
}
div.naviBoutons {
	/* rien */
	margin: 0 0 1em 0;
}
div.naviBoutons a.retour {
	background-image: url(../img_layout/respublica_retour.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 1.3em;
	margin-right: 1em;
}
div.naviBoutons a.articleTous {
	background-image: url(../img_layout/respublica_articleTous2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 1.3em;
	margin-right: 1em;
}
div.naviBoutons span.pageNumero a {
	padding: 0 .2em;
}
div.naviBoutons a.dateToutes {
	background-image: url(../img_layout/respublica_coldroite_tousevents.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em;
}



div#edito {
	padding: 10px 10px 10px 15px;
	margin: 0 9px 25px 0;
	background-color: #E6F7FF;
	border-bottom: 4px solid #ed1c24;
}
div#edito p {
	line-height: 170% !important;
	color: #000 !important;
}
div#edito h2 {
	color: #000 !important;
}


div#colCentre div.chapeau {
	padding: .8em 0;
	font-weight: bold;
	line-height: 160% !important;
}
div#colCentre div.chapeau p {
	line-height: 170% !important;
}


div#colCentre h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 10px 0;
	line-height: 130%;
	text-transform: uppercase;
	color: #000;
}
div#colCentre h2 {
	font-size: 14px;
	margin: 0;
	line-height: 140%;
	color: #333333;
}
div#colCentre h3 {
	font-size: 11px;
	margin: 0;
	line-height: 140%;
	color: #333333;
}
div#colCentre h3 + ul {
	margin: 3px 0 15px 0;
}
div#colCentre p {
	font-size: 11px;
	margin: 0 0 10px 0;
	line-height: 150%;
	color: #000;
}
div#colCentre q {
	quotes: '\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}
div#colCentre .couleur1 {
	color: #007ac2;
}
div#colCentre .couleur2 {
	color: #ed1c24;
}
div#colCentre div.hr {
	height: 1px;
	width: 70%;
	margin: 22px auto;
	color: #ccc;
	background-color: #ccc;
	border: 0;
	clear: both;
}
div#colCentre ol {
	margin: -5px 0 5px 0;
	padding-left: 20px;
	line-height: 140%;
	list-style-position: inside;
}
div#colCentre ul {
	margin: -5px 0 10px 0;
	line-height: 150%;
	padding-left: 20px;
	list-style-position: inside;
}
div#colCentre ul ul {
	margin: 0 0 0 20px;
	line-height: 150%;
	list-style-position: inside;
}
div#colCentre li {
	/* rien */
}


div#colCentre div.rubNotes,
div#colCentre div.rubLiees {
	margin: 15px 0 0 0;
	padding-right: 10px;
	clear: both;
}
div#colCentre div.rubNotes h1,
div#colCentre div.rubLiees h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: none;
	margin: 0 0 5px 0;
	line-height: 140%;
	color: #666666;
	border-bottom: 1px solid #666;
}
div#colCentre div.rubLiees ul {
	font-size: 10px;
	margin: 0 0 5px 0;
	line-height: 160%;
	list-style-type: none;
}
div#colCentre div.rubLiees li {
	background-image: url(../img_layout/respublica_rubliees_puces.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	list-style-position: outside;
}
div#colCentre div.rubNotes ol {
	font-size: 10px !important;
	margin: 0 0 5px 0;
	line-height: 160%;
	list-style-position: inside;
}


div.flottantGauche {
	float: left;
	background-color: #fff;
	margin: 6px 15px -5px 0;
}
div.flottantDroite {
	float: right;
	background-color: #fff;
	margin: 6px 0 -5px 15px;
}
div.flottantCentre {
	margin: 10px auto;
	background-color: #fff;
}
div#colCentre p.legendeImage {
	color: #999;
	width: 120px;
}
p.legendeImage span.creditImage {
	color: #ccc;
	display: block;
	clear: both;
}


div.signatureBox {
	padding: 5px 0 0 15px;
	margin: 0 20px 15px 0;
	clear: both;
	float: right;
	border-left: 1px dotted #ccc;
}
div.signatureBox p {
	font-style: italic;
}
div.signatureBox span.articleVoirtous a {
	padding-left: 0;
}
div.signatureBox span.titres {
	display: block;
	color: #999999;
}


div#colCentre a {
	color: #005080;
}
div#colCentre a:hover {
	text-decoration: none;
}

/*	------------------------------------------------------------------------
--	colonne centre : accueil
------------------------------------------------------------------------- */
div#colCentre.media span.articleRubrique {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	display: block;
	margin: .5em 0 0 0;
}
div#colCentre.media span.articleSignature {
	font-style: italic;
}
div#colCentre.media span.articleDatepub {
	display: block;
}
div#colCentre.media span.articleNumero {
	line-height: 80%;
	display: block;
	color: #666;
}
div#colCentre.media span.articleNumero a {
	color: #666;
}
div#colCentre.media span.articleNumero a:hover {
	text-decoration: none;
	color: #000;
}
div#colCentre.media span.articleSource {
	display: block;
	margin: -.7em 0 0 0;
}
div#colCentre.media span.articleLienPermanent {
	display: block;
	color: #999;
	border-left: 1px solid #ed1c24;
	padding-left: 1em;
}

/*	------------------------------------------------------------------------
--	colonne centre : articleListe
------------------------------------------------------------------------- */
div#colCentre.articleListe {
	width: 410px;
	overflow: hidden;
}
div#colCentre.articleListe ul {
	margin: 1em 0;
}
div#colCentre.articleListe li {
	padding: 0 0 .6em 0;
}
div#colCentre.articleListe span.articleTitre {
	font-weight: bold;
}
div#colCentre.articleListe span.articleSignature {
	font-style: italic;
}
div#colCentre.articleListe span.articleDatepub {
	zfont-weight: bold;
	color: #666;
}
div#colCentre.articleListe span.articleRubrique {
	zfont-weight: bold;
	color: #888;
}
div#colCentre.articleListe span.articleExtrait {
	/* rien */
}

/*	------------------------------------------------------------------------
--	colonne centre : article
------------------------------------------------------------------------- */
div#colCentre.article span.articleRubrique {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	display: block;
	margin: 1.2em 0 0 0;
}
div#colCentre.article span.articleSignature {
	display: block;
	font-style: italic;
	margin: 0 0 -.7em 0;
}
div#colCentre.article span.articleDatepub {
	display: block;
	margin: -.8em 0 0 0;
}
div#colCentre.article span.articleNumero {
	display: block;
	color: #666;
}
div#colCentre.article span.articleNumero a {
	color: #666;
}
div#colCentre.article span.articleNumero a:hover {
	text-decoration: none;
	color: #000;
}
div#colCentre.article span.articleSource {
	display: block;
	margin: -1.1em 0 0 0;
}
div#colCentre.article span.articleLienPermanent {
	display: block;
	color: #999999;
	border-left: 1px solid #ed1c24;
	padding-left: 1em;
}

/*	------------------------------------------------------------------------
--	colonne centre : archives
------------------------------------------------------------------------- */
div#colCentre.archives ul {
	margin: 2em 0;	
}
div#colCentre.archives ul li {
	margin: 0 0 1em 0;	
}
div#colCentre.archives span.archivesNumero {
	font-weight: bold;
}
div#colCentre.archives span.articleRubrique {
	/* rien */
	font-style: italic;
}
div#colCentre.archives span.articleTitre {
	font-weight: bold;
	color: #666;
}
div#colCentre.archives span.articleDatepub {
	color: #666;
}

/*	------------------------------------------------------------------------
--	colonne centre : agenda
------------------------------------------------------------------------- */
div#colCentre.agenda ul {
	margin: 2em 0;	
}
div#colCentre.agenda ul li {
	margin: 0 0 1em 0;	
}
div#colCentre.agenda span.agendaDateDetails {
	color: #ED1C24;
	font-weight: bold;
}
div#colCentre.agenda span.agendaEvent {
	margin: 0 0 1em 0;	
}
div#colCentre.agenda span.agendaLieu {
	color: #666;	
}

/*	------------------------------------------------------------------------
--	colonne centre : agendaDate
------------------------------------------------------------------------- */
div#colCentre.agendaDate ul {
	margin: 1em 0;
}
div#colCentre.agendaDate span.agendaDateDetails {
	color: #ed1c24;
	font-weight: bold;
}
div#colCentre.agendaDate span.agendaLieu {
	color: #666;
	margin: 0 0 2em 0;
	display: block;
}

/*	------------------------------------------------------------------------
--	colonne droite
------------------------------------------------------------------------- */
div#colDroite {
	width: 190px;
	float: right;
	padding: 0 30px 30px 0;
}
div#bulletin {
	width: 100%;
}
form#bulletinForm,
fieldset#bulletinField {
	border: none;
	margin-bottom: 25px;
}
div#bulletin label {
	padding: 0 0 10px 0;
	display: block;
	color: #000;
}
input#bulletinChamp {
    font-size: 11px;
	color: #4d4d4d;
    height: 16px;
    width: 110px;
    display: block;
    padding-top: 4px;
    border: 1px inset #dccfd3;
	float: left;
}
input#bulletinChamp:focus {
	background-color: #F9F8F9;
}
input#bulletinOK {
	float: right;
}

div#colDroite h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	margin: 0 0 5px 0;
	line-height: 140%;
	padding: 0 0 0 25px;
	background-image: url(../img_layout/respublica_coldroite_etoile.png);
	background-position: left 5px;
	background-repeat: no-repeat;
}
div#colDroite h2.agendaEvent {
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	color: #000;
}
div#colDroite p {
	line-height: 140%;
	color: #666;
}


div#colDroite span.agendaDateDetails {
	font-weight: bold;
	color: #D5111B;
}
div#colDroite span.agendaEvent {
	/* rien */
}
div#colDroite span.agendaLieu {
	/* rien */
}
div#colDroite span.agendaPlus a {
	display: block;
	margin-bottom: 1em;
}
div#colDroite a.dateToutes {
	background-image: url(../img_layout/respublica_coldroite_tousevents.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 1.5em;
}
div#colDroite a {
	color: #000;
}
div#colDroite a:hover {
	text-decoration: none;
}

/*	------------------------------------------------------------------------
--	formulaires communs
------------------------------------------------------------------------- */
form.formulaire {
    margin: 22px 0;
	width: 425px;
}
fieldset.field {
    border: 1px dotted #cccccc;
    margin: 0 5px 16px 0;
	padding: 11px 12px 22px 22px;
}
legend.legend {
    margin: 0 0 0 11px;
    padding: 0 11px;
    background-color: white;
	font-weight: bold;
}
label.labelFlottant {
	font-size: 11px;
	color: #4d4d4d;
	line-height: 20px;
	padding-left: 8px;
}
label.labelUneLigne {
	font-size: 11px;
	color: #4d4d4d;
    display: block;
    width: 100%;
    margin: 12px 0 3px;
}
input.inputUneLigne {
	font-size: 11px;
	color: #4d4d4d;
    display: block;
    width: 100%;
    height: 18px;
    padding-top: 4px;
    border: 1px inset #dccfd3;
}
input.inputUneLigne:focus,
textarea.area:focus {
	background-color: #F9F8F9;
}
input.casecarree {
	/* laisser vide */
}
label.labelFlottantcase {
	font-size: 11px;
	color: #4d4d4d;
	line-height: 20px;
	padding-left: 8px;
}
textarea.area {
    width: 100%;
    height: 75px;
    border: 1px inset #dccfd3;
}
span.obligatoire {
	color: #ed1c24;
}
div.colGauche {
	width: 170px;
	float: left;
}
div.colDroite {
	width: 170px;
	float: right;
	padding-right: 10px;
}
div.colUnique {
	width: 370px;
	padding: 0 10px 1.5em 0;
}
input.boutontype1 {
	margin-top: 2em;
	height: 24px;
	display: block;
	padding: .1em 1em .4em;
	float: left;
	background-color: #F2F2EF;
	border: 1px solid #D8D8D5;
	-moz-border-radius: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
input.boutontype1:hover {
	background-color: #fff;
	color: #000;
}
input.boutonRaz {
	font-weight: normal;
	margin-right: 2em;
}
p.mentionObligatoire {
	padding: 1em 0 0 0;
}

/*	------------------------------------------------------------------------
--	formulaire : adhesion
------------------------------------------------------------------------- */
div#colCentre.adhesion {
	/* rien */
}
div#colCentre.adhesion div.colUnique {
	padding-top: 1em;
}
div#colCentre.adhesion p#alerteSuppr {
	display: none;
	padding-top: 1em;
}

/*	------------------------------------------------------------------------
--	formulaire : contact
------------------------------------------------------------------------- */
div#colCentre.contacts {
	/* rien */
}

/*	------------------------------------------------------------------------
--	recherche : entree
------------------------------------------------------------------------- */
div#colCentre.recherche div.colGauche {
	width: 180px;
	float: left;
}
div#colCentre.recherche div.colUnique {
	clear: both;
	padding: .5em 10px 1.5em 0;
}
p.rechercheDans {
	margin: 12px 0 0 0 !important;
}
p.rechercheAttention {
	margin: .7em 0 .2em 0 !important;
	padding: 0 0 0 22px;
	line-height: 17px !important;
	border-left: 1px solid #D92424;
	color: #4d4d4d !important;
	clear: both;
}
input#submitRecherche {
	padding-left: 3em;
	padding-right: 3em;
}

/*	------------------------------------------------------------------------
--	recherche : sortie
------------------------------------------------------------------------- */
div#colCentre.recherche ul {
	margin: 1em 0;
}
div#colCentre.recherche li {
	margin: 0 0 .5em 0;
}
div#colCentre.recherche span.articleTitre {
	color: #666;
}
div#colCentre.recherche span.articleSignature {
	font-style: italic;
}
div#colCentre.recherche span.articleDatepub {
	color: #666;
	display: block;
}
div#colCentre.recherche span.articleRubrique {
	color: #999;
}

/*	------------------------------------------------------------------------
--	credits
------------------------------------------------------------------------- */
div#credits {
	margin: 40px 0 0 0;
	clear: both;
}
div#credits h2 {
	padding: 0 0 3px 22px;
	background-image: url(../img_layout/respublica_newsletter_h2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}
div#credits p {
	color: #666 !important;
}

/*	------------------------------------------------------------------------
--	footer
------------------------------------------------------------------------- */
div#footer {
	width: 950px;
	height: 40px;
	background: url(../img_layout/respublica_footerbg.png) no-repeat left top #fff;
	position: relative;
}
div#footer ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.015em;
	list-style-type: none;
	position: absolute;
	top: 15px;
	left: 272px;
	width: 470px;
}
div#footer li {
	float: left;
}
li#footerImprimer {
	margin-left: 0;
}
li#footerContacts {
	margin-left: 70px;
}
li#footerRss {
	margin-left: 70px;
}
li#footerTop {
	margin-left: 115px;
}
div#footer a {
	text-decoration: none;
	color: #000;
}