/* CULTURE CSS Document */
body
{
	margin-top: 0px;
	background-color: #CC3300;
}

form
{
	margin: 0px;
}

#tout_contenu
{
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 990px;
	min-height: 530px;
	height: auto;
	background-color: #FFFFFF;
}

#conteneur_gauche
{
	width: 195px;
	min-height: 530px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

#conteneur_centre
{
	width: 575px;
	min-height: 530px;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

#conteneur_color
{
	float: left;
	background-color: #435297;
}

#conteneur_droite
{
	width: 220px;
	min-height: 530px;
	height: auto;
	float: left;
	background-color: #435297;
}

#conteneur_bas
{
	clear: both;
	width: 990px;
	height: 30px;
}

.contenu
{
	padding-top: 20px;
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

/* conteneur_gauche */
.entete_g_1
{
	background-image: url(../img/theme-culture/entete_g_1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 195px;
	height: 100px;
}

/* conteneur_gauche => MENU ARCHIPEL */
.menu_archipel
{
	width: 195px;
	height: 93px;
}
/* conteneur_gauche => FIN MENU ARCHIPEL */

.menu_soleil
{
	padding-top: 5px;
	width: 195px;
	height: 181px;
	background-image: url(../img/theme-culture/menu_fond.gif);
	background-repeat: no-repeat;
}

ul.menu_soleil
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* suppression du margin, du padding et des puces */
}

ul.menu_soleil li
{
	margin: 0px;
	padding: 2px 0px 0px 0px;
	display: block; /* on passe les liens en elements de type block pour leur donner des propriétés de taille */
	line-height: 13px;
	text-indent: 5px;
}

ul.menu_soleil a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

ul.menu_soleil li a:hover, .menu li a:focus, .menu li a:active 
{
	color: #CC3300;
	text-decoration: underline;
}

li.titre_menu
{
	display: block; /* on passe les liens en elements de type block pour leur donner des propriétés de taille */
	line-height: 13px;
	text-align: center;
	text-indent: 5px;
}

li.titre_menu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* LES LIENS RONDS */
.liens_rond
{
	width: 195px;
	height: 80px;
}

.meteo
{
	width: 44px;
	height: 80px;
	float: left;
}

ul.meteo
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* suppression du margin, du padding et des puces */
}

ul.meteo li
{
	margin: 0px;
	padding: 0px;
}

ul.meteo li a
{
	display: block; /* on passe les liens en elements de type block pour leur donner des propriétés de taille */
	width: 44px;
	line-height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #CC6633;
	text-decoration: none;
	background: url(../img/theme-culture/menu_meteo.gif) no-repeat 0px 0px;
}

ul.meteo li a:hover
{
	background: url(../img/theme-culture/menu_meteo.gif) no-repeat 0px -80px;
}

.acces
{
	width: 56px;
	height: 80px;
	float: left;
}

ul.acces
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* suppression du margin, du padding et des puces */
}

ul.acces li
{
	margin: 0px;
	padding: 0px;
}

ul.acces li a
{
	display: block; /* on passe les liens en elements de type block pour leur donner des propriétés de taille */
	width: 56px;
	line-height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #CC6633;
	text-decoration: none;
	background: url(../img/theme-culture/menu_acces.gif) no-repeat 0px 0px;
}

ul.acces li a:hover
{
	background: url(../img/theme-culture/menu_acces.gif) no-repeat 0px -80px;
}

.photo
{
	width: 47px;
	height: 80px;
	float: left;
}

ul.photo
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* suppression du margin, du padding et des puces */
}

ul.photo li
{
	margin: 0px;
	padding: 0px;
}

ul.photo li a
{
	display: block; /* on passe les liens en elements de type block pour leur donner des propriétés de taille */
	width: 47px;
	line-height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #CC6633;
	text-decoration: none;
	background: url(../img/theme-culture/menu_photo.gif) no-repeat 0px 0px;
}

ul.photo li a:hover
{
	background: url(../img/theme-culture/menu_photo.gif) no-repeat 0px -80px;
}

.plan
{
	width: 48px;
	height: 80px;
	float: left;
}

ul.plan
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* suppression du margin, du padding et des puces */
}

ul.plan li
{
	margin: 0px;
	padding: 0px;
}

ul.plan li a
{
	display: block; /* on passe les liens en elements de type block pour leur donner des propriétés de taille */
	width: 48px;
	line-height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFFFFF;
	text-indent: 7px;
	text-decoration: none;
	background: url(../img/theme-culture/menu_plan.gif) no-repeat 0px 0px;
}

ul.plan li a:hover
{
	background: url(../img/theme-culture/menu_plan.gif) no-repeat 0px -80px;
}
/* FIN LES LIENS RONDS */

/* MOTEUR DE RECHERCHE COPIX */
.recherche
{
	width: 195px;
	height: 46px;
}

.searchengine
{
	position: absolute;
	text-align: right;
	color: #FFFFFF;
	font-size: 16pt !important;
}
/* FIN MOTEUR DE RECHERCHE COPIX */

/* conteneur_centre */
.entete_d_1
{
	background-image: url(../img/theme-culture/entete_d_1.jpg);
	background-position: top left;
	width: 575px;
	height: 147px;
}

.principal
{
	margin-top: 0px;
	background-color: #FFFFFF;
	width: 565px;
	min-height: 383px; height: auto !important; height: 383px;
	padding-left: 5px;
	padding-right: 5px;
}

.main_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
/* conteneur_droite */

.bloc_journal
{
	background-image: url(../img/journal.gif);
	background-position: top left;
	width: 220px;
	height: 90px;
}

.contenu_journal
{
	padding-left: 12px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

.bloc_culture
{
	background-image: url(../img/sais_culture.gif);
	background-position: top left;
	width: 220px;
	height: 90px;
}

.contenu_culture
{
	padding-top: 5px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.bloc_mds
{
	background-image: url(../img/mds.gif);
	background-position: top left;
	width: 220px;
	height: 90px;
}

.contenu_mds
{
	padding-top: 5px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

.bloc_agenda
{
	background-image: url(../img/agenda.gif);
	background-position: top left;
	width: 220px;
	height: 260px;
}

.contenu_agenda
{
	padding-top: 5px;
	padding-left: 12px;
	text-align: left;
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
}

/* conteneur_bas */
.pied_de_page
{
	background-image: url(../img/theme-culture/pied_de_page.gif);
	background-position: top left;
	width: 990px;
	height: 25px;
	padding-top: 5px;
}

/* MENU du conteneur bas */
.menu_bas ul
{
	margin : 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

.menu_bas li
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border-right: 1px solid #D7D7D7;
	color: #FFFFFF;
	display: inline;
	padding: 0px 0.75em;
}

.menu_bas li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: none;
}

.menu_bas li a:hover, .menu li a:focus, .menu li a:active 
{
	color: #FFFFFF;
	text-decoration: none;
	border-right: none;
}

/* FIN conteneur_bas */

/* AJOUT ANCIEN SITE POUR LES CODES COULEURS A RECUPERER - A SUPPRIMER PLUS TARD */
A.lien_blanc_12
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lien_blanc_12:lien
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lien_blanc_12:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lien_blanc_12:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #00349A;
	font-weight: bold;
	text-decoration: underline;
}

A.lien_acc_site
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lien_acc_site:lien
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lien_acc_site:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lien_acc_site:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

A.lienbas_blanc_12
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lienbas_blanc_12:lien
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lienbas_blanc_12:visited
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.lienbas_blanc_12:hover
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

/* Nouveaux*/

.texte_blanc
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.champs_saisie
{
	height: 17px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #999999;
}

.titre_news
{
	color: #CC6633;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.texte_news_13
{
	color: #CC6633;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

