/* Basic settings */
body { margin:0; padding:0; font-size:100.01%; text-align:left; position:relative;font-family:arial;font-size:0.9em; }
select, input, textarea { font-size:99%; }
form  { margin:0; padding:0; }
img { border:0; outline: none;}
*{margin:0;padding:0}

#site {
	position:absolute;
	width:939px;
	left:50%;
	margin-left:-469px;
}

a {color:#333;}

h1{font-size: 1.2em}
h2{font-size: 1.1em}

.testTitre 
{	
	font-size:1em;
	color:green;
}

#site {width:939px;}

#navPrincipale {
	background: url('images/fondNav.jpg') no-repeat;
	width:939px;
	height:40px;
}
#global {
	position:absolute;
	background: url('images/fondPage.jpg') no-repeat;
	width:939px;
	height:491px;
	text-align:left;
	top:200px;
}

#global_inside {
	padding:10px 15px 15px;
}

.mod_navigationMain{width:939px;}

.header{
	background: url('images/fondNav.jpg') no-repeat;
	width:939px;
	height:41px;
	margin-top:-3px;
	padding-left: 3px;
	font-size: 12px;
}

.header ul {
	padding: 9px 0;
	margin:0;
}

.header li {
	list-style-type: none;
	float:left;

}
.header img{
	margin-right:0;
	height:41px;
}

* html .header ul, * html .header li
{
	height:1px;
}


.mod_breadcrumb{
	clear:both;
	color:green;
	margin-top:30px;
}

.footer{
	position:absolute;
	text-align:center;
	font-size:0.8em;
	bottom:20px;
	color:#666;
	width:910px;
	_border:0px solid green;
}
.footer ul {
	_00padding: 20px 0 15px 20px;
	_00margin:0;
}

.footer li {
	margin-bottom:5px;
	list-style-type: none;
	color: #3B6EBF;
	float:left;
	margin:0 10px;
}

* html .footer ul, * html .footer li
{
	height:1px;
	text-align:center;
}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}


.left{
	position:absolute;
	width:210px;
	left:20px;	
}
.right{
	position:absolute;
	width:250px;
	left:690px;
}

.left .inside, .right .inside {padding-top:17px}

.main{
	position:absolute;
	width:450px;
	left:254px;
}


#nav2{position:absolute;bottom:40px;}
#nav2 img{display:block;}
#nav2_inside{text-align:center;}
#nav2_inside .bthome{margin:0 9px;width:160px;float:left;}

.titre_home {font-weight:bold;font-size: 1.2em;color:#666;}

.news {font-size: 0.9em;margin-top:10px;margin-right:30px;text-align: justify;}



/* Layout sections */
#left { float:left; }
#right { float:right; }
#main { width:auto; position:relative; }
.inside { /*position:relative;*/ text-align:left; }

/* Clearing and invisible elements */
/*.block { overflow:hidden; }*/
#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/* Clear after custom sections */
.custom { display:block; text-align:left; }
.custom:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.block {overflow:visible !important;}
.inside {position:static !important;}

.footer .inside {
	padding-left: 100px;
}
.footer a{
	color:#666;
	text-decoration: none;
}
.footer a:hover{
	text-decoration:underline;
}

#retourHome{cursor:pointer}

/* ACTUS HOME */
#actuTitre{
	00background:url(images/home/titreActus.png) no-repeat;
	width:192px;
	height:30px;
	color:#003F94;
	font-weight: bold;
	font-size: 18px;
	line-height:28px;
	text-align: left;
}

.layout_short {margin-bottom:15px;}

/* Cosmic 3 mars */

#agenda_home h3,
#news_home h3 {
  font-size:1.3em;
  padding-left:48px;
  color:#003f94;
}

#news_home,
#agenda_home,
#newsletter_home {
  font-size:0.9em;
}

#news_home h2 {
  font-size:1.0em;
}


#news_home p {
  font-size:0.9em;
}

#news_home h3 {
  background:url("images/actu_home.png") no-repeat scroll 0 -5px transparent;
}

#news_home .layout_short {
  margin-bottom:5px;
  padding:5px;
}

#agenda_home h3 {
  padding-left:30px;
  background:url("images/agenda_home.png") no-repeat scroll 0 -5px transparent;
}

#agenda_home p {
  font-size:0.9em;
  padding;5px;
}

#newsletter_home {
  position:relative;
  font-size:0.9em;
  padding-bottom:5px;
  margin-bottom:10px;
  color:#fff;
  width:203px;
  background:transparent url("images/bloc_email.png") no-repeat bottom left;
}

#newsletter_home p {
  background:transparent url("images/bloc_email.png") no-repeat top left;
  padding:5px 5px 0;
}

#newsletter_home p a {
  position:absolute;
  bottom:5px;
  right:5px;
  color:#fff;
  font-size:0.9em;
}