/***************************************************************************************************************
** 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;
}
#cadre_4.cadre_4a{
background: url(../images/base/cadre_4a.gif) repeat-y left;
}
/* hauteur du bandeau (navigation comprise) */
#header_CL {
	height:175px;
	margin-bottom:0;
}

/* taille et emplacement du lien de retour � l'accueil */
#header_CL a.tohome {
	width:245px;
	height:45px;
	top:32px;
	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.search{
	position:absolute;
	top:95px;
	left:16px;
	background:url(../images/base/recherche2.gif) no-repeat;
}
#recherche.search, #recherche.search form {
	height:21px;
	width:191px;
}
#recherche #txt_keywords {
	width:162px;
}
#recherche.search #txt_keywords {
	width:169px;
	top:1px;
	height:19px;
	line-height:19px;
	padding:0;
	right:20px;
	color:#7d7d7d;
}
#recherche.search #btn_search{
	top:1px;
	width:20px;
	height:19px;
	right:1px;
}
#recherche span {
	font-size:12px;
	text-transform:uppercase;
	color:#181818;
	top:17px;
	left:18px;
}
#recherche.search span {
	display:none;
}


/**********************************************************************************************/
/* 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;
}


/**********************************************************************************************/
#colonnedroite.colonnedroite{
	width:910px;
	padding:0 17px;
	background-color:#fff;
	margin:0;
	padding-top:22px;
}
#colonnedroite.colonnedroite #chemin, #colonnedroite.colonnedroite #contenu{
	margin:0;
}
#colonnedroite.colonnedroite #chemin{
	background-color:#ffee9c;
	height:17px;
	line-height:17px;
	padding-left:10px;
	margin-bottom:7px;
}
#colonnedroite.colonnedroite #chemin a{
	color:#33312e;
}

/**********************************************************************************************/
/* Boutons sp�cifiques
** Hauteur
** Alignement du lien
** image d'arri�re plan
*/

.btn {
	position:relative;
}

.btn span{
	display:none;
}
#association .btn{
	float:left;
	width:130px;
	display:block;
	height:150px;
}
#association .btn span{
	display:block;
}

#actualite {
	background-image: url(../images/actu.gif);
	height:390px;
}
#actualite.titre1 > h1 {
	line-height:24px;
	height:24px;
}
#actualite.titre1 > h1 > span{
	top:0;
	left:8px;
}
#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;
}
#association{	
	background: #ffffff url(../images/asso.gif) no-repeat top;
	height:178px;
	float:left;
	width:910px;
	padding:0 17px;
	margin-top:25px;
}
#association #asso{
	background: none;
	height:24px;
	margin-bottom:30px;
}
#association #asso span{
	top:0;
	line-height:24px;
	left:2px;
}
#association #asso #totop{
	float:right;
	clear:none;
	padding:0;
	height:24px;
	line-height:24px;
}
#association #asso #totop a{
	color:#181818;
	text-decoration:underline;
	font-size:12px;
}
#association #asso #totop a:hover{
	text-decoration:none;
}

#carte {
	background-image: url(../images/carte.gif);
	height:101px;
}

#carte a {
	left:20px;
	height:101px;
	width:185px;
	display: block;
}
#savatou {
	background: url(../images/savatou.gif) no-repeat center 15px;
}

#savatou a, #tti a, #cit a, #alts a, #lce a, #tlra a, #ttl a {
	top:78px;
	font-size:11px;
	color:#5d5d5d;
	text-align:center;
	text-decoration:underline;
	width:100px;
	margin-left:15px;
	display:block;
}

#tti {
	background: url(../images/tti.gif) no-repeat  center top;
}
#cit {
	background: url(../images/cit.gif) no-repeat  center 15px;
}
#alts {
	background: url(../images/alts.gif) no-repeat  center 15px;
}

#lce {
	background: url(../images/lce.gif) no-repeat  center 15px;
}
#tlra {
	background: url(../images/tlra.gif) no-repeat  center 15px;
}
#ttl {
	background: url(../images/ttl.gif) no-repeat  center 15px;
}

#footer li {
	border-color:#fff;
}

#footer a {
	color:#1e1e1e;
}

/* alignement horizontale du logo client de retour � l'accueil */
#footer.footer{
	clear:both;
	background:url(../images/base/footer2.gif) repeat-x; 
}
#footer .tohome img {
	margin-left: 10px;
}
#footer.footer .tohome img {
margin-left:17px;
}
#footer.footer li {
border-color:#dcab00;
}
#totop a {
	color:#666;
}

#addonline a {
	color:#666;
}
#footer.footer #addonline a {
	color:#5a5a5a;
}
/* Actualités */
#colonnedroite.colonnedroite #actualite{
	background-image:url(../images/actu2.gif);
	height:171px;
	margin-bottom:10px;
}

#colonnedroite.colonnedroite #actualite iframe {
	width: 910px;
	height: 100px;
	margin:15px 0;
}
#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;
}
#colonnedroite.colonnedroite .tout_news{
	background-color:#ecf58c;
	height:17px;
	line-height:17px;
	margin:0;
	padding:0;
	width:903px;
	font-size:11px;
	color:#33312e;
	padding-right:7px;
	font-weight:normal;
	text-decoration:none;
}


