@charset "utf-8";
/* CSS Document */
* {
margin : 0; 
padding : 0;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body
{
	margin:0;
	padding:0;
	background-color: #ffffff;
	background-repeat:norepeat;
	font-size: 12px;
	font-family: "Trebuchet Ms", Helvetica, Arial, Verdana, sans-serif;
}




img {
border:0;
display:inline;
}

#content 
{
clear:both;
margin:0 auto;
width:700px;
}

#bandeau
{
clear:both;
height:171px;
margin-top:5px;
margin-bottom:3px;
padding:0px;
padding-left:130px;
background-image:url(./logo.jpg);
background-position:left;
background-repeat:no-repeat;
text-align:right;
}

#titresite
{padding-top: 10px;
}
#sousbandeau
{
clear:both;
width:100%;
height :86px;
margin-top:3px;
margin-bottom:10px;
padding:0px;
background-color:#ffffff;
/*background-image:url(./carres.jpg);
background-position:right bottom;
background-repeat:no-repeat; */
text-align:left;
vertical-align:bottom;
background-position:bottom;
}

#galleryactu
{
clear:both;
margin-left:140px;
border-bottom-style:dotted;
background-color:#FF0000;
}

#cadregauche {
float: left;
width:24px;
margin-top:40px;
}

#custom-tweet-button {
 position:relative;
 display:block;
 background: url('./TWITTER.jpg') left center no-repeat;
 height:58px;
}

#twitter a {
 color:#fff;
}

#cadredroit {
/*margin-left:105px;*/
}

#basdepage
{
clear:both;
width:100%;
padding-top:15px;
padding-bottom:18px;
background-color:#ffffff;
text-align:center;
background-image:url(./logos.jpg);
background-position:center top;
background-repeat:no-repeat;
}

div#col1 { 
    float: left; 
	 width: 169px;
	text-align:center; 
} 

div#col2 { 
    float: left; 
	 width: 169px;
	text-align:center; 
} 

div#col3 { 
    float: left; 
	 width: 169px;
	text-align:center; 
} 

div#col4 { 
    float: left; 
	 width: 169px;
	text-align:center; 
} 

#col1 ul {
list-style-type:none;
}

#col2 ul {
list-style-type:none;
}

#col3 ul {
list-style-type:none;
}

#col1 a {
color:#c1c1c1;
font-weight:bold;
text-decoration: none;
}

#col2 a {
color:#c1c1c1;
font-weight:bold;
text-decoration: none;
}

#col3 a {
color:#c1c1c1;
font-weight:bold;
text-decoration: none;
}

#col1  a:hover {
color:#313131;
font-weight:bold;
text-decoration: none;
}

#col2  a:hover {
color:#313131;
font-weight:bold;
text-decoration: none;
}

#col3  a:hover {
color:#313131;
font-weight:bold;
text-decoration: none;
}


.txtgris {
color:#c1c1c1;
font-size:18px;
font-weight:bold;
}

#titresite a {
color:#c1c1c1;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.txtrougepetit {
color:#bc2a2a;
font-size:12px;
font-weight:bold;
}

.txtgrispetit {
color:#c1c1c1;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.txtnoirtrespetit {
color:#000;
font-size:10px;
font-weight:bold;
text-decoration:none;
}

.grandtxtnoir {
color:#000000;
font-size:18px;
}

.txtrouge {
font-size:18px;
font-weight:bold;
color:#bc2a2a;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
