/* CSS General */

body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px;
	background-image:url(img/bg.gif);
	background-repeat:repeat;
}

#frame{
	width:794px;
	height:auto;
	padding:0;
	margin:auto;
}

#cabecera{
	width:794px;
	height:100px;
	margin-top:51px;
	margin-left:1px;
}

#contenido{
	width:794px;
	height:470px;
	background-color:#FFFFFF;
	position:absolute;
	border:solid 3px;
	border-color:#000000;
}

#contenido1{
	widows:774px;
	height:150px;
	background-image:url(img/contenido7.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:10px;
	cursor:pointer;
}

#contenido2{
	widows:774px;
	height:150px;
	background-image:url(img/contenido8.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	cursor:pointer;
}
#contenido3{
	widows:774px;
	height:150px;
	background-image:url(img/contenido9.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	cursor:pointer;
}

/* CONTACTO*/

#contacto{
	width:400px;
	height:300px;
	background-color:#000000;
}

#contacto1{
	width:400px;
	height:60px;
	background-color:#323232;
	background-image:url(img/cabcontacto.jpg);
	cursor:pointer;
}

#contacto1_1{
	width:400px;
	height:20px;
	background-color:#000000;
	border-bottom:solid 1px;
	border-color:#323232;
	text-align:right;
}

.contacto1_1{
	font-family:Garamond;
	font-size:14px;
	color:#999999;
	margin-right:20px;
	padding-top:2px;
}

#contacto2{
	width:400px;
	height:180px;
}

#contacto2h{
	width:400px;
	height:89px;
	border-bottom:solid 1px;
	border-color:#323232;
}

#contacto2v1{
	width:199px;
	height:89px;
	border-right:solid 1px;
	border-color:#323232;
	background-image:url(img/contacto1.jpg);
	float:left;
	text-align:center;
}

#contacto2v2{
	width:199px;
	height:89px;
	background-image:url(img/contacto2.jpg);
	float:left;
	text-align:center;
}

#contacto2v3{
	width:199px;
	height:89px;
	border-right:solid 1px;
	border-color:#323232;
	background-image:url(img/contacto3.jpg);
	float:left;
	text-align:center;
}

#contacto2v4{
	width:199px;
	height:89px;
	background-image:url(img/contacto4.jpg);
	float:left;
	text-align:center;
}

#contacto3{
	width:400px;
	height:39px;
	background-color:#323232;
}

.contactotxt{
	font-family:Garamond;
	font-size:16px;
	color:#999999;
}

#galeria{
	width:780px;
	height:50px;
	background-color:#323232;
	background-image:url(img/cabgaleria.jpg);
	cursor:pointer;
}

#localizacion{
	width:640px;
	height:549px;
	background-color:#FFFFFF;
}

#localizacioncab{
	width:640px;
	height:28px;
	background-image:url(img/cablocalizacion.jpg);
	cursor:pointer;
}

#localizacioncab2{
	width:640px;
	height:20px;
	text-align:center;
	color:#999999;
}

.localizacioncab2{
	font-family:Garamond;
	font-size:14px;
	color:#999999;
	padding-top:2px;
}

#localizacionbody{
	width:640px;
	height:500px;
}





