/*
Theme Name: C.S.L.R Template OVH du .fr
Theme URI: http://www.cohesion-sociale-libertes-republicaines.fr
Description: Gabarit Beta CSLR
Version: 1.2
Author: Webmaster
*/

/**
 * Mise en forme générale du site
 * Internet
 */


/*Liens primaire primarylink*/
.primarylink {
	width:1028px;
	margin-left:auto;
	margin-right:auto;
}
.primarylink ul {
	font-family:Arial;
	font-size:16px;
	text-align:center;
	padding: 1px 0px;
	margin: 0px;
}
.primarylink ul li {
	display:inline;
}
.primarylink ul li a {
	padding: 0px 09px 0px 09px;
	border: 1px solid;
	border-color:#CCCCCC;
	border-width:0 2px 0 0;
}
/*primarylink a*/
.primarylink a {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
}
.primarylink a:link {
	color: #FFCC00;
	text-decoration: none;
}
.primarylink a:visited {
	text-decoration: none;
	color: #FFCC00;
}
.primarylink a:hover {
	/*text-decoration: underline;*/
	color: #FF9900;
	background-position:left bottom;
}
.primarylink a:active {
	text-decoration: none; 
	color: #FFCC00;
}
/* --- */

/*Liens secondaire secondary*/
#Secondary{
	/*margin-left:auto;
	margin-right:auto;*/
	background-image:url(images/block_beewen.jpg);
	background-repeat:repeat;
	width:1028px;
	height:59px;
}
/* --- */

/*Bouton de recherche*/
#recherche{
	position:absolute;
	top:65px;
	right:100px;
	width:300px;
	height:30px;
}
#s{
	margin:5px 0 0 100px;
}
input[type=text]#s{
	float:left;
	border:0;
	width:158px;
	height:20px;
	padding:2px 0 0 10px;
	color:#888888;
	background:url(images/Double_champ_01.gif) no-repeat;
	margin:0;
}
input[type=text]:hover#s{
	background:url(images/Double_champ_04.gif) no-repeat;
}
input[type=submit]#bs{
	cursor:pointer;
	float:left;
	border:0;
	width:29px;
	height:20px;
		color:#888888;
	background:url(images/Double_champ_02.gif) no-repeat;
	margin:0;
	padding:0;
}
input[type=submit]:hover#bs{
	background:url(images/Double_champ_05.gif) no-repeat;
}
/* --- */

/*le conteneur*/
#conteneur{
	width:1022px;
 	margin:0 auto;
	background-color:#CCCCCC;
	margin-right:200px;	
}

#wrap{
	overflow:hidden;
}

#bgcolor{
	background-color:#CCCCCC;
}

#sidebar{
	float:right;
	width:330px;
	background-color:#CCCCCC;
}
#contenu{
	background-color:#CCCCCC;
	margin-right:330px;
}

/* --- */

#centre_page{
	padding:05px;
	background-color:#CCCCCC;
	clear:both;
	height:auto;
}

/*Le footer*/
#footer{
	clear:both;
	width:1022px;
	height:40px;
	background-image:url(images/WP_CSLR_Nav_footer.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#txt_footer{
	text-align:center;
	margin:0;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#FFFFFF;
}
/* --- */

/*Compteur d'adhérent*/
#count_TXT{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 color:#009900;
}
/* --- */
