@charset "utf-8";
/* CSS Document */

/***** BODY Base *****/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	/*list-style: none;*/
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding: 10px;
	background: #3a4e5f url(../i/body.gif) repeat-x top;
	font-size: 9pt;
	background-attachment:fixed;
}


body .centered-div {
	margin: 0 auto;
	width: 960px;
}

body #top {
	height: 191px;
	background: #8c0121 none;
}

body #menu {
	overflow: hidden; /* probleme IE 6 - decalage (bottom) de 3px */
	height: 37px;
	background: #fff url(../i/menu.jpg) repeat-x top left;
}

body #container {
	/*min-height: 500px;*/	
	background: #fff url(../i/container.jpg) no-repeat top left;
}

body #footer {
	position: relative;
	height: 24px;
	padding: 10px 0 0 0;
	background: #5d5d5d none;
	text-align: center;
	font-size: 8pt;
	color: #fff;
}

/***** FIRST DIV Base *****/

/* Top */


/* Menu */

#menu ul {

}

#menu ul li {
	display: inline;
}

#menu img {
	border: none;
}

/* Container */

#container .side-container {
	padding: 5px 4px 0 5px;
	width: 151px;
}

#container #left {
	float: left;
}

#container #right {
	float: right;
}

#container #right #right-search{
	display:inline;
}

#container #right #rightNL{
	display:none;
}

#container #content {
	/*margin: 0 165px 0 165px; /* probleme IE6 : pas de width */
	/*padding: 5px 0 0 0;*/
	float: left;
	width: 630px;
	padding: 10px 0 20px 5px;
	overflow: hidden;
}
#content ul {
	/*padding: 10px 0 10px 30px;*/
}

#container #clear {
	clear: both;
}

/* Footer */

#footer img {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

#footer ul {

}

#footer ul li {
	display: inline;
	padding:0 6px 0 6px;
}

#footer ul li img{
	position: relative;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	background: #4e4e4e none;
}

/***** ACTION Bar *****/

#container #actions {
	position: relative;
	width: 145px;
	margin: 0 0 5px 0;
	padding: 3px 2px 3px 2px;
	background: #fff url(../i/action.jpg) no-repeat top left;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	font-size: 8pt;
}

#actions #actionbar {
	height: 24px;
	padding: 0 0 6px 0;
	background: transparent url(../i/act-back.jpg) no-repeat bottom left;
}

#actions #actionbar li {
	display: inline;
}

#actions #actionbar img {
	float: left;
	border: none;
}

#actions #act-notifier {
	position: absolute;
	top: 28px;
} 

#actions .a-pos {
	left: 7px;
}

#actions .b-pos {
	left: 37px;
}

#actions .c-pos {
	left: 66px;
}

#actions .d-pos {
	left: 95px;
}

#actions .e-pos {
	left: 124px;
}

#actions form {
	padding: 7px 0 7px 0;
}

#actions .inp-search {
	width: 140px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

#actions .inp-section {
	width: 120px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

#actions .inp-submit {
	width: 20px;
	margin: 0 0 1px 0;
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 8pt;
	color: #666;
}

/***** CONTAINER Base *****/

#container .focus {
	position: relative;
	width: 120px;
	margin: 0 0 5px 0;
	padding: 10px 9px 15px 10px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	font-size: 8pt;
}

#container .focus a {
	color: #666;
}

#container .focus .texte{
	color: #666;
	width: 115px;
	text-align: center;
}

#container .focus-link img {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}

#container .focus2 {
	position: relative;
	width: 120px;
	margin: 0 9px 5px 9px;
	padding: 10px 7px 20px 7px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	font-size: 8pt;
}

#container .focus2 a {
	color: #666;
}

#container .focus2 .texte{
	color: #666;
	width: 110px;
	text-align: center;
}

/***** LEFT Base *****/

#left .focus {
	width: 148px;
	padding: 1px 1px 15px 1px;
}

#left .focus .focus-list {
	margin: 5px 0 0 18px;
	color: #aaa;
}

#left .focus .focus-list li {
	padding: 0 5px 5px 0;
	list-style: url(../i/arrow.gif);
}

#left .focus .focus-list a {
	color: #666;
}

#left .focus .focus-list blockquote {
	font-weight: bold;
}

#left .focus .focus-title {
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

#left .focus #focus-title1 {
	background: #96b52a url(../i/titfocus1.jpg) no-repeat;
}

#left .focus #focus-title2 {
	background: #96b52a url(../i/titfocus2.jpg) no-repeat;
}

#left .focus #focus-title3 {
	background: #96b52a url(../i/titfocus3.jpg) no-repeat;
}

#left .focus2 {
	position: relative;
	width: 106px;
	margin: 0 0 5px 10px;
	padding: 10px 7px 20px 7px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	font-size: 8pt;
}

#left .focus2 a {
	color: #666;
}

#left .focus2 .texte{
	color: #666;
	width: 115px;
	text-align: center;
}

#left .focus-link img {
	position: absolute;
	bottom: 0;
	right: 0;
	border: none;
}

/***** CONTENT Base *****/

/* ROOT */

#content .root-div {
	padding: 10px 10px 25px 10px;
}

.root-div ul {
	
}

.root-div ul li {
	display: inline;
	color: #c20030;
}

.root-div a {
	color: #333;
}

.root-div a:hover {
	background: #F7FCC1 none;
}


/***** SEARCH *****/

#content .search-content {
	padding: 5px 0 5px 0;
	line-height: 12pt;
	color: #666;
}

#content .search-info {
	clear: left;
	background: transparent url(../i/actu-info.jpg) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 10px 5px 0;
	text-align: right;
}

#content .search-info a {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
	}
#content .search-subtitle {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #a50000;
}

#content .search-subtitle a {
	color: #a50000;
}

#content .search-note {
	padding: 0 0 7px 0;
}

#content .search-date {
	color: #7f8693;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content .search-rub {
	color: #7f8693;
}
#content .search-title {
	font-weight: normal;
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .search-title a {
	color: #c20030;
}

/* AGENDA */

#content .agenda-title {
	font-weight: normal;
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .agenda-title a {
	color: #c20030;
}

#content .agenda-subtitle {
	font-size: 10pt;
	font-weight: normal;
	color: #a50000;
}

#content .agenda-subtitle a {
	color: #a50000;
}

#content .agenda-note {
	padding: 0 0 7px 0;
}

#content .agenda-date {
	color: #7f8693;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#content .agenda-desc {
	padding: 5px 5px 5px 0px;
	line-height: 11pt;
	color: #666;
	/*border:1px solid #000;*/
}

#content .agenda-rub {
	color: #7f8693;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content .agenda-content {
	padding: 5px 0 5px 0;
	line-height: 12pt;
	color: #666;
}

#content .agenda-content img {
	float: left;
	background: #fff none;
	margin: 0 15px 25px 0;
	padding: 5px;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
}


#content .agenda-info {
	clear: left;
	background: transparent url(../i/actu-info.jpg) no-repeat bottom center;
	margin: 0 0 10px 0;
	padding: 0 20px 5px 0;
	text-align: right;
}

#content .agenda-info a {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
	}

#content .page-listing {
	padding: 0 0 20px 0;
	text-align: center;
}

#content .page-listing li {
	display: inline;
	margin: 1px;
	padding: 2px 5px 2px 5px;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
}

#content .page-listing .selected {
	background: #8c0121 none;
	border-top: 1px solid #ef7292;
	border-left: 1px solid #ef7292;
	border-right: 1px solid #6e0019;
	border-bottom: 1px solid #6e0019;
}

#content .page-listing a {
	color: #333;
}

#content a {
	background: transparent none;
}

#content .root-div a:hover,
#content .une-title a:hover, 
#content .une-info a:hover, 
#content .agenda-content a:hover, 
#content .agenda-info a:hover {
	background: #F7FCC1 none;
}

#content .page-listing .selected a {
	color: #fff;
}

#content .page-listing a:hover {
	background: transparent none;
}

#content #error_message {
	padding: 5px 0 15px 0;
	line-height: 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #000000;
}

#error_message ul{
	padding: 0 0 10px 25px;
}

#error_message li {
	list-style: url(../i/arrow.gif); 
	margin: 12px 0 0 0;
}

#content #no-reset {
	width: 630px;
	clear: both;
}

#no-reset ul {
	padding: 10px 0 10px 30px;
}

#content #no-reset .titre1 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
}
#content #no-reset .titre2 
{
	font-family : Arial, Helvetica, sans-serif;
	color:#990000;
	font-size : 17px;
	font-weight: bold;
}
#content #no-reset .titre3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: normal;
}
#content #no-reset .titre4
{
	font-family : Arial, Helvetica, sans-serif;
	color:#990000;
	font-size : 15px;
	font-weight: normal;
}
#content #no-reset .texte1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
#content #no-reset .texte2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
#content #no-reset .texte3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
}
#content #no-reset .lien1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	text-decoration : none;
	color : #CC0000;
	text-decoration: underline;
}
#content #no-reset .lien2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12;
	text-decoration : none;
	color : #FF6600;
	text-decoration: underline;
}
#content #no-reset img
{
	border:none;
	margin: 5px 5px 5px 5px;
}
#content #no-reset .image1
{
	border:none;
	margin: 5px 5px 5px 5px;
}
#content #no-reset .image2
{
	border:1px solid #000000;
	margin: 5px 5px 5px 5px;
}
#content #no-reset .table1 
{
	border : 1px none  #000000;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	height: 30px;
}
#content #no-reset .table2
{
	border : 1px solid  #000000;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	height: 30px;
}
#content #no-reset .table3
{
	border : 1px solid  #CCCCCC;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	height: 30px;
}
#content #no-reset .colonne1 
{
	border: 1px none  #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#content #no-reset .colonne2
{
	border: 1px solid  #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#content #no-reset .colonne3
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#content #no-reset .colonne4
{
	background-color: #E6DADA;
	border: 1px none #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#content #no-reset .colonne5
{
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#content #no-reset .colonne6
{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
#content #no-reset .colonne7
{
	background-color: #666666;
	border: 1px none #CCCCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
#content #no-reset .colonne8
{
	background-color: #EEEEEE;
	border: 1px none #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

/***** CONTAINER Side pub *****/

#container .pub {
	position: relative;
	width: 120px;
	margin: 0 0 5px 18px;
	background: #fff none;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
	color: #666;
	font-size: 8pt;
}

#container .pub img {
	position: relative;
	border: none;
}

/*	CONTENT addEvent	*/

#content .conditions {
	border:1px solid #000000;
	background-color:#EEEEEE;
	text-align:left;
	padding:5px 5px 5px 5px;
	margin:20px 0px 20px 0px;
}

.conditions .Titre {
	text-align:center;
	font-weight:bold;
}

.conditions hr {
	height:2px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border:0px;
	margin:5px 0px 5px 0px;
}

.conditions img {
	width:8px;
	height:8px;
	border:0px;
}

.conditions .accept {
	text-align:center;
}

#content .title {
	border:none;
	width:348px;
	height:30px;
	text-align:left;
	float:left;
	border:
}

#content .text {
	border:none;
	width:274px;
	height:30px;
	text-align:right;
	display:block;
	float:right;
}

#content .text .input1 {
	background-color:#EEEEEE;
	border:1px solid #000000;
	width:250px;
}

#content .text .input2 {
	background-color:#EEEEEE;
	border:1px solid #000000;
	width:70px;
}

#content .text .input3 {
	width:35px;
	text-align:right;
	border:none;
	font-weight:bold;
}

#content .text img {
	width:16px;
	height:16px;
	border:none;
}

#content .area {
	border:none;
	width:348px;
	height:270px;
	text-align:left;
	float:left;
}

#content .area2 {
	border:none;
	width:274px;
	height:270px;
	text-align:right;
	display:block;
	float:right;
}

#content .area2 textarea {
	height:250px;
	width:250px;
	border:1px solid #000000;
	background-color:#EEEEEE;
}

#content .rmq {
	border:none;
	width:628px;
	height:70px;
	text-align:left;
	display:block;
	float:left;
}

#content .ok {
	border:none;
	width:628px;
	height:40px;
	text-align:center;
	display:block;
	float:left;
}
.ok .event-title {
	font-weight: normal;
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .bouton {
	background-color:#999999;
	border:1px solid #000000;
	width:250px;
}


font.evTitle
{
	font-size: 14px;
	color: #B22222;
	text-align: left;
	border-bottom: 1px solid #333333;
	float: left;
}
font.evDate
{
	font-size: 14px;
	color: #B22222;
	text-align: left;
	border-bottom: 1px solid #333333;
	float: left;
}
td.evText
{
	text-align: left;
}
td.evTel
{
	text-align: left;
	height: 20px;
	padding-top: 15px;
	padding-left:7px;
}
td.evFax
{
	text-align: left;
	height: 20px;
	padding-left:7px;
}
td.evMail
{
	text-align: left;
	height: 20px;
	padding-left:7px;
}
a.evMail
{
	color: #B22222;
}
td.evURL
{
	text-align: left;
	height: 20px;
	padding-left:7px;
}
a.evURL
{
	color: #B22222;
}
td.evLieu
{
	padding-top: 15px;
	text-align: left;
	height: 20px;
	padding-left:7px;
}
td.evOrganisateur
{
	text-align: left;
	height: 20px;
	padding-left:7px;
}
/* Recherche */

#content .search-div {
	padding: 10px 10px 125px 20px;		
}

.search-div ul {
	
}

.search-div ul li {
	padding: 0px 55px 20px 10px;
	display: block;
	color: #000000;
	list-style:	url(../i/arrow.gif);
}

.search-div a {
	color: #c20030;
}

.search-div a:hover {
	background: #F7FCC1 none;
}

/* HOMEPAGE */

#content .home-div {
	width: 300px;
	padding: 2px;
	vertical-align: top;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
}

.home-div .first-node {
	display: block;
	padding: 3px 0 10px 10px;
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
}

.home-div #red-node {
	background: transparent url(../i/red-node.jpg) no-repeat top right;
}

.home-div #green-node {
	background: transparent url(../i/green-node.jpg) no-repeat top right;
}

.home-div #blue-node {
	background: transparent url(../i/blue-node.jpg) no-repeat top right;
}

.home-div #yellow-node {
	background: transparent url(../i/yellow-node.jpg) no-repeat top right;
}

.home-div .une-title a {
	clear: both;
	font-weight: normal;
	font: 11pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

#content .une-date {
	color: #7f8693;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content .une-content {
	padding: 15px 5px 15px 5px;
	line-height: 13pt;
	color: #666;
	height:120px;
}

#content .une-content img {
	float: left;
	background: #fff none;
	margin: 0 5px 1px 0;
	padding: 5px;
	border-top: 1px solid #e0e1e5;
	border-left: 1px solid #e0e1e5;
	border-right: 1px solid #b0b2b6;
	border-bottom: 1px solid #b0b2b6;
}

#content .une-info {
	clear: left;
	padding: 0 5px 3px 0;
	text-align: right;
}

#content .une-info a {
	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c20030;
}

/* NODE1 */

#content .node-div {
	padding: 0 0 15px 0;
	color: #666;
}

.node-div .node-img {
	float: left;
	margin-right: 5px;
	border: 1px solid #ccc;
}

.node-div .node-img img {
	border: 3px solid #fff;
}

.node-div .first-node {
	display: block;
	padding: 10px 0 15px 0;
	color: #c20030;
	font-size: 14pt;
	font-weight: normal;
}

.node-div ul {
	padding: 0 0 10px 25px;
}

.node-div ul li {
	list-style: url(../i/arrow.gif); 
	margin: 12px 0 0 0;
}

.node-div a {
	background: transparent none;
	color: #666;
}

.node-div a:hover {
	background: #F7FCC1 none;
}

/* NODE2 */

.node-div a cite {
	font-style: normal;
	color: #c20030;
}

#container #content #sitemap {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

#container #content #sitemap ul {
	
}

#container #content #sitemap ul li {
	display:inline;
}

/* Plan du site */

#container #content #sitemap {
	text-align: left;
	padding-left: 10px;
	font-size: 12px;
}

#container #content #sitemap ul {
	
}

#container #content #sitemap ul li {
	display:inline;
}

#sitemap a {
	color: #666;
	text-decoration: none;
}

#sitemap .level {
	padding: 2px 15px 2px 15px;
}

#sitemap .level1 {
	padding: 2px 15px 2px 65px;
}
