/*HEADER START*/
div.header
{
	margin:0  0 0 0;
	padding:0 0 0 0;
	font-family: "Verdana";
	background-image:url(http://www.equirodi.com/cheval/img/ecuriedarche/banner.gif);
	background-position: center;
	background-repeat: no-repeat;
	height:222px;
	position:relative;
	top:-1px;
	width:1000px;

}
/*HEADER END*/

/*MENU START*/
div.menu
{
	width:570px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	position: relative;
	height:35px;
	left:217px;
	top:110px;
}

div.menu_text
{
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0;
	color:#FFFFFF;
	font-weight:normal;
}

a:link.menu1 {color: #FFFFFF; text-decoration:none; font-family:"Times New Roman"; font-size:20px;  letter-spacing:1px;}
a:active.menu1 {color: #FFFFFF; text-decoration:none; font-family:"Times New Roman"; font-size:20px;  letter-spacing:1px;}
a:visited.menu1 {color: #FFFFFF; text-decoration:none; font-family:"Times New Roman"; font-size:20px;  letter-spacing:1px;}
a:hover.menu1 {color: #FFFFFF; text-decoration:underline; font-family:"Times New Roman"; font-size:20px;  letter-spacing:1px;}
/*MENU END*/

/*CONTENT START*/
div.container
{
	margin:0  0 0 0;
	padding:0 0 30px 0;
	font-family: "Trebuchet MS";
	width:1000px;
	position:relative;
	top:-2px;
}

div.content,div.home
{
	margin:auto;
	padding:0 0 0 0;
	font-family: "Trebuchet MS";
	width:806px;
	position:relative;
	top:-60px;
	background-image:url(http://www.equirodi.com/cheval/img/ecuriedarche/bg-content.gif);
	background-position:top;
	background-position:right;
	background-repeat: repeat-y;
}


div.page_title
{
	height:50px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:center;
}

div.home p
{
	text-align:center;
	font-family:Times New Roman;
	font-size:18px;
	font-style:italic;
	letter-spacing:1px;
}

div.content p
{
	margin:0;
	padding:0 50px 0 50px;
	text-align:left;
	font-family:Times New Roman;
	font-size:18px;
	font-style:italic;
	letter-spacing:1px;
}

div.content h1
{
font-size:18px;
	padding:10px 40px 10px 60px;
	margin:0;
	text-align:justify;
	color:#003366;
	font-weight:bold;
text-align:center;
}

div.content h2
{
font-size:14px;
	padding:10px 40px 10px 60px;
	margin:0;
	text-align:justify;
	color:#003366;
	font-weight:bold;
}

a:link.content{color: #FFFFFF; font-size:18px; text-decoration:underline;}
a:active.content {color: #FFFFFF; font-size:18px; text-decoration:underline;}
a:visited.content {color: #FFFFFF; font-size:18px; text-decoration:underline;}
a:hover.content {color: #FFFFFF; font-size:18px; text-decoration:underline;}

div.gallery table
{
width:680px;
padding:0;
margin:0;
text-align:center;
}

div.gallery img
{
border: #FFFFFF 1px solid;
}

div.gallery p
{
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	font-family:Times New Roman;
	font-size:18px;
	font-style:italic;
	letter-spacing:1px;
}
/*CONTENT END*/



/*FOOTER START*/


div.footer
{

	margin:auto;
	padding:0 0 0 0;
	font-family: "Trebuchet MS";
	width:806px;
	position:relative;
	top:0px;
	background-image:url(http://www.equirodi.com/cheval/img/ecuriedarche/footer.gif);
	background-position:top;
	background-position:right;
	background-repeat: repeat-y;
	top:-102px;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	height:100px;
}

a:link.footer{color: #FFFFFF; text-decoration:underline; font-size:12px;}
a:active.footer {color: #FFFFFF; text-decoration:underline; font-size:12px;}
a:visited.footer {color: #FFFFFF; text-decoration:underline; font-size:12px;}
a:hover.footer {color: #FFFFFF; text-decoration:underline; font-size:12px;}


/*FOOTER END*/