/***************************************************************************************************************
** G�niecube Cam�l�on
** Css sp�cifique
** Add-Online, www.addonline.fr
***************************************************************************************************************/

body {
	background-color: #ffc600;
	font: 12px Arial;
}

a {
	color:#ff6600;
}

/* cadre rose, on d�cide du mode de r�p�tition */
#cadre {
	background-color:#ffc600;
	background-repeat: repeat;
}

/* cadre violet, l'image peut �tre centr�e ou r�p�t�e en x */
#cadre_2 {
	background-repeat: repeat-x;
}

/* hauteur du bandeau (navigation comprise) */
#header_CL {
	height:175px;
}

/* taille et emplacement du lien de retour � l'accueil */
#header_CL a.tohome {
	width:245px;
	height:45px;
	top:55px;
	left:14px;
}


/* hauteur du bandeau (navigation comprise) */
#header_TTI {
	height:175px;
}

/* taille et emplacement du lien de retour � l'accueil */
#header_TTI a.tohome {
	width:245px;
	height:45px;
	top:55px;
	left:14px;
}

/* hauteur du bandeau (navigation comprise) */
#header_SA {
	height:175px;
}

/* taille et emplacement du lien de retour � l'accueil */
#header_SA a.tohome {
	width:245px;
	height:45px;
	top:55px;
	left:14px;
}
/* hauteur du bandeau (navigation comprise) */
#header_ALTS {
	height:175px;
}

/* taille et emplacement du lien de retour � l'accueil */
#header_ALTS a.tohome {
	width:230px;
	height:80px;
	top:50px;
	left:5px;
}
/* Bloc de recherche
** largeur du champ de texte
 */
#recherche #txt_keywords {
	width:162px;
}

#recherche span {
	font-size:12px;
	text-transform:uppercase;
	color:#181818;
	top:17px;
	left:18px;
}


/**********************************************************************************************/
/* Bloc de menu vertical / horizontal
** Apparence et alignement du texte
*/


/* menu h > niveau 1 > apparence du texte */
#navh ul li a.hnormale,
#navh ul li a.hhover,
#navh ul li a.hhoverl {
	font-size:13px;
	color:#1e1e1e;
}
/* alignement horizontal des libell�s de niveau 1 */
.menuv h1 span {
	padding-left:33px; 
}
/* alignement horizontal des libell�s de niveau 2 */
.menuv h2 span {
	padding-left:53px;
}
/* alignement horizontal des libell�s de niveau 3 et plus */
.smenuv span {
	padding-left:32px;
}
/* menu h > niveau 1 > out */
#navh a.hnormale {
	color:#1e1e1e;
}

/* menu h > niveau 1 > hover */
#navh a.hhover, #navh a.hhoverl {
	color:#ff6000 !important;
}

/* menu h > niveau 2 et plus > out */
/* menu v > niveau 3 et plus > out */
.smenuv a.snormale {
	color:#1e1e1e;
}

/* menu h > niveau 2 et plus > hover */
/* menu v > niveau 3 et plus > hover */
.smenuv a.shover, .smenuv a.shoverl {
	color:#ff6000;
}

/* menu v > niveau 1 > out */
.menuv a.hnormale {
	color:#000;
}



/**********************************************************************************************/
/* Boutons sp�cifiques
** Hauteur
** Alignement du lien
** image d'arri�re plan
*/

.btn {
	position:relative;
}

.btn span{
	display:none;
}

#actualite {
	background-image: url(../images/actu.gif);
	height:390px;
}

#actualite span{
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	color:#181818;
	top:17px;
	left:18px;
}

#asso {
	background-image: url(../images/asso_titre.gif);
	height:57px;
}

#asso span{
	position:relative;
	font-size:12px;
	text-transform:uppercase;
	color:#181818;
	top:19px;
	left:18px;
}
#carte {
	background-image: url(../images/carte.gif);
	height:101px;
}

#carte a {
	left:20px;
	height:101px;
	width:185px;
	display: block;
}
#savatou {
	background-image: url(../images/savatou.gif);
	height:78px;
}

#savatou a {
	left:20px;
	height:70px;
	width:185px;
}

#tti {
	background-image: url(../images/tti.gif);
	height:107px;
}

#tti a {
	height:100px;
	left:20px;
	width:185px;
}

#cit {
	background-image: url(../images/cit.gif);
	height:72px;
}

#cit a {
	height:70px;
	left:20px;
	width:185px;
}

#alts {
	background-image: url(../images/alts.gif);
	height:79px;
}

#alts a {
	height:75px;
	left:20px;
	width:185px;
}

#lce {
	background-image: url(../images/lce.gif);
	height:73px;
}

#lce a {
	height:70px;
	left:20px;
	width:185px;
}

#tlra {
	background-image: url(../images/tlra.gif);
	height:71px;
}

#tlra a {
	height:67px;
	left:20px;
	width:185px;
}

#ttl {
	background-image: url(../images/ttl.gif);
	height:87px;
}

#ttl a {
	height:75px;
	left:20px;
	width:185px;
}


#footer li {
	border-color:#fff;
}

#footer a {
	color:#1e1e1e;
}

/* alignement horizontale du logo client de retour � l'accueil */
#footer .tohome img {
	margin-left: 10px;
}

#totop a {
	color:#666;
}

#addonline a {
	color:#666;
}

/* Actualités */
#actualite iframe {
	margin: 1px 0 0 24px;
	width: 175px;
	height: 309px;
}

.newscontainer {
	overflow:auto;
	zoom:1;
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
}

.newstitre {
	font-size:15px;
	border-bottom: 1px solid #cccccc;
	padding-bottom:2px;
	margin-bottom:10px;
	text-transform:uppercase;
	color: #787878;
	position: relative;
}

.newsdate {
	position:absolute;
	right:17px;
}

.newscontainer img {
	float:left;
	border:1px solid #cccccc;
	margin: 0 10px 0 0;
}

.newsdescription {
	margin:0;
	padding:0;
	float:left;
	text-align:justify;
}

#newsarchive {
	margin-top:15px;
	color: #787878;
}

.listannonces {
	color: #787878;
}

#newsarchive a {
	color:#cccccc;
	text-decoration:none;
}

#newsarchive a:hover {
	text-decoration:underline;
	color:#b6007c;
}

.ligneretour {
	margin-top: 10px;
}

.ligneretour a {
	font-weight:bold;
	color:#787878;
	text-decoration:none;
	font-size:11px;
}
.ligneretour a:hover {text-decoration:underline;}

.content_news .txt a.lire_suite{
	float:right;
	font:bold 11px arial;
	color:#787878;
	text-decoration:underline;
	padding:5px 0 0 0;

}			
		
.content_news .txt a:hover.lire_suite{
	color:#b6007c;
	text-decoration:underline;
}	

.tout_news {
	color: #787878;
	display: block;
	margin: 10px 20px 0 0;
	text-align: right;
	font-weight: bold;
}
