/* @override http://www.vallee-du-loir.com/pays-art-histoire/vpah.css */

/* @group os */

body { 
	background-color: #59585a;
	margin: 0;
}

#conteneur { 
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
}
#conteneur a {
	color: #f1bbd2;
	text-decoration: none;
}
#conteneur a:hover { 
	color: white;
}

/* @group gauche */

#gauche { 
	float: left;
	width: 709px;
	height: 677px;
}

div#tete { 
	display: block;
	width: 709px;
	height: 180px;
	background-image: url(im/home/tete.png);
	position: relative;
}
div#tete a#aAcc { 
	display: block;
	width: 709px;
	height: 140px;
	text-indent: -10000px;
}
div#tete marquee { 
	position: absolute;
	height: 18px;
	left: 100px;
	bottom: 0;
	width: 589px;
	font-size: 12px;
	border-top: 1px solid #5b1548;
	border-bottom: 1px solid #5b1548;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 19px;
	background-color: #c5b5c0;
	color: #5b1548;
}

#titreActus { 
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 20px;
	display: block;
	background-color: #5b1548;
	font-weight: bold;
	text-align: center;
}
#titreActus a {
	color: silver;
	line-height: 19px;
}


/* @group blocs */

#blocs { 
	width: 709px;
	height: 497px;
	background-color: #c5c5c5;
}

#blocs ul { 
	margin: 0;
	padding: 0;
}

#blocs li { 
	display: block;
	margin: 0;
	float: left;
	list-style-type: none;
}

li#bl1, li#bl2, li#bl3, li#bl4, li#bl5,
li#bl1 a, li#bl2 a, li#bl3 a, li#bl4 a, li#bl5 a { 
	display: block;
	height: 497px;
	text-indent: -2000px;
}

li#bl1, li#bl1 a { 
	width: 149px;
}

li#bl2, li#bl2 a { 
	width: 137px;
}

li#bl3, li#bl3 a { 
	width: 137px;
}

li#bl4, li#bl4 a { 
	width: 137px;
}

li#bl5, li#bl5 a { 
	width: 149px;
}

li#bl1 a { 
	background: url(im/home/bl1.jpg) 0 0;
}

li#bl2 a { 
	background: url(im/home/bl2.jpg) 0 0;
}

li#bl3 a { 
	background: url(im/home/bl3.jpg) 0 0;
}

li#bl4 a { 
	background: url(im/home/bl4.jpg) 0 0;
}

li#bl5 a { 
	background: url(im/home/bl5.jpg) 0 0;
}

li#bl1 a:hover, li#bl2 a:hover, li#bl3 a:hover,
li#bl4 a:hover, li#bl5 a:hover { 
	background-position: 0 -497px;
}

/* @end */

/* @end */

/* @group droite */

#droite {
	display: block;
	float: left;
	width: 251px;
}

#anim { 
	display: block;
	float: left;
	width: 251px;
	height: 336px;
	background: white url(im/base/loading.gif) no-repeat center center;
}

#patrimoine {
	display: block;
	float: left;
	width: 251px;
	height: 341px;
	background: url(im/home/blPatrim.png) no-repeat 0 0;
	position: relative;
}

#patrimoine ul { 
	position: absolute;
	top: 140px;
	left: 0;
	margin: 0;
	padding: 0 0 0 20px;
}

#patrimoine li {
	list-style-type: none;
	display: block;
	height: 20px;
}

#patrimoine li a {
	background: url(im/home/droiteFleche.png) no-repeat;
	padding-left: 25px;
}
#patrimoine li a:hover {
	background-position: 0 -20px;
}


/* @end */

/* @end */

/* @group pied */

#pied { 
	display: block;
	clear: both;
	height: 35px;
	background-image: url(im/home/pied.png);
	background-color: #5b1548;
}

#pied ul { 
	margin: 0;
	padding: 0 0 0 10px;
}
#pied li {
	display: block;
	float: left;
	margin: 0;
	list-style-type: none;
	background: url(im/home/basSep.png) no-repeat right top;
	padding-right: 25px;
}
#pied li a {
	display: inline-block;
	height: 35px;
	background: url(im/home/piedFleche.png) no-repeat;
	line-height: 33px;
	padding-left: 21px;
}
#pied li a:hover {
	background-position: 0 -35px;
}

/* @end */

/* @group page */

#conteneur.page {
	background-color: #a41755;
}

div#conteneur.page div#gauche {
	background-color: white;
	height: 677px;
}

html>body div#conteneur.page div#gauche {
	height: auto;
	min-height: 677px;
} 

div#conteneur.page div#droite {
	height: 677px;
	position: relative;
	background: #a41755 url(im/phCoin.jpg) no-repeat left top;
}

#piedPage { 
	display: block;
	clear: both;
	height: 35px;
	background-image: url(im/home/pied.png);
	text-align: left;
	line-height: 34px;
	color: #a67b90;
	font-size: 10px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-variant: normal;
	text-indent: 20px;
}

/* @group contenu */

div#contenuPage {
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
}

div#contenuPage a {
	color: #095fa8;
	border-bottom: 1px solid #cae6ff;
}

div#contenuPage a:hover {
	color: #ff0089;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

div#contenuPage h1 {
	color: #095fa8;
	font: italic 36px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
	text-align: left;
}
div#contenuPage h2 {
	margin-top: 0;
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #095fa8;
	text-align: center;
}
div#contenuPage h3 {
	font-size: 18px;
	color: #59585a;
}
div#contenuPage h4 {
	color: #bc0b63;
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-color: #ffe9f4;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-bottom: 0;
}
div#contenuPage h5 {
	font-size: 18px;
	margin-bottom: -5px;
	color: #a41755;
	font-style: italic;
}
div#contenuPage h6 { 
	font-size: 16px;
	margin-bottom: -5px;
	color: #095fa8;
	font-style: italic;
}


/* @end */

/* @group droite */

/* @group m1 */

#m1 { 
	position: absolute;
	top: 210px;
	left: 0;
}
ul#m1 { 
	margin: 0;
	padding: 0 0 0 20px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}
.plus { 
	padding: 0 0 0 20px;
	margin: 0;
	height: 120px;
}

ul#m1 li {
	list-style-type: none;
	display: block;
	height: 20px;
}

ul#m1 li a {
	background: url(im/home/droiteFleche.png) no-repeat;
	padding-left: 25px;
	padding-right: 2px;
}
ul#m1 li a:hover, ul#m1 li a.select {
	color: white;
	background-position: 0 -20px;
}
li a.select {
	color: white;
	background-position: 0 -20px;
	border: 1px solid #e3e3e3;
}



/* @end */

/* @group m2 */

ul#m2 { 
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0;
	padding: 0 0 0 30px;
	font-size: 11px;
}

ul#m2 li {
	list-style-type: none;
	display: block;
	height: 16px;
	padding-bottom: 1px;
}

ul#m2 li a {
	background: url(im/home/droiteFleche.png) no-repeat 0 0;
	padding-left: 25px;
	height: 16px;
	display: block;
	padding-right: 2px;
}
ul#m2 li a:hover, ul#m2 li a.select {
	background-position: 0 -22px;
}



/* @end */



/* @end */



/* @end */

/* @group Photos */

.photoGC { 
	background-color: white;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoG { 
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0
}

.photoDC { 
	background-color: white;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoD { 
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0;
	border: solid 0 #39546d
}

.photoCC { 
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoC { 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	border: solid 0 #39546d
}

.photoGC, .photoG, .photoDC, .photoD, .photoCC, .photoC { 
	color: gray;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

.clear { 
	clear: both;
}



/* @end */
+
