@charset "utf-8";
/* CSS Document */

body{
margin:0px;
background-image:url(../images/main/lomas-de-granadilla_01.jpg);
background-repeat:repeat-x;
background-color:#c7cbb1;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#717365;
text-align:justify;
}
.container{
width:909px;
margin-left:auto;
margin-right:auto;
}
.main_back{
background-image:url(../images/main/lomas-de-granadilla_52.jpg);
background-repeat:repeat-y;
width:909px;
}
.footer{
height:52px;
background-color:#599cc3;
background-repeat:repeat-x;
text-align:center;
color:#FFFFFF;
}
.footer a:link{
color:#FFFFFF;
text-decoration:none;
}
.footer a:visited{
color:#FFFFFF;
text-decoration:none;
}
.footer a:hover{
color:#FFCC00;
text-decoration:underline;
}
.box1{
background-image:url(../images/main/lomas-de-granadilla_43.jpg);
background-repeat:no-repeat;
width:297px;
height:141px;
}
.box2{
background-image:url(../images/main/lomas-de-granadilla_44.jpg);
background-repeat:no-repeat;
width:297px;
height:107px;
}
.al_right{
text-align:right;
}
.al_left{
text-align:left;
}.tablas_titulos {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B6F58;
	text-indent: 5px;
	height: 25px;
}
.border_cells {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6B6F58;
	border-bottom-color: #6B6F58;
	padding: 3px;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6B6F58;
}
a:link{
color:#717365;
text-decoration:none;
}
a:visited{
color:#717365;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}.formborder {
	border: 1px dotted #6B6F58;
	font-size: 11px;
	color: #6B6F58;
}
.boton {
	color: #FFFFFF;
	background-color: #5EA2C7;
	border: 1px dotted #366883;
}
