/* Généralités */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	font-size: small;
	background-color: #D1BB96;
}
#container {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right: auto;
	padding: 0px;
	width: 740px;
	border: 2px solid #000000;
	margin-top: 1em;
	margin-bottom: 1em;
}
a:link {
	color: #893F0E;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993366;
}
a:hover {
	text-decoration: none;
	color: #1271A8;
}
a:active {
	text-decoration: underline;
}

p {
margin-left: 1%;
margin-right: 1%;
text-align:justify;
}

.img_centre {
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: Aucune;
}

/* Titres */
h1 {
	font-size: 36px;
	color: #BECE96;
	font-weight: bold;
	margin-top: 0;
	background-image: url(images/gif/rond_h1.gif);
	bakground-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	background-image: url(../images/gif/rond_h1.gif);
	background-repeat: no-repeat;
	text-align: justify;
	margin-left: 0.5em;
}
h2{
	background: transparent url("../images/gif/puce_jaune_small.gif") no-repeat 0 75%;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
	color: #5d7fa7;
	padding-left: 10px;
}
h3 {
	font-style: italic;
	font-size: 110%;
	background: transparent url(../images/gif/puce_rouge_small.gif) no-repeat 0 75%;
	color: #5d7fa7;
	padding-left: 10px;
	margin-left: 15px;
}

/* Menu gauche */
#MenuLeft {
	background-color: transparent;
	font-weight: bold;
	margin: 0px;
	border-right-style: dashed;
	border-right-color: Black;
	border-right-width: 1px;
	float: left;
	position: relative;
	top: 2em;
	text-align: left;
	color: #5D7FA7;
}	
#MenuLeft a:link {
	color: #424443;
	text-decoration: none;
}
#MenuLeft a:visited {
	color: #424443;
	text-decoration: none;
}
#MenuLeft a:hover {
	text-decoration: none;
	color: #5D7FA7;
}
#MenuLeft a:active {
	color: #424443;
	text-decoration: none;
}

/* Menu du header */
 #NavBanner {
	height: 42px;
	font-size: 90%;
	line-height: 1.25em;
}
#NavBanner ul {
	margin-top: 3em;
	margin-right: 1em;
	margin-left: 200px;
}
#NavBanner ul li {
	display: inline;
	float: right;
}
#NavBanner ul li a {
	display: block;
	background: transparent url("img/small_bullet_blue.gif") no-repeat 0 50%;
	padding: 0 10px 0 8px;
	color: #B32007;
	text-decoration: none;
}
#NavBanner ul li a:hover {
	background: transparent url("img/small_bullet_yellow.gif") no-repeat 0 50%;
	color: #FFF;
}

/* Edito */
#edito{
	color:#000;
	background-color:#ffecce;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-align: justify;
}

#edito h2{
	background-color:transparent;
	color:#c60;
	margin:0;
	background-image: url(Aucune);
}

#edito p{
	margin:0.5em 0;
	text-align: justify;
}

#edito a{
	color:#c60;
	background-color:transparent;
}

#edito a:hover{
	color:#369;
	background-color:transparent;
}

/* Menu droit */

#Menudroit {
	margin-left: 0em;
	margin-right: 1em;
	margin-top: 28px;
	font-weight: bold;
	float: right;
}
	
#Menudroit ul{
	padding: 0;
	margin: 0;
	border-left-style: dashed;
	border-left-color: #000000;
	border-left-width: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1%;
	margin-left: 0;
}

#Menudroit li{
	border-bottom:0px solid #d6e1ec;
	list-style:none;
	margin:0;
	padding-left:1em;
}

#Menudroit a{
	display:block;
	text-decoration:none;
	color:#336699;
	padding-left:1em;
}

#Menudroit a:hover{
	background-color:#FFFFFF;
	color:#977B54;
}

/* Haut et bas de page */

.banner {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 28pt;
	text-indent: 2em;
	color: #FFFFFF;
	padding-top: 0.5em;
	background-color: transparent;
	background-image: url(../images/gif/puce_jaune_bigl.gif);
	background-repeat: no-repeat;
	background-position: left 32px;
	margin-top: 0;
	margin-right: 48px;
	margin-bottom: 0;
	margin-left: 48px;
	padding-left: 25px;
}

.footer {
	font-size: x-small;
	font-weight: normal;
	text-align:center
}

/* mise en page */


#container a[href^=http:]    
{
    background-color: transparent;
    background-image: url(/img/lien-externe.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    -x-background-x-position: right;
    -x-background-y-position: center;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    padding-right-value: 15px;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

.img_p {
	float:left;
	margin : 0 0.5em 0 0.25em;
}
/* Arras*/

.img_droite{
	float: right;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0.5em;
}
.img_gauche{
	float: left;
	border: 1px solid #000000;
	background-color: #CEDCED;
	padding: 2px;
	margin-top: 0;
	margin-right: 0.5em;
	margin-bottom: 0;
	margin-left: 0.5em;
}

/* Page accessibilité */
.access_h2{
    font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
    background-color: transparent;
    color: #5D7FA7;
    font-weight: 700;
    font-size: small;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: rgb(161, 194, 225);
}
.touche {
	font-size: small;
	border: 1px solid #000000;
	}
#clavier li {
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/gif/clavier_li.gif);
	background-repeat: no-repeat;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 25px;
}
/* sommaire */

#sommaire h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1.5em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	color: #B32007;
	background-color: transparent;
	background-image: url(../images/gif/dot_bigred.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	border-bottom-width: 2px;
	border-bottom-style: Aucune;
	border-bottom-color: #B32007;
	-x-background-x-position: 0pt;
    -x-background-y-position: 3px;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
	padding-left-value: 19px;
	padding-left-ltr-source: physical;
	padding-left-rtl-source: physical;
	margin-top: 2em;
	text-decoration: underline;
}
#sommaire h2    {
    
    background-color: transparent;
   -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-size: 90%;
    padding-top: 1.2em;
    padding-right-value: 0.5em;
    padding-bottom: 0.2em;
    padding-left-value: 2em;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    font-family: verdana,sans-serif;
    margin-left-value: 25px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
}
.ici {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #0D527A;
	border-right-color: #0D527A;
	border-bottom-color: #0D527A;
	border-left-color: #0D527A;
}	
.p_long {
	margin-right: 3px;
	margin-left: 3px;
	text-align: justify;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.header {
	background-image: url(../../../images/jpg/header-simple.jpg);
	background-repeat: no-repeat;
}
#lettrine p:first-letter {
	font-weight:bold;
	font-size: 3em;
	color:#B32007;
	float:left;
	font-style: italic;
	text-transform: uppercase;
	border: thin solid #666666;
	}
	
.adresse {
	margin-left-value: 50px;
	margin-left-ltr-source: physical;
	margin-left-rtl-source: physical;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #BECE96;
	font-style: normal;
	padding-left-value: 10px;
	padding-left-ltr-source: physical;
	padding-left-rtl-source: physical;
	font-weight: bold;
	font-variant: normal;
	padding-left: 1em;
	}
	
	/* Formulaire */
	.soumettre   {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(57, 66, 128);
    border-right-color: rgb(57, 66, 128);
    border-bottom-color: rgb(57, 66, 128);
    border-left-color: rgb(57, 66, 128);
    background-color: rgb(0, 0, 0);
    background-image: url(../images/png/bg_button.png);
    background-repeat: repeat-x;
    background-attachment: scroll;
    -x-background-x-position: 0%;
    -x-background-y-position: 0%;
    -moz-background-clip: initial;
    -moz-background-origin: initial;
    -moz-background-inline-policy: initial;
    font-size: 85%;
    font-weight: bold;
    cursor: pointer;
    margin-top: 0pt;
    margin-right-value: 0.5em;
    margin-bottom: 0pt;
    margin-left-value: 0pt;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    padding-top: 3px;
    padding-right-value: 5px;
    padding-bottom: 1px;
    padding-left-value: 5px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
}

.soumettre:hover    
    color: rgb(57, 66, 128);
}
.signature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: blink;
	background-color: #D3D3D3;
	background-repeat: no-repeat;
	clear: both;
}
.livre{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #CC6600;
	font-weight: bold;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: Aucune;
	border-bottom-color: #A1C2E1;
	text-decoration: underline;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-left-style: Aucune;
}
.centre_valeur {
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #E26B0F;
}
* ---- debut CRpage --- */
#CRpage{
color:#fff;
background:#7595c8;
border:1px solid #fff;
border-bottom:10px solid #f90; /* #aeb200; */
margin:1em 0;
padding:0.5em 1em;
padding:0
}

#CRpage h2{
background:#306397 url("titre_blog.png") no-repeat 90% 50%;
color:#fff;
margin:0;
border-bottom:5px solid #fff;
padding:0.5em 1em
}

#CRpage p{
margin:0.5em 0;
color:#fff;
}

#CRpage ul{
list-style:none;
margin:0;
padding:0;
border-bottom: 5px solid #fff;
}

#CRpage ul li{
margin:0;
padding:0.7em 0.5em 0.8em 10px;
border-bottom:1px dotted #c8e4e8;
}

#CRpage ul li:hover{
background:#5a82bd url("puce_blog.png") no-repeat 0 10px;
}
#CRpage ul li:hover a {
text-decoration:none;
}
#CRpage a{
color:#fff;
background:transparent;
font-weight:700
}

#CRpage a:hover{
text-decoration:none;
color: #fff;
}

/* ---- fin CRpage --- */

.Orange {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.conférence {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


/* ACTUBLOG*/
/* GENERAL
-------------------------------------------------------- */

html, body{
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #ddd;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-size: 34px;
}

a {
	color: #0066CC;
}

a:visited {
	color: #7FB2E5;
}

/* LAYOUT
-------------------------------------------------------- */

#top {
	text-align: center;
	height: 170px;
	display: block;
	background: url("top.gif") repeat-x top;
	color: #fff;
	padding: 10px;
}

#top h1 a {
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	font-size: 36px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	margin-top: 25px;
	padding: 20px;
	border: 1px solid #ccc;
}

#main {
	display: block;
	width: 600px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
}

#sidebar {
	display: block;
	width: auto;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #ddd;
	background: #eee;
	float: right;
}


/* POST
-------------------------------------------------------- */

#post {
	margin: 0 100px 0 100px;
}

.chapo {
	background: #fefebd;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #ffde00;
}

h1 {
	letter-spacing: -1px;
	font-weight: 30px;
}

h3 {
	display: block;
	margin-bottom: 0;
}

/* POST BLOCS
-------------------------------------------------------- */

.news {
	border-bottom: 1px solid #e5e5e5;
	background: url("star.gif") no-repeat left 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.news h3 {
	font-size: 20px;
}


/* COMMENT BLOCS
-------------------------------------------------------- */

.comment {
	background: #eee;
	border: 1px dashed #ccc;
	padding: 10px;
	margin-bottom: 10px;
}

.comment h3 {
	margin-top: 0;
}

/* FORM COMMENT
-------------------------------------------------------- */

#postcom {
	padding: 20px;
	background: #f5f5f5;
	border-top: 1px solid #ddd;
}

#postcom p {
	margin: 0;
}

#postcom label {
	display: block;
	margin-top: 5px;
}

#postcom input, #postcom textarea {
	display: block;
	border: 1px solid #999;
	padding: 2px;
	font-size: 14px;
	margin-top: 4px;
}

#postcom #submit {
	margin-top: 10px;
	margin-bottom: 10px;
	background: #2798ff;
	border: 1px solid #4c6d8e;
	color: #fff;
}

/* CALENDRIER
-------------------------------------------------------- */

#calendrier {
	display: block;
	float: left;
	width: 140px;
	border: 1px solid #ccc;
}

#calendrier caption {
	background: #eee;
	color: #666;
	padding: 4px;
}

#calendrier caption a {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

#calendrier td {
	font-size: 12px;
	color: #555;
	text-align: center;
	background: #f5f5f5;
	width: 30px;
	line-height: 2em;
}

#calendrier td a{
	display: block;
	text-decoration: none;
	color: #111;
	background: #ddd;
	font-weight: bold;
}

#calendrier td a:hover {
	background: #ccc;
	color: #fff;
}

#calendrier td.active a {
	color:#fff;
	background: #0066CC;
}

/* autre
-------------------------------------------------------- */

#footer {
	text-align: center;
	color: #999;
}

