a{
color:#003d4c;
text-decoration:underline;
}

a:hover{
color:#003d4c;
text-decoration:underline;
}

a img{
border:none;
}


body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	background-color: #c0c0c0;
	margin-top: 0;
	
}

#link_bar{
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 0px;
	/*background-color: #ffffff;*/
	text-align:right;
	position: relative;
	left:50%;
	margin-left:-400px;
}

#container {
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 0px;
	background-color: #ffffff;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	left:50%;
	margin-left:-400px;
}

#header {
	width: 800px;
	height: 92px;
	text-align: center;
	padding: 0;
	margin-top: 0;
	border-bottom: 1px solid #000000;
}

#menu a{
color:white;
text-decoration:none;
}

#menu a:{
color:#f3d8e8;
text-decoration:none;
}

#menu {
	margin-top: 1px;
	width: 800px;
	height: 24px;
	/*background: url('menu_bg.gif') repeat-x;*/
	background-color: #c5979f;
	text-align: center;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 0px;
	list-style-type: none;
	height: 22px;
}

#menu ul li {
	display: inline;
	margin: 0px 1px 0px 1px;
	padding: 0px 5px 0px 5px;
	position: relative;
	line-height: 22px;
	height: 22px;
	border: 1px solid #000000;
	
}

#menu ul li:hover {
	background-color: #999999;
}

#menu ul li ul {
	display: none;
}

#menu ul li ul {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	position: absolute;
	top: 22px;
	left: 0px;
	border: 1px solid black;
	background-color: #cccccc;
	height: auto;
	z-index: 99999999;
}

#menu ul li ul li {
	border-bottom: 1px solid black;
	line-height: 22px;
	padding: 0px 6px 0px 6px;
	white-space: nowrap;
	text-align: left;
	display: block;
}

#menu ul li ul li:hover {
	background-color: #999999;
}

#menu ul li:hover ul {
	/*display: block;*/
}

#menu ul li ul li ul {
	margin: 0px 0px 0px 0px;
	/*padding: auto;*/
	list-style-type: none;
	position: absolute;
	top: -1px;
	left: 100%;
	border: 1px solid black;
	background-color: #cccccc;
	height: auto;
	float: right;
}

#menu ul li:hover ul li ul {
	display: none;
}

#menu ul li:hover ul li:hover ul {
	display: block;
}


#menu3 a{
/*color:#003366;*/

color:#9b030e;
text-decoration:none;
}

#menu3 a:hover{
color:#9b030e;
text-decoration:underline;
}

#menu3 a img{
border:none;
}

#menu3 {
	margin-top:25px;
	width: 150px;
	height: auto;
	/*background: url('menu_bg.gif') repeat-x;*/
	text-align: left;
	float: left;
	color: #003366;
	font-size: 12px;
}

#menu3 ul {
	width: 150px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	/*list-style-image: url(../img/0118_abullet.png) ;*/
	list-style-type: none;
	height: auto;
	position: relative;
	z-index:1000;
}

#menu3 ul li {
	/*display: inline;*/
	margin: 5px 0px 0px 5px;
	padding: 0px 6px 0px 20px;
	/*line-height: 22px;*/
	width:150px;
	/*border: 1px solid black;*/
	background: url(../img/blue1_abullet.png) left center no-repeat;
	top:0px;
	/*background-color: #cccccc;*/
	position:relative;
}
/*Gestion couleurs*/
#menu3 ul.mission li { background: url(../img/red_abullet.png) left center no-repeat;}
#menu3 ul.services li { background: url(../img/green_abullet.png) left center no-repeat;}
#menu3 ul.publications li { background: url(../img/orange_abullet.png) left center no-repeat;}
#menu3 ul.revue li { background: url(../img/orange2_abullet.png) left center no-repeat;}
#menu3 ul.babillard li { }
#menu3 ul.partenaires li { background: url(../img/blue1_abullet.png) left center no-repeat;}
#menu3 ul.joindre li { background: url(../img/grey_abullet.png) left center no-repeat;}

#menu3 ul.membre { margin-bottom: 0px; }
#menu3 ul.membre li { background: url(../img/blue3_abullet.png) left center no-repeat;}

#menu3 ul li.unstyled_z { 
	background: none; 
	margin-top: 25px;
	font-weight: bold;
	padding-left: 0px;
}

#menu3 ul li.unstyled_z a{ color: #0F292F; text-decoration: none; } 
#menu3 ul li.unstyled_z a:link{ color: #0F292F; text-decoration: none; } 
#menu3 ul li.unstyled_z a:visited{ color: #0F292F; text-decoration: none; } 
#menu3 ul li.unstyled_z a:hover{ color: #0F292F; text-decoration: underline; } 
#menu3 ul li.unstyled_z a:active{ color: #0F292F; text-decoration: none; } 

#menu3 ul li:hover {
	/*background-color: #999999;*/
}

#menu3 ul li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
	position: absolute;
	top: 0px;
	left: 100%;
	width:300px;
	display: none;
	border: 1px solid #6295c8;
	
	
	background-color: #ffffff;
	
	text-align: left;
	height: auto;
	z-index: 2000;
}

#menu3 ul li ul li {
	/*border-bottom: 1px solid black;*/
	/*border: 1px solid black;*/
	/*line-height: 22px;*/
	width:274px;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 20px;
	/*white-space: nowrap;*/
	text-align: left;
	display: block;
	
}

/*4e degré de menu*/
.elementShown
{
	 z-index: 10000;
}

#menu3 ul li:hover ul li ul {display:none;}
#menu3 ul li ul li:hover ul {display:block;}


/*#menu3 ul li ul li.submenu_4:hover  {background:none;}*/


#menu3 ul li ul li ul{
	list-style-type: none;
	display: none;
	height: auto;
	width:300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	position: absolute;
	top: 0px;
	left: 100%;
	border: 1px solid #6295c8;
	text-align: left;
	z-index: 5000;
	background-color: #ffffff;
}
#menu3 ul li ul li ul li{
	/*border-bottom: 1px solid black;*/
	/*border: 1px solid black;*/
	width:274px;
	/*line-height: 22px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 20px;
	/*white-space: nowrap;*/
	text-align: left;
	display: block;
	position: relative;
}

#menu2 ul li ul li:hover {
	background-color: #999999;
}

#menu3 ul li:hover ul {
	display: block;
}


#menu3_img{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width:150px;
	height: auto;
}


#menu2 ul li ul li ul {
	margin: 0px 0px 0px 0px;
	/*padding: auto;*/
	list-style-type: none;
	position: absolute;
	top: -1px;
	left: 100%;
	border: 1px solid black;
	background-color: #cccccc;
	height: auto;
	float: right;
}

#menu2 ul li:hover ul li ul {
	display: none;
}

#menu2 ul li:hover ul li:hover ul {
	display: block;
}

/*cake generic */
* {
margin:0;
padding:0;
}


.encadre {
	border: 1px solid #000000;

}
/* General Style Info */
a{
color:#0f292f;
text-decoration:underline;
}
a:hover{
color:#0f292f;
text-decoration:underline;
}

h1, h2, h3, h4{
font-weight:normal;
}



h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
/*color:#c6c65b;*/
color: #9b030e;
padding-top: 1em;
margin:0.3em 0;
font-size: 120%;
}

h3{
color:#c6c65b;
padding-top:2em;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
background: url('../img/barre_degrad.png') left bottom no-repeat;
}

em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#content{
clear:both;
padding: 0px 0px 10px 0px;
background-color: #fff;
color: #333;
text-align:left;
float:left;
background: url('../img/rouge_pale.png') top left no-repeat;
width:100%;
}

#content2{
/*clear:both;*/
padding: 0px 40px 0px 40px;
-padding-left:20px;
-padding-right:20px;
color: #333;
text-align:left;
width:570px;
float:left;
}

#content2 p{
	text-align:justify;
	padding-top:5px;
	padding-bottom:5px;
	margin: 10px;
}

#nouvelle{
	margin-bottom: 10px;
}

.nouvelle_texte p{
	margin: 0px 10px 0px 10px !important;
	font-size: 13px;
}

#content2 h4{
	background: url('../img/barre_degrad.png') left bottom no-repeat;
	font-size: medium; 
	color: #800000;
}

#content2 ul {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	height: auto;
}

#content2 ul li {
	/*display: inline;*/
	margin: 5px 0px 0px 5px;
	padding: 0px 6px 0px 20px;
	position: relative;
	/*line-height: 22px;*/
	/*border: 1px solid black;*/
	/*background-color: #cccccc;*/
}
#content2.mission ul li {
	background: url(../img/red_abullet.png) left center no-repeat;
}
#content2.services ul li {
	background: url(../img/green_abullet.png) left center no-repeat;
}
#content2.publications ul li {
	background: url(../img/orange_abullet.png) left center no-repeat;
}
#content2.revue ul li {
	background: url(../img/orange2_abullet.png) left center no-repeat;
}
#content2.babillard ul li {
	background: url(../img/orange2_abullet.png) left center no-repeat;
}
#content2.partenaires ul li {
	background: url(../img/blue1_abullet.png) left center no-repeat;
}
#content2.joindre ul li {
	background: url(../img/grey_abullet.png) left center no-repeat;
}
#content2.membre ul li {
	background: url(../img/blue3_abullet.png) left center no-repeat;
}


.bulles2{
	margin: 10px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	width:270px;
	height: 85px;
	float:left;
	border: 0px solid black;
}

.bulles{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:270px;
	height: 69px;
	float:left;
	border: 1px solid black;
}

.bulle_centre{
	margin: 10px 5px 0px 140px;
}


#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}

#footer_logo{
	float:left;
}
/* tables */

table {
width: 100%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#fff;
font-size: 18px;
background-color: #900;
margin: 8px 0px;
font-weight: bold;
text-align:center;
border: 2px solid #fff;
padding: 4px 4px 4px 4px;

}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
div.required {
clear: both;
color:#222;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}








/* TITO STYLE */
#titre {
	color: #6e091a;
	padding-top: 20px;
	font-size: 140%;
	text-decoration: underline;
}

#texteprincipal {
	padding-top: 10px;
	text-align: left;
}

#fichier {
	color: #6e091a;
}

div.babillard{
	margin: 10px;
	background-color: #f5e6e6;
}

div.texte1{
	font-size: 12px;
	text-align: left;
}

div.texte2{
	font-size: 10px;
	text-align: left;
}

div.texte3{
	font-size: 16px;
	text-align: left;
}

div.texte4{
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}



/*  TINY MCE */

body.mceContentBody {
 background: #fff;
 color: #000;
 text-align: left;
}

.mceEditorArea {
    background: #FFFFFF;
}


#list_table_offres b {
	color: #9b030e;
}



table.babillard tr th {
	background-color: #800000;
	color: white;
}
table.babillard tr th a {
	color:white;
	text-decoration:underline;
}
table.babillard tr th a :hover{
	color:white;
	text-decoration:underline;
}
table.babillard tr th  a:visited {
	color:white;
	text-decoration:underline;
}

table.babillard a {
	color:#800000;
	text-decoration:underline;
}
table.babillard a :hover{
	color:#800000;
	text-decoration:underline;
}
table.babillard a:visited {
	color:#800000;
	text-decoration:underline;
}

table.pimp tr td:hover  {
	background-color:#ca9b9b;
}
table.pimp tr td  {
	text-transform: uppercase;
}
table tr td.pimp2:hover  {
	color:#994747;
}
table tr td.pimp2  {
	text-transform: uppercase;
}