/*
Creado por Pitufin
para Casas Rurales Xuan
http://www.casasruralesxuan.com
Copyright 2008 - Casas Rurales Xuan
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1F5111;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1F5111;
}

body {
	
	background: #8CBB5F url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
}

#back
{
width: 799px;
background: #E3F5D1;
margin: 0 auto;
}

#header {
	height: 250px;
	text-align: left;		
}

#menu
{
width: 800px;
height: 69px;
padding-left: 10px;
background: url(images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}


#menu a {
	float: left;
	width: 130px;
	height: 44px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #1E5010;
	font-weight: bold;
	padding-top: 15px;
	font-size: 10px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 130px;
    height: 44px;
	color: #F8FAF7;
	text-decoration: underline;
}


#logo {
background: url(images/header2.jpg) no-repeat;
width: 769px;
height: 101px;
text-align: left;
padding-top: 150px;
padding-left: 30px;
margin-bottom: 10px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #F8FAF7;
}

#logo H1
{
padding: 0px;
margin: 0px;
color: #009900;
}

#logo H2
{
font-size: 14px;
padding: 0px;
margin: 0px;
color: #0099FF;
}

#logo H3
{
font-size: 16px;
padding: 0px;
margin: 0px;
color: #0099FF;
}

#miga {
text-align: left;
}

#miga p
{
padding: 0px;
margin: 0px;
color: #009900;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#miga a
{
padding: 0px;
margin: 0px;
color: #0099ff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#main
{
padding: 10px;
padding-top: 60px;
}

#count
{
	width: 229px;
}

#count p
{
font-size: 14px;
text-align: center;
color: #0033CC;
font-weight: bold;
padding: 10px;
}

#left
{
	width: 229px;
}

#left H3
{
width: 209px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-left: 20px;
padding-top: 20px;
text-transform: uppercase;
color: #1E5010;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;

}

#left li
{
background: #E9EFE4;
border-left: 1px solid #1F5111;
border-right: 1px solid #1F5111;
border-bottom: 1px solid #1F5111;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
	border: 0px;
}

#left a {
	color: #1F5111;
}
#left a:visited {
	color: #1F5111;
}

#left p
{
padding: 10px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #000000;
	background: #FFFFFF;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar th {
	border: 1px solid #0066CC;
	font-weight: bold;
	color: #0066CC;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#calendar #now {
	background: #696969;
	border: 1px solid #009900;
	font-weight: bold;
	color: #ffffff;
	height: 30px;
	vertical-align: middle;
	font-size: 14px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 3px;
}

.date2 {
	float: left;
	width: 53px;
	height: 54px;
	background: url(images/date.gif) no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}


.date2 b {
	display: block;
	font-size: 35px;
	color: #2F6AA2;
}


.nomweb {
color:#0033CC;
font-weight:bold;
}

#right
{
float: right;
width: 500px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #1F5111;
}

#right a
{
color: #1F5111;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #1F5111;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
}

.date a {
	color: #D72020;
}

#center {
	text-align: center;
}

#footer {
	height: 50px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #1E5010;
	background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #1F5111;
}

#footer a {
	color: #1F5111;
}

#footer H3 {
	color: #0033CC;
	text-align: center;
}

.foto {
padding:1px;
margin-bottom:10px;
margin-left:1px;
margin-right:1px;
margin-top:10px;
border:3px solid #1F5111;
border-bottom:3px;
border-left:3px;
border-top:3px;
border-right:3px;
}

#galeria th {
color:#006600;
background-color:#FFFFFF;
padding-top:5px;
padding-bottom:5 px;
border:1px solid #000000;
border-bottom:1px;
border-left:1px;
border-top:1px;
border-right:1px;
}

#galeria tr {
background-color:#0099FF;
}

#galeria td {
text-align:center;
padding-top:5px;
padding-bottom:5 px;
border:1px solid #1F5111;
border-bottom:1px;
border-left:1px;
border-top:1px;
border-right:1px;
}
