/* CSS Document */
/*  Hoja de estilos para apartamentos rurales San Juan */

#wrapper {
	
	color: #293F1C;
	background-color:#FFEEE4;
	width: 720px;
	margin-top: 10px;
	margin-right: auto; 
	margin-bottom: 10px;
	margin-left: auto;
	
}

body {
	background-image: url(images/fondo.jpg);
	background-repeat:no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 72%;
}

address {
	text-align: center;
	font-size: 90%;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 1.5em;
}

h1 {
color: #87a448;
margin-top: 20px;
margin-left: 30px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-size:2.4em;}

.red {color:#614240;}
.naranja {color:#bf8a44;}


.txtcenter {
 text-align:center;
 }

h2 {
font-size: 130%;
margin-bottom: 1em;
}
h3 {
color:#bf8a44;
margin-left: 50px;
font-size: 1.2em;
font-family:"Times New Roman", Times, serif;
font-style:italic;
}

* {
	padding: 0;
	margin: 0;
}

li {list-style-type: square;}

p, ul {
margin-top: 0;
margin-right: 0;
margin-bottom: 1em;
margin-left: 0;
}
ul ul {margin: 0;}
li {
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 1em;
}

#pie {
padding: 20px;
padding-top: 10px;
border-top: 1px solid #173525;
margin-top: 20px;
}

#encabezado0 {
font-family: "Savoye LET", "Monotype Corsiva";
padding-top: 10px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 20px;
}

#encabezado {
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left:20px;
}

#areatexto {
padding-top: 20px;
padding-right: 10px;
padding-bottom: 20px;
padding-left: 20px;
}

#navegacion {
/*background-color:#c4d4a8;*/
padding-top: 20px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;
text-align: right;
}

#cajafotos {
padding-left: 60px;}

#cajafotos2 {
padding-left: 45px;}

h2 {
height: 31px;
padding-top: 20px;
padding-left: 10px;
font-size: 1.6em;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
color: #84a54a;
border-bottom: 1px dotted #b1b1b1;
}

a:link {color:#557c2b; text-decoration:none;}
a:visited {color: #83a956; text-decoration: none;}
a:hover {color: #821115; text-decoration:none;}
a:active {color:#577e2d; text-decoration:none;}

img {

 }
 
 .caja {
 border-top: 1px solid #666633;
 border-bottom: 1px solid #666633;
 border-left: 1px solid #666633;
 border-right: 1px solid #666633;
 padding: 10px;
 border-color:#666633;
 
 }
 
blockquote {
background-color: #fce6d9;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
}
ul li{
list-style-type:none;
}

fieldset {

 padding: 10px;
 
}

