/****************************************************************************/
/* GENERAL */
/****************************************************************************/

body {
	margin: 0; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
	font-family: Arial; 
	background: transparent url(img/bg.jpg) repeat;
	}
	
table { border: 0; cellpadding: 0; cellspacing: 0; margin-bottom: -10px;}
	
#degrade {
    width: 100%;
    background: transparent url(img/bgdegrade.jpg) repeat-x;
	}
	
#titre {
	margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    width: 968px;
    text-align: left;
    background: transparent url(img/bgtitre.png) left bottom repeat-x;
    }
* html #titre {margin-bottom: -4px;}
		 
#global {
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
    text-align: left; /* on rétablit l'alignement normal du texte */
    background: transparent url(img/global.png) left repeat-y;
	}
	
#flash {
    padding-left: 28px;
	}
	
#contenu {
	/*margin-top: 380px;*/
	color: #f621c6;
    padding-left: 57px;
    line-height: 20px;
	}
/** html #contenu {margin-top: 0px;}*/

/* LISTE */	
td.newsg {
	background: transparent url(img/newsg.png) no-repeat;
	height: 112px;
}

td.newsc {
	background: transparent url(img/newsc.png) repeat-x;
	height: 112px;
}

td.newsd {
	background: transparent url(img/newsd.png) no-repeat;
	height: 112px;
}
	
#newstitre {
	padding-left: 18px;
	font-family: Arial;
	color: #e68ae0;
	font-size: 28px;
	font-weight: normal;
}

#newstitre a:link, #newstitre a:visited, #newstitre a:hover {
	font-family: Arial;
	color: #e68ae0;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
}

#newscontenu {
	padding-left: 20px;
	font-family: Arial;
	color: #969696;
	font-size: 12px;
	font-weight: normal;
}

#newscontenu a:link, #newscontenu a:visited, #newscontenu a:hover {
	font-family: Arial;
	color: #e68ae0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#lire {
	padding-left: 20px;
	font-family: Arial;
	color: #e68ae0;
	font-size: 12px;
	font-weight: normal;
}

#lire a:link, #lire a:visited, #lire a:hover {
	font-family: Arial;
	color: #e68ae0;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#pagination {
	padding-left: 845px;
	font-family: Arial;
	color: #e68ae0;
	font-size: 14px;
	font-weight: bold;
}

#pagination a:link, #pagination a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#pagination a:hover {
	font-family: Arial;
	color: #e68ae0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* ARTICLE */
td.contenuhg {
	background: transparent url(img/contenuhg.png) no-repeat;
}

td.contenuh {
	background: transparent url(img/contenuh.png) repeat-x;
}

td.contenuhd {
	background: transparent url(img/contenuhd.png) no-repeat;
}

td.contenu {
	background: transparent url(img/contenurepeat.png) repeat-y;
}

td.contenubg {
	background: transparent url(img/contenubg.png) no-repeat;
}

td.contenub {
	background: transparent url(img/contenub.png) repeat-x;
}

td.contenubd {
	background: transparent url(img/contenubd.png) no-repeat;
}

#titre2 {
	margin-left: auto;
    margin-right: auto;
    text-align: left;
    
}

/* FOOTER */
#footer {
	margin-left: auto;
    margin-right: auto;
    width: 965px;
    text-align: left;
    background: transparent url(img/footer.png) left top repeat-x;
    font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	margin-top: -14px;
}
* html #footer {margin-top: 0px;}

#footer a:link, #footer a:visited {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

/* CITY GUIDE */
#cgtitre {
	padding-left: 18px;
	font-family: Arial;
	color: #db0dce;
	font-size: 28px;
	font-weight: normal;
}

#cgtitre a:link, #cgtitre a:visited, #cgtitre a:hover {
	font-family: Arial;
	color: #db0dce;
	font-size: 28px;
	font-weight: normal;
	text-decoration: none;
}

#cgcontenu {
	padding-left: 20px;
	font-family: Arial;
	color: #969696;
	font-size: 12px;
	font-weight: normal;
}

#cgcontenu a:link, #cgcontenu a:visited, #cgcontenu a:hover {
	font-family: Arial;
	color: #db0dce;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

#cgrenseignements {
	margin-top: 15px;
	font-family: Arial;
	color: #db0dce;
	font-size: 18px;
	font-weight: normal;
}