body {
	color: #0A273D;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center top;
	background-color: #25395A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/body.gif);
}

.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #345283;
	height: 20px;
	width: 220px;
	border: 1px solid #243859;
	}
	
.form2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #345283;
	height: 80px;
	border: 1px solid #243859;
	width: 220px;
	}
	
.both {
	clear: both;
}

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

a:hover {
	text-decoration: underline;
	color: #2D8BCE;
}

em {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	text-transform: uppercase;
	font-size: 120%;
	color: #224263;
	padding-top: 10px;
	font-weight: normal;
}

h3 {
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 0px;
	color: #186097;
	line-height: 30px;
}

h4 {
	text-transform: uppercase;
	font-weight: normal;
	color: #103F61;
	font-size: 110%;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

hr {
	padding-bottom: 0px;
	margin: 0;
	border: 0;
	border-top: 1px solid #000;
	clear: both;
	height: 0px;
	
}

p {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#content p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #365484;
	padding-top: 2px;
	padding-bottom: 5px;
}




.center_align {
	text-align: center;
}

.right_align {
	text-align: right;
}

#container {
	width: 880px;
	overflow: hidden;
	position:relative;
	background-image: url(images/top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.byline {
	clear: both;
	margin-top: 5px;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}


.byline2 {
	clear: both;
	margin-top: 5px;
	padding-top: 10px;
}

ul,ol,_,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ 
	margin:0; padding:0 
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #243859;
	font-style: normal;
}


a img,:link img,:visited img { 
	border:none 
}

address { 
	font-style:normal 
}

/********************
	Header
 ********************/
#header {
	position: relative;
	width: 880px;
	overflow: hidden;
	height: 63px;
}

#header h1 {
	float: left;
	display: block;
}

#header h1 a {
	text-indent: -9999px;
	width: 176px;
	height: 53px;
	display: block;
	position: absolute;
	background: #5ed5ff;
}

#contact_info {
	float: right;
	line-height: 13px;
	text-align: center;
	margin-top: 3px;
	color: #25395A;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	
	
	
}

/********************
	Nav
 ********************/

ul#nav {
	width: 880px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#column_midle {
	width: 390px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
#column_midle li {
	list-style-type: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #344D6D;
	padding-top: 10px;
}
.column p {
	padding-bottom: 10px;
}


ul#nav li,
ul#nav li a {
	float: left;
	display: block;
	font-size: 110%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul#nav li {
	padding-right: 3px;
	padding-left: 3px;
}

ul#nav li.first {
	padding-left:0;
}

ul#nav li a {
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px;
}

ul#nav li a:hover {
	text-decoration: none;
	padding: 4px;
}





/********************
	Nav2
 ********************/

ul#nav2 {
	width: 580px;
	height: 40px;
}

ul#nav2 li,
ul#nav2 li a {
	float: left;
	display: block;
	font-size: 110%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

ul#nav2 li {
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 0px;
	margin-top: 0px;
}

ul#nav2 li.first {
	padding-left:0;
}

ul#nav2 li a {
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 4px;
}

ul#nav2 li a:hover {
	text-decoration: none;
	padding: 4px;
}




a#actualites {
	color: #FFFFFF;
	background-color: #243859;
	width: 120px;
	text-decoration: none;
	text-align: center;
	margin-top: 0px;
}
a#presentation {
	color: #FFFFFF;
	background-color: #345283;
	width: 175px;
	text-align: center;
}
a#realisations {
	color: #CCCCCC;
	background-color: #426bae;
	width: 80px;
	text-align: center;
}
a#presse {
	color: #FFFFFF;
	background-color: #5085dc;
	text-align: center;
	width: 150px;
}
a#portrait {
	color: #FFFFFF;
	background-color: #697c9b;
	text-align: center;
	width: 100px;
}

a#contact {
	color: #FFFFFF;
	background-color: #737094;
	text-align: center;
	width: 100px;
}




a#actualites:hover {
	color: #FFFFFF;
	background-color: #8cc0d9;
}
a#presentation:hover {
	color: #FFFFFF;
	background-color: #8cc0d9;
}
a#realisations:hover {
	color: #FFFFFF;
	background-color: #8cc0d9;
}
a#presse:hover {
	color: #FFFFFF;
	background-color: #8cc0d9;
}
a#portrait:hover {
	color: #FFFFFF;
	background-color: #8cc0d9;
}


a#contact:hover {
	color: #FFFFFF;
	background-color: #8cc0d9;
}



/********************
	Flash
 ********************/
#flashsmall {
	width: 579px;
	height: 220px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
}


#flash {
	width: 880px;
	height: 300px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	float: left;
}


#cadremenus {
	width: 880px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 10px;
	float: left;
}


#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5D707C;
	height: 100%;
	padding-bottom: 10px;
	padding-top: 4px;
	
	
}


.small_txt {
	font-size: 10px;
}


#reel {
	background: #6b7918;
	height: 360px;
	margin-bottom:10px;
}

/********************
	Content
 ********************/

#content {
	width: 880px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5D707C;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#content2 {
	width: 300px;
	overflow: hidden;
	text-align: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#contentNoBorder {
	width: 880px;
	overflow: hidden;
	padding: 0 0 10px 0;
}

.column {
	width: 265px;
	float: left;
	overflow: hidden;
	padding-right: 25px;
	background-attachment: scroll;
	background-image: url(images/ligne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#column_450_gauche {
	width: 430px;
	float: left;
	overflow: hidden;
	padding-right: 25px;
	background-attachment: scroll;
	background-image: url(images/ligne.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#column_450_droite ul {
	list-style-type: Aucune;
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	text-indent: 2pt;

}

#column_450_droite ul li{
	margin: 0px 0px 0px 5px;
	padding: 7px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25395A;

}

#column_450_droite {
	width: 425px;
	float: left;
	overflow: hidden;
	padding-right: 0px;
}

.column2{
	width: 235px;
	float: left;
	overflow: hidden;
	padding-right: 25px;
}



.column_large {
	width: 580px;
	float: left;
	overflow: hidden;
	padding-left: 20px;
}


.column_small {
	width: 280px;
	float: left;
	overflow: hidden;
}

address {
	margin-bottom: 10px;
}

ul#numbers {
	float: right;
	margin-top: 7px;
}

ul#numbers li,
ul#numbers li a {
	float: left;
	display: block;
}

ul#numbers li a.active {
	color: #000;
}

ul#numbers li {
	background: url("images/separator2.gif") no-repeat 100% 4px;
	padding-right: 8px;
	padding-left: 3px;
}

ul#numbers li.last {
	background: none;
	padding-right: 0;
}

#description {
	clear: left;
	float: left;
	width: 580px;
	overflow: hidden;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #186097;
}



#column_580 {
	width: 550px;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	padding-left: 0px;
}

#column_280 content2 {
	width: 265px;
	float: left;
	overflow: hidden;
	padding-right: 25px;
	
}







ul#column_280 content2{
	float: right;
	margin-top: 7px;
	width: 320px;
}

ul#column_280  li {
	float: right;
	display: block;
	height: 100%;
	font-size: 11px;
	font-variant: small-caps;
	width: 290px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/ul.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

ul#column_280  li a {
	float: right;
	display: block;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
}




ul#column_280  li a.active {
	color: #ff0000;
}

ul#column_280  li.last {
	background: none;
	padding-right: 0;
}



#content li {
	display: block;
	height: 100%;
	font-size: 12px;
	font-variant: normal;
	line-height: 18px;
	padding-bottom: 9px;
	padding-top: 9px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25395A;
	list-style-type: none;
}




input#email {
	padding: 2px;
	
}


input {
font-size:9px;


}

.newsbox{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#newsbox{
	height: 95px;
	padding-bottom: 20px;
}


/********************
	Footer
 ********************/
#footer1 {
	color: #000;
	font-size: 100%;
	font-weight: normal;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
}


#footer {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style:normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom:5px;
	clear: both;
	letter-spacing: 1px;
	background-image: url(images/pointille.gif);
	background-repeat: repeat;
}
#column3 {
	width: 545px;
	float: left;
	overflow: hidden;
	padding-right: 25px;
}
#column4 .img {
	border: 2px solid #25395A;
}

#column4 {
	width: 118px;
	float: left;
	padding-bottom: 10px;
	height: 150px;
}
#description2 {
	float: left;
	width: 250px;
	overflow: hidden;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #186097;
	padding-right: 25px;
}
#column5 {
	width: 140px;
	float: left;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-right: 20px;
	height: 150px;
	padding-left: 15px;
}


.lettrine {
	float: left; /* positionnement de la lettrine dans le conteneur*/
	font-size: 6em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0A273D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	line-height: 70px;
}
.img {
	padding: 2px;
	border: 3px solid #FFFFFF;
}
#content_noline {
	width: 880px;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#right_marge {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #25395A;
}
#newsbox_longue {
	padding: 10px;
	margin-bottom: 20px;
	height: 345px;
}
#column_transp {
	width: 310px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.floatright{
	float: right;
	padding: 2%;
	margin-left: 2px;
	margin-top: 2px;

width: 120px
height: 90px;
} 


a.infobulle em {display:none;}

a.infobulle:hover { border: 0;position: relative;z-index: 500;text-decoration:none;}

a.infobulle:hover em { font-style: normal;display: block;position: absolute;top: 20px;left: -10px;padding: 5px;color: #000;border: 1px solid #bbb;background: #ffc;width:170px;}

a.info_bulle_txt span
{								   
    position       :  absolute;
    top            :  -2000em;
    left           :  -2000em;
    width          :  1px;
    height         :  1px;
    overflow       :  hidden; 
    background     :  #DDEEFF;   /* Définition du fond, sinon on a le même que notre lien */
    border         :  1px solid #6699FF; /* Définition des bordures */
}      

a.info_bulle_txt
{				
  color           : #2F368A; /* Couleur de notre lien */
  font-size       : 1.2em;   /* Taille de la police */
  
  text-decoration : none;    /* Aucun soulignement du texte */
  
  padding         : 5px 12px 5px 5px; /*Définition des marges intérieures de notre lien */
  
  /* Définition de l'arrière plan de notre lien */
  background      : transparent url('comment.gif') no-repeat right center;
}     

/* Rend visible tout notre bloc span et lui attribue une taille */
a.info_bulle_txt:hover span, a.info_bulle:focus span, a.info_bulle:active span 
{
    top        :  auto;
    left       :  auto;
    width      :  220px;
    height     :  auto;
    overflow   :  visible;
}

a.info_bulle_txt:hover 
{
  border : 0;  /* ligne qui corrige le bug d'IE6 et inférieur */
}            
 
 
   
 
 
 

#column_transp li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(images/points.jpg);
	background-repeat: no-repeat;
	background-position: -15px bottom;
}

#column_450_droite h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
#separation {
	padding-top: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 65px;
}
#newsbloc {
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: right;
}

DIV.RRSociable-Bookmarks {
    height: auto;
    overflow: hidden;
}

DIV.RRSociable-Bookmarks SPAN.RRSociable-Button {
    float: left;
    margin-right: 5px;
}

SPAN.RRSociable-Button {
    display: block;
}

SPAN.RRSociable-Button A {
    display: block;
    opacity: 0.4;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
}

SPAN.RRSociable-Button A:hover {
    opacity: 1.0;
    -webkit-opacity: 1.0;
    -moz-opacity: 1.0;
    filter:alpha(opacity=100);
}
#accroches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #25395A;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: none;
}
#column_grandsprojets {

	width: 140px;
	float: left;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-right: 20px;
	padding-left: 15px;
}
