body, td
{
	color: #7C7C74;
	font-family: Verdana;
	font-size: 11px;
}
a
{
	color: #7C7C74;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
}
.titre0, .stitre0, .couleur0, .pcouleur0, .gcouleur0, .couleur0 a, .couleur0 a:hover, a.couleur0, a.couleur0:hover
{
	color: #FFFFFF;
}
/* vert */
.titre1, .stitre1, .couleur1, .pcouleur1, .gcouleur1, .couleur1 a, .couleur1 a:hover, a.couleur1, a.couleur1:hover, .stitre1 a, .stitre1 a:hover
{
	color: #749B00;
}
/* rouge */
.titre2, .stitre2, .couleur2, .pcouleur2, .gcouleur2, .couleur2 a, .couleur2 a:hover, a.couleur2, a.couleur2:hover, .stitre2 a, .stitre2 a:hover
{
	color: #D06B57;
}
/* orange */
.titre3, .stitre3, .couleur3, .pcouleur3, .gcouleur3, .couleur3 a, .couleur3 a:hover, a.couleur3, a.couleur3:hover, .stitre3 a, .stitre3 a:hover
{
	color: #DE8B07;
}
/* bleu */
.titre4, .stitre4, .couleur4, .pcouleur4, .gcouleur4, .couleur4 a, .couleur4 a:hover, a.couleur4, a.couleur4:hover, .stitre4 a, .stitre4 a:hover
{
	color: #4794B0;
}

.titre0, .titre1, .titre2, .titre3, .titre4
{
	font-size: 15px;
	font-weight: bold;
}

.stitre0, .stitre1, .stitre2, .stitre3, .stitre4
{
	font-size: 11px;
	font-weight: bold;
}

.small, .small a, .small a:hover, a.small, a.small:hover, .pcouleur0, .pcouleur1, .pcouleur0 a, .pcouleur1 a, .pcouleur2, .pcouleur2 a, .pcouleur3, .pcouleur3 a, .pcouleur4, .pcouleur4 a
{
	font-size: 10px;
}

a.small
{
	color: #7C7C74;
	font-weight: bold;
	text-decoration: underline;
}

a.small:hover
{
	color: #000000;
	text-decoration: underline;
}

.gros, .gcouleur0, .gcouleur1, .gcouleur2, .gcouleur3, .gcouleur4
{
	font-size: 13px;
}

img.marge1 {
	margin-top: 5px;
	margin-right: 10px;
}
img.marge2 {
	margin-left: 10px;
}

/* gris par defaut */
hr
{
	color: #7C7C74;
	height: 1px;
	width: 480px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: 0px solid #7C7C74;
	border-top-width: 1px;
}
/* ------------------------- styles pour les div de contenu ---------------------------- */
/* a utiliser apres des colonnes en float */
.clear {
    clear: both;
}

div.alignedroite {
	text-align: right;
}
div.alignedroite80 {
	width: 80%;
	text-align: right;
}

/* tableau avec colonnes separees par trait vert */
table.traitsep {
	border-collapse: collapse;
}
table.traitsep td {
	border: 0px solid #749B00;
	border-left-width: 1px;
	border-right-width: 1px;
}

/* pour la newsletter, attention adresse des images en absolu */
a.lienfleche, a.lienfleche:hover, a.lienfleche2, a.lienfleche2:hover, a.lienfleche3, a.lienfleche3:hover {
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
a.lienfleche, a.lienfleche2, a.lienfleche3 {
	text-decoration: underline;
}
a.lienfleche:hover, a.lienfleche2:hover, a.lienfleche3:hover {
	text-decoration: none;
}
a.lienfleche, a.lienfleche:hover {
	background-image: url(http://www.ville-antony.fr/template/antony/img/fleche-noire.gif);
	color: #000000 !important;
}
a.lienfleche2, a.lienfleche2:hover {
	background-image: url(http://www.ville-antony.fr/template/antony/img/fleche-blanche.gif);
	color: #ffffff !important;
}
a.lienfleche3, a.lienfleche3:hover {
	background-image: url(http://www.ville-antony.fr/template/antony/img/fleche-v.gif);
	color: #749B00!important;
}

.titrevert, .titrerose, .titrejaune {
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 4px;
}
.titrevert {
	background-image: url(http://www.ville-antony.fr/template/antony/img/icone-vert.gif);
	color: #ABE201;
}
.titrerose {
	background-image: url(http://www.ville-antony.fr/template/antony/img/icone-rose.gif);
	color: #FF9E8F;
}
.titrejaune {
	background-image: url(http://www.ville-antony.fr/template/antony/img/icone-jaune.gif);
	color: #FEC02F;
}


.titrevert2, .titrerose2, .titrejaune2 {
	font-size: 15px;
	font-weight: bold;
}
.titrevert2 {
	color: #ABE201;
}
.titrerose2 {
	color: #FF9E8F;
}
.titrejaune2 {
	color: #FEC02F;
}

/* couleur de fond tab gris */
td.fdgris {
	background-color: #6293A5;
	color: #ffffff;
}
td.fdgris td, td.fdgris td a, td.fdgris td a:hover {
	color: #ffffff;
}
td.fdgris a {
	color: #ffffff;
	text-decoration: underline;
}
td.fdgris a:hover {
	color: #ffffff;
	text-decoration: none;
}
td.fdnoir {
	background-color: #000000;
	color: #86D0EC;
	font-size: 10px;
}
td.fdnoir a {
	color: #86D0EC;
	text-decoration: underline;
}
td.fdnoir a:hover {
	color: #86D0EC;
	text-decoration: none;
}
td.fdjaune, td.fdrose, td.fdvert {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 12px;
}
td.fdjaune {
	background-color: #FEC02F;
}
td.fdrose {
	background-color: #FF9E8F;
}
td.fdvert {
	background-color: #749B00;
}
.datenewsletter {
	color: #86D0EC;
	font-weight: bold;
	font-size: 15px;
}
td.bandeau {
	padding-top: 5px;
	background-repeat: no-repeat;
}
td.fdgris a.lienrose {
	color: #FF9E8F;
	font-weight: bold;
	text-decoration: underline;
}
td.fdgris a.lienrose:hover {
	color: #FF9E8F;
	font-weight: bold;
	text-decoration: none;
}
.couleurnoir {
	color: #000000;
}
.pcouleurnoir {
	color: #000000;
	font-size: 10px;
}

div.fondvert {
	background-color: #EAF6C8;
	padding: 10px;
}
div.fondbleu {
	background-color: #D1EDF9;
	padding: 10px;
}

ul.videotheque
{
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(img/bg-videotheque.png) repeat 0 0;
	_background: url(img/bg-videotheque.gif) repeat 0 0;
	width: 480px;
}

ul.videotheque li
{
	border-bottom: 1px dotted #8cd2ee;
	color: #fff;
	height: 57px;
	padding: 10px;
}

ul.videotheque li img
{
	padding-right: 10px;
}

ul.videotheque li a
{
	color: #8cd2ee;
	font-weight: bold;
	text-decoration: none;
}

ul.videotheque li a:hover
{
	color: #8cd2ee;
	text-decoration: underline;
}