/* Global */
body {
	font-family: Arial;
	color: black;
	font-size: 13px;
	background-color: #bbb;
	background-image: url("../images/site/fond_site");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center bottom;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

h1 {
	color: #B73901;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

img {
	border: none;
}

input {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding-left: 2px;
}

input.bouton {
	font-size: 8pt;
	color: #5f5f5f;
	background-color: #f0f0f0;
	border: 1px solid #afafaf;
	cursor: pointer;
	padding: 1px;
}

select {
	color: #666666;
	font-size: 11px;
}

p {
	margin-top: 0px;
	margin-bottom: 2px
}

.ui-widget-content a {
  	color: #ca0007;
}

a {
	color: #ca0007;
	text-decoration: none;
}

a:hover {
	color: #D44100;
	text-decoration: none;
}

a:visited {
	color: #ca0007;
	text-decoration: none;
}

a img { 
	width: 100%;
}
/* Conteneur site */

#site_web_wrapper {
	border: 1px solid #A0A0A0;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	background-color: #fff;
}

.siteWeb {

	background-color: transparent;
	border: 0 solid #A0A0A0;
	float: left;
	width: 1000px;
}

.siteWeb table.site {
	width: 100%;
	padding: 0px;
}

.siteWeb div#colGaucheInner {
	vertical-align: top;
	padding-top: 3px;
	border-left-width-value: 0px;
	border-left-style-value: solid;
	border-left-color-value: #E8AFA0;
	background-color: #fff;
	padding-bottom: 10px;
	margin-left: -2px;
	margin-top: 13px;
}

.site .siteWeb div#colMilieuInner {
	vertical-align: top;
	padding-top: 5px;
	border-left: 1px solid #E5E5E5;
}

.siteWeb div#colDroiteInner {
	vertical-align: top;
	padding-top: 3px;
	border-left-width-value: 0px;
	border-left-style-value: solid;
	border-left-color-value: #E8AFA0;
	background-color: #fff;
	padding-bottom: 10px;
	margin-left: -2px;
	margin-top: 13px;
}

.siteWeb div#colContenuInner {
	vertical-align: top;
	padding-top: 5px;
}

.siteWeb td.barre_nav {
	height: 40px;
	vertical-align: top
}

#site_web_content {
	float: left;
	width: 100%
}

#right_col_color {
	float: left;
	width: 100%
}


/* Footer */

.footer {
	width: 1000px;
	min-height: 40px;
	padding-top: 5px
}

.footer .credit {
	color: #575757;
	font-size: 8pt;
	border-top: 1px solid #a0a0a0;
}

.footer a {
	color: #C80A1E;
	font-size: 9pt;
}


/* Boite de contenu */

.greenBox {
	border: none;
	width: 100%;
}

.greenBox table {
	width: 100%;
	border: none;
}

.greenBox td {
	border: none;
}

.greenBox select {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding-left: 2px;
}


/* Menu horizontal */

#menu_horizontal * {
	padding: 0px;
	margin: 0px;
}

#menu_horizontal {
	background-image: : url(../images/fond_titre.gif) repeat-x;
	background-attachment: scroll;
	background-color: black;
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	white-space: nowrap;
	font-family: arial;
	cursor: pointer;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	text-align: center;
}

#menu_horizontal img {
	display: inline;
	height: 16px;
	width: 16px;
	margin-right: 5px;
	margin-bottom: -3px;
}

/*ancien style
#menu_horizontal a {
	text-decoration: none;
	color: beige;
	font-size: 14px;
	padding : 8px 25px;
	background: black;
}
*/
#menu_horizontal a {
	padding:12px 34px 13px 34px;
	font-size: 13px;
	font-weight:bold;
	color:#fff;
	 /*to equalize with li margin */
}
#menu_horizontal a:hover {
		background:#b8aea4 /*url(img/tab.png) top left repeat-x*/;
	text-decoration:none;
	color:#ca0007;
}


#menu_horizontal a:active {
	background:#c7c7c7;
	text-decoration:none;
	color:#ca0007;
}

#menu_horizontal ul {
	margin: 0 auto;
}

#menu_horizontal li {
	padding-top: 13px;
	/*! padding-right: 10px; */
	padding-bottom: 13px;
	/*! padding-left: 10px; */
	vertical-align: middle;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	position: relative;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	border-right: 1px solid red;
}
#menu_horizontal li:last-child{
border:none;
}

#menu_horizontal ul li {
}

#menu_horizontal ul li ul {
	border: 1px solid #B0BEC7;
	background-color: black;
	display: none;
	position: absolute;
	top: 37.5px !important;
	/* IE6 seulement */
	left: -23.5px !important;
	padding: 2px;
	z-index: 101;
	margin-top: 4px;
}

#menu_horizontal ul li ul li {
	color: #0058A5;
	height: 22px;
	padding: 2px;
	text-align: left;
	display: block;
	font-weight: normal;
	white-space: nowrap;
	border: none;
}

#menu_horizontal ul li ul li a {
	color: white;
	padding: 0px;
}

#menu_horizontal ul li.over ul {
	display: block;
}

#menu_horizontal ul li ul li:hover {
	/*! background-color: #B0BEC7; */
}


/* Menu Gauche */

.menuGauche {
	background-color: #FFFFFF;
}

.menuGauche ul {
	padding: 3px 3px 3px 0pt;
	margin: 0pt 0pt 0pt 10px;
	list-style-type: none;
	list-style-image: url(../images/blank.gif);
}

.menuGauche li {
	vertical-align: top;
	cursor: pointer
	font-weight: bold;
	color: black;
	font-size: 13px;
	margin-bottom: 10px
}

.menuGauche li li {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: black;
	font-size: 12px;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: 10px
}

.menuGauche li a:hover {
	background-color: #fff;
}

.menuGauche img {
	margin-right: 5px;
	margin-bottom: -3px;
}

.menuGauche a {
	color: #ca0007;
	font-size: 12px;
	text-decoration: none;
}

.menuGauche a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menuGauche a:visited {
	color: #ca0007;
	text-decoration: none;
}


/* Boite de la division gauche */

.boiteGauche {
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.boiteGaucheInner {
	border: 1px solid #B0BEC7;
	margin-top: 10px;
	border-radius: 5px;
}

.boiteGauche h2 {
	font-weight: normal;
	padding-top: 3px;
}

.boiteGauche h1 {
	color: white;
	margin: -3px;
	white-space: nowrap
}

.boiteGauche div.titre {
	width: 100%;
	background-color: transparent;
	background-image: url("/userfiles/image/block-header.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93a6b4;
	color: #003687;
	font-size: 12px;
	font-weight: normal;
	height: 15px;
	max-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.boiteGauche .contenu {
	padding: 5px;
	margin-top: 10px;
}

.boiteGauche,
.boiteMilieu,
.boiteDroite {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Boite de la division du milieu */

.boiteMilieu {
	background-color:#eee;
	margin-bottom: 10px;
	margin-top: 25px;
	/*! margin-right: 10px; */
	padding: 5px;
	width: 100%;
	border-top-width: 0px;
	border-right-width-value: 0px;
	border-bottom-width: 0px;
	border-left-width-value: 0px;
	border-top-style: solid;
	border-right-style-value: solid;
	border-bottom-style: solid;
	border-left-style-value: solid;
	_border-top-color: #b0bec7;
	_border-right-color-value: #b0bec7;
	_border-bottom-color: #b0bec7;
	_border-left-color-value: #b0bec7;
	border-image-source: none;
	border-image-slice: 100% 100% 100% 100%;
	border-image-width: 0 0 0 0;
	border-image-outset: 0 0 0 0;
	border-image-repeat: stretch
}

.boiteGauche .rss,
.boiteMilieu .rss {
	float: right;
	position: relative;
	top: -17px;
	right: 10px
}

.boiteMilieuInner {
	width: 100%
}

.boiteMilieu h2 {
	font-weight: normal;
	padding-top: 3px;
}

.boiteMilieu div.titreInner {
	padding: 0px 0px 0px 5px
	_background-color: black;
	_color: white;
}

.boiteMilieu h1 {
	color: #ca0007;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	white-space: nowrap
        border-bottom:1px;
      
}


/* Boite de la division droite */

.boiteDroite {
	background-color: #FFFFFF;
}

.boiteDroite h2 {
	font-weight: normal;
	padding-top: 3px;
}


/* Abonnés */

.abonneTitre {
	background-color: #D7E1E7;
	text-align: left;
	font-size: 11pt;
	color: #007CA5;
	font-weight: bold;
	padding: 7px
}

.abonneCadre {
	background-color: #F4F8FB;
	border: 1px solid #007CA5;
}

.abonne {
	text-align: center;
	color: #003687;
}

.abonneFiche {
	text-align: center;
	font-size: 10pt;
	padding: 5px
}


/* Form */

.form {}

.form td.masque {
	text-align: right;
	font-size: 8pt
}

.form td.saisie {
	text-align: left;
	font-size: 8pt
}

.submit {
	background: transparent url(../images/bouton/btn_ok.gif) no-repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	height: 18px;
	width: 18px;
}

.panier_index .submit {
	font-size: 0px;
}

.bibview_find .submit {
	font-size: 0px;
}


/* Tableau de liste */

.listeTitre {
	border-bottom: 1px solid #CACFD5;
	border-top: 1px solid #CACFD5;
	color: #666666;
	font-weight: bold;
}

.listePaire {
	background-color: #F4F4EF;
}

.listeImpaire {
	background-color: #FFFFFF;
}


/* Barre de nav */

.barre_nav {
	width: 100%;
}

.barre_nav span {
	font-size: 10px;
	color: #666666;
	padding: 1px;
}

.barre_nav a {
	font-size: 10px;
	color: #D44100;
}

.barre_nav a:hover {
	font-size: 10px;
	color: #D44100;
	text-decoration: none;
}

.barre_nav a:visited {}


/* Calendrier  A SIMPLIFIER */
.calendar {
	background-color: #F7F2ED;
}

iframe.calendar {
	width: 100%;
	height: 300px;
}

table.calendar_main {
	font-family: Verdana;
	font-size: 10px;
	margin: 0 auto;
}

.calendar_title td {
	color: #000000;
	text-align: center;
}

.calendar_title_month_clickable {
	color: #D44100;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.calendar_table {
	border: none;
	font-size: 10px;
}

.calendar_table td {
	text-align: center;
}

.calendar_table th {
	background-color: #FFFFFF;
	text-align: center;
	color: #666666;
}

.calendar_weekend {
	background-color: #FFFFFF;
}

.calendar_other_month {
	color: #FFFFFF;
}

.calendar_other_month_clickable {
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_non_clickable {
	color: #666666;
}

.calendar_today_clickable {
	text-decoration: none;
	font-weight: bold;
}

.day_clickable {
	color: #D44100;
	text-decoration: none;
}

.calendar_day_non_clickable {
	color: #666666;
	text-decoration: none;
}

.day {
	font-weight: bold;
}


/* Error */

.error {
	color: red;
	font-weight: bold;
}


/* Boites bannière*/

div#header {
	overflow: hidden;
}

div#banniere {
	position: absolute;
	overflow: hidden;
}

div#header .boiteBanniereGauche {
	left: 0px;
	font-weight: bold;
	width: 0px;
	position: relative;
	height: 100%;
	display: table;
}

div#header .boiteBanniereGauche h2 {
	margin-bottom: 0px;
}

div#header .boiteBanniereGaucheInner {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}

div#header .boiteBanniereGaucheInner form {
	width: 400px
}

div#header .boiteBanniereDroite {
	padding: 0px;
	font-weight: bold;
	width: 200px;
	right: 0px;
	overflow: hidden;
	height: 100%;
	display: table;
}

div#header .boiteBanniereDroiteInner {
	display: table-cell;
	vertical-align: middle;
	padding-right: 15px;
}

#open_accessibility {
	top: 5px;
}

#header #boite_login form {
	width: 188px;
}

#boite_login form td,
#boite_login form tr {
	height: 13px;
}

#boite_login form td,
#boite_login form tr,
.boite.login table,
.boite.login label,
.boite.login a,
form.boite.login a:visited {
	font-size: 11px;
}

.boite.login a,
form.boite.login a:visited {
	color: #0058A5;
}

.boite.login a:hover {
	color: #D44100;
}

#fieldset-login_form legend {
	display: none;
}

.titre {
	background-color: #f7f2ed;
	border-bottom-color: #8fa8ba;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;
	width: 100%;
}

.vignette_auteur {
	margin-left: 100px;
	margin-top: 5px;
	font-weight: bold;
}

#menu_horizontal>ul>li {
	margin: 0px;
}

.logo_gauche,
.logo_droite {
	margin-top: 0px;
	overflow: visible;
	z-index: 100;
	position: relative;
	width: 1000px;
}

ul.menuGauche li {
	white-space: normal;
}
