body {
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
	font-family:Trebuchet MS, Tahoma, arial, sans-serif;
    font-size:12px
}

/*#page {
	width: 1000px;
	height: 100%;
    background: url('bg.jpg') repeat-y center top;
    margin: auto;
    text-align: center;
	border: 2px solid #ab4 ; /* Une bordure autour de l'ensemble de la page, et couleur blanche pour le fond de celle-ci *//*
	background: #fff ;*/


/*#header { 
	padding: 10px 100px 10px 100px;
	background: url('fondbleu.jpg') repeat top;
	margin: auto;
	color:#ffffff;
	font-family:Trebuchet MS, Tahoma, arial, sans-serif;
    font-size:12px
}*/

/*#content{
	background: #ffffff;
	width: 970px;
	height: 100%;
	text-align:center;
	overflow:hidden;
	margin: 5px;
	padding: 10px; 
}*/

/*#right{
	width: 465px;
	height: 100%;
	border: 2px solid #ab4 ; /* Une bordure autour de l'ensemble de la page, et couleur blanche pour le fond de celle-ci *//*
	background: #fff ;
	float: right;
	text-align: left;
	margin-bottom: 10px ;
	padding: 5px 5px;
}*/
/*#left{
	width: 465px;
	height: auto;
	border: 2px solid #ab4 ; /* Une bordure autour de l'ensemble de la page, et couleur blanche pour le fond de celle-ci *//*
	background: #fff ;
	float: left;
	text-align: left;
	margin-bottom: 10px ;
	padding: 5px 5px;
}*/

#center{
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	font-family:Arial;
    font-size:12px
}
#left{
	background-color:#000000;
	text-align:left;
	font-family:Trebuchet MS, Tahoma, arial, sans-serif;
    font-size:12px
}


/* Liens */
a {
    text-decoration: none;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover, a:focus, a:active {
	color: #FFF;
}
a img {
    border: none;
}

/*google*/

.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}


.cse-branding-text { 
font: Arial 5px;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo, 
.cse-branding-bottom .cse-branding-text {
display: block; 
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
color : #000000;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}

