/* BODY */

body {	margin:0px;	padding:0px;}
body.principal{	background-color: #F4EEEE;}
body.pagina, .pagina{
	background-image:url(../imagenes/fondopags.jpg);
	background-repeat:no-repeat;
	background-position:0px top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8F8882;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
/* DIVS */
#contenedor {
	width:780px;
	height:487px;
	position: absolute;
	top: 50%;
	left:50%;
	margin-top: -223px;
	margin-left: -390px;
	background-image:url();
	background-repeat:repeat-x;
	background-position:20px top;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}


#google_translate_element { position:absolute; left:50%; margin-left:-394px;}
#superior {
	width:780px;
	height:70px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px;
	background-image:url(../imagenes/fondomenu.jpg);
	background-repeat:no-repeat;
	background-position:0px top;	
}
#contenido {
	width:780px;
	height:396px;
	position:absolute;
	top:70px;
	left:0px;
	margin:0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px;
}
#menu{
	position:absolute;
	top:42px;
	margin:0px 0px 0px 0px;
	border-style: solid;
	border-width: 0px;
	width:430px;
	height:20px;
	left: 350px;
}
#pie {
	width:776px;
	height:40px;
	position:absolute;
	top:466px;
	left:-1px;
	margin:0px 0px 0px 0px;
	border-style: solid;
	border-width: 1px;
	padding-top: 2px;
	background-color: #E5E5E5;
        text-align: center;
}
#foto{
	position:absolute;
	left: 2px;
	top: 32px;
	width: 274px;
}
#contpag{
	position:absolute;
	left: 293px;
	top: 19px;
	width: 473px;
	height: 336px;
}

#descarga{	position:absolute;
	left: 34px;
	top: 236px;
	width: 235px;
	height: 47px;}
#direccion{	position:absolute;
	left: 4px;
	top: 191px;
	width: 273px;
	height: 89px;}	
/*  OPCIONES  MENU */
.opcMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #A09F9F;
	text-decoration: none;
}
.opcMenuON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #E30000;
	text-decoration: none;
}
.opcMenu:hover{	color:#FF0000;	text-decoration:none;}


/*  ENLACES  */
a.email:hover{color:#FF0000; text-decoration:none;}
a.link,a.linkDw{font-size: 9pt; font-weight: normal;color:#C67878; text-decoration:none;}
a.linkDw{
	font-size: 9pt;
	font-weight: normal;
	color:#C67878;
	text-decoration:none;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.emailDir{font-size: 8pt;color: #8F8882;text-align: center;}
a.emailDir:hover{color:#FF0000; text-decoration:none;}


/* TEXTOS */
H3,H4 {font-size: 9pt;	font-weight: normal;}
H4{}
.txtpie,a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
	padding-right: 4px;
}

.TxtCabecera { color: #E30000; font-weight: bold; font-size: 11pt;}
.txtDir {font-size: 8pt}

/*  FORMULARIO  */
input{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;}
