/*********************************************************************************/
/********************************** General ***************************************/
/*********************************************************************************/

html
{
}

body
{ 
	height: 100%;
	font-size: 12px;
	font-family: verdana, arial;
	color: #000;
	margin: 0px 0px 0px 0px;
	background-color: #fff5db;
	letter-spacing: 0.0px;
}

img
{
	border: 0px solid #fff;
}

a:link, a:visited
{
	text-decoration: none;
	color: #000;
}

a:hover, a:active
{
	text-decoration: underline;
}

li
{
	margin-bottom: 5px;
}

.div_tag
{
	position: relative;
	width: 98%;
	border: 0px solid #006ab3;
	text-align: center;
}

#div_news
{
	position: absolute;
	width: 700px;
	min-height: 400px;
	display: none;
	z-index: 140;
	background-color: #fff5db;
	border: 10px solid #FFF;
	border-bottom-width: 30px;
	padding: 10px;
}

#img_logo
{
	margin-bottom: -6px;
}

/*********************************************************************************/
/************************************ Accueil **************************************/
/*********************************************************************************/

#div_conteneur_accueil
{
	position: absolute;
	width: 900px;
	height: 530px;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-285px;
	padding: 0px 0px 0px 0px;
	border: 4px solid #006ab3;
	background: transparent url(http://www.ville-montsoreau.fr/images/upload/accueil_i01.jpg) no-repeat top left;
}

#div_logo_accueil
{
	position: absolute;
	top: 20px;
	left: -20px;
	height: 110px;
	width: 80px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/logo_accueil.png) no-repeat top left;
	border: 0px solid #ff0;
}

#div_postit_accueil
{
	position: absolute;
	top: 0px;
	left: 690px;
	height: 200px;
	width: 200px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/postit_accueil.png) no-repeat top left;
	border: 0px solid #f00;
	display: none;
}

#div_postit_text_accueil
{
	position: absolute;
	top: 50px;
	left: 30px;
	width: 145px;
	height: 120px;
	border: 0px solid #ff0;
	font-size: 12px;
	font-family: "Times New Roman";
	overflow-x: hidden;
	overflow-y: none;
}

#div_titre_accueil
{
	position: absolute;
	top: 20px;
	left: 65px;
	height: 38px;
	width: 415px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/titre_accueil.png) no-repeat top left;
	border: 0px solid #f00;
}

#div_vague_accueil
{
	position: absolute;
	top: 357px;
	left: -4px;
	width: 102%;
	height: 53px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/vague_accueil.png) no-repeat top left;
}

#div_bateau_accueil
{
	position: absolute;
	top: 59%;
	left: 95%;
	width: 65px;
	height: 64px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/bateau_accueil.png) no-repeat top left;
}

#div_bloc_menu1_accueil_out, #div_bloc_menu2_accueil_out
{
	position: absolute;
	top: 386px;
	left: 0px;
	width: 49%;
	height: 144px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	border: 0px solid #f00;
	background-color: #d4deee;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#div_bloc_menu2_accueil_out
{
	width: 51%;
	left: 49%;
	background-color: #f8eed3;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#div_bloc_menu1_accueil_in, #div_bloc_menu2_accueil_in
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	border: 0px solid #ff0;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#div_bloc_text1_accueil, #div_bloc_text2_accueil
{
	position: absolute;
	top: 400px;
	left: 10px;
	list-style: none;
	border: 0px solid #f00;
}

#div_bloc_text2_accueil
{
	top: 420px;
	left: 450px;
}

#div_bloc_text1_accueil p, #div_bloc_text2_accueil p
{
	font-size: 16px;
	font-weight: bold;
}

/*********************************************************************************/
/*********************************** Rubrique **************************************/
/*********************************************************************************/

#div_print_rubrique
{
	position: absolute;
	top: 188px;
	left: 850px;
}

#div_localisation_rubrique
{
	position: relative;
	float: left;
	margin: 15px 0px 0px 225px;
}

#div_texte_rubrique
{
	position: relative;
	float: left;
	width: 650px;
	height: 310px;
	margin: 15px 10px 0px 225px;
	padding-right: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
}

/************* Vivre à Montsoreau ****************/

#div_conteneur_principal
{
	position: absolute;
	width: 900px;
	height: 560px;
	left:50%;
	top:50%;
	margin-left: -450px;
	margin-top: -310px;
	margin-top: -330px;
	padding: 0px 0px 0px 0px;
}

#div_conteneur_rubrique1, #div_conteneur_rubrique2
{
	position: relative;
	width: 100%;
	height: 100%;
	border: 4px solid #006ab3;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 0px 18px;
	overflow: hidden;
}

#div_bandeau_rubrique1, #div_bandeau_rubrique2
{
	position: relative;
	float: left;
	width: 105%;
	height: 182px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/bandeau_rubrique1.png) no-repeat top left;
	top: -4px;
	left: -4px;
}

#div_acces_rubrique_vers2
{
	position: absolute;
	top: 26px;
	left: 740px;
	width: 138px;
	height: 13px;
	cursor: pointer;
	border: 0px solid #f00;
}

.span_couleur_rubrique1
{
	color:#006ab3;
}

/************ Découvrir Montsoreau ***************/

#div_bandeau_rubrique2
{
	background: transparent url(http://www.ville-montsoreau.fr/images/site/bandeau_rubrique2.png) no-repeat top left;
}

#div_conteneur_rubrique2
{
	border: 4px solid #b88a12;
}

#div_acces_rubrique_vers1
{
	position: absolute;
	top: 26px;
	left: 740px;
	width: 122px;
	height: 13px;
	cursor: pointer;
	border: 0px solid #f00;
}

.span_couleur_rubrique2
{
	color:#dba416;
}

/*********************************************************************************/
/************************************* Menu **************************************/
/*********************************************************************************/

/************* Vivre à Montsoreau ****************/

#div_menu1, #div_menu2
{
	position: absolute;
	top: 178px;
	left: 0px;
	width: 190px;
	height: 100%;
	border-width: 5px 10px 5px 5px;
	padding: 10px;
	background-color: #d4deee;
}

.div_menu_courant1, .div_menu_pascourant1, .div_sousmenu_courant1, .div_sousmenu_pascourant1, .div_menu_courant2, .div_menu_pascourant2, .div_sousmenu_courant2, .div_sousmenu_pascourant2
{
	position:relative;
	font-size: 10px;
	width: 95%;
}

.div_menu_courant1, .div_menu_pascourant1, .div_menu_courant2, .div_menu_pascourant2
{
	font-size: 11px;
	margin-top: 6px;
	padding: 3px 0px 3px 10px;
	z-index: 100;
}

.div_sousmenu_courant1, .div_sousmenu_pascourant1, .div_sousmenu_courant2, .div_sousmenu_pascourant2
{
	padding: 2px 0px 2px 10px;
	border: 0px solid #89badc;
	border-top-width: 1px;
	z-index: 80;
	width: 95%;
}

.div_menu_courant1, .div_menu_courant2
{
	margin-bottom: -1px;
	background: #006ab3 url(http://www.ville-montsoreau.fr/images/site/fleche_menu1.jpg) no-repeat 98% 65%;
}

.div_menu_courant1 a:link, .div_menu_courant1 a:visited
{
	color:#fff;
}

.div_sousmenu_courant1, .div_sousmenu_courant2
{
	font-weight: bold;
}

.div_menu_pascourant1
{
	background-color:#89badc;
}

.div_menu_pascourant1 a:link, .div_menu_pascourant1 a:visited
{
	color:#006ab3;
}

/*********** Découvrir Montsoreau ***************/

#div_menu2
{
	border-color:#f8eed3;
	background-color: #f8eed3;
}

.div_sousmenu_courant2, .div_sousmenu_pascourant2
{
	border: 0px solid #f1e3bd;
	border-top-width: 1px;
}

.div_menu_courant2
{
	background: #dba416 url(http://www.ville-montsoreau.fr/images/site/fleche_menu2.jpg) no-repeat 98% 65%;
}

.div_menu_courant2 a:link, .div_menu_courant2 a:visited
{
	color:#fff;
}

.div_menu_pascourant2
{
	background-color:#efd89b;
}

.div_menu_pascourant2 a:link, .div_menu_pascourant2 a:visited
{
	color:#836109;
}

/*********************************************************************************/
/***************************** Entete et Pied de page ********************************/
/*********************************************************************************/

#div_entete1, #div_entete2
{
	position: relative;
	width: 100%;
	height: 25px;
	background: transparent url(http://www.ville-montsoreau.fr/images/site/bateau_rubrique1.png) no-repeat 99% 0%;
	font-size: 20px;
	padding: 25px 0px 0px 10px;
	border: 0px solid #f00;
}

#div_entete2
{
	background: transparent url(http://www.ville-montsoreau.fr/images/site/bateau_rubrique2.png) no-repeat 99% 0%;
}

#div_pied_page_rubrique
{
	border: 0px solid #f00;
	position: relative;
	width: 100%;
	margin-top: 5px;
}

#div_pied_page_rubrique p
{
	text-align: center;
	font-size: 10px;
}

#div_pied_page_accueil
{
	position: absolute;
	width: 102%;
	top: 102.5%;
	border: 0px solid #f00;
	text-align: right;
}

#div_pied_page_accueil img
{
	margin: 0px 0px 0px 20px;
}
