/* CSS Document */
/* #####################################
   ###########    GENERAL   ############
   ##################################### */

BODY {
	margin: 0px;
	background: #FFFFFF;
}

A {
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 25px;
 }
A.enlace:visited {
 color: #000000;
 }
A.enlace:active {
 color: #000000;
 }
A.enlace:link {
 color: #000000;
 }
A.enlace:hover {
 color: #FFFFFF;
 }
 
A:visited {
 color: #000000;
 }
A:active {
 color: #000000;
 }
A:link {
 color: #000000;
 }
A:hover {
 color: #0099CC;
 }
 
A.horo:visited {
 color: #FFFFCC;
 }
A.horo:active {
 color: #FFFFCC;
 }
A.horo:link {
 color: #FFFFCC;
 }
A.horo:hover {
 color: #FFFFFF;
 }
 
/* #####################################
   ###########  FORMULARIO  ############
   ##################################### */
.boletin {
	margin: 3px;
	margin-top: 10px;
}

.email {
	color: #000000;
	background-color: #CCCCFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	width: 150px;
}

.boton {
	color: #FFFFCC;
	background-color: #006699;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	width: 60px;
	margin: 4px;
	margin-bottom: 0px;
}

.tablaboletin {
	width: 334px;
	margin-top: 320px;
	border: 0px;
}

.celdaboletin {
	padding-left: 10px;
}

.tituloboletin {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006699;
}
 
/* #####################################
   ###########     TEXTO    ############
   ##################################### */
h1 {
	font-family: Tahoma, Verdana, Arial;
	color: #990000;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
}

h2 {
	font-family: Tahoma, Verdana, Arial;
	color: #006699;
	padding: 0px;
	margin: 10px 30px 0px 0px;
	float: right;
}

h3 {
	font-family: Tahoma, Verdana, Arial;
	color: #3399CC;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	float: right;
}

.copyright {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 8.5pt;
	padding-top: 3px;
}

.titulo {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 10pt;
}

.texto {
	font-family: Verdana, Tahoma, Arial;
	color: #FFFFFF;
	font-size: 9pt;
}

/* #####################################
   ###########   CABECERA   ############
   ##################################### */
.tablacabecera {
	margin: 0px;
	padding: 0px;
	width: 780px;
	height: 129px;
	background-image: url("../images/top.jpg");
}



/* #####################################
   ###########    CUERPO    ############
   ##################################### */
.tablacuerpo {
	width: 780px;
	border: 0px;
}

.cuerpo1 {
	width: 334px;
	height: 470px;
	background-image: url("../images/izq.jpg");
	background-position: top;
	background-repeat: no-repeat;
	background-color: #305986;
	border-right: solid #FFFFFF 1px;
}

.cuerpo2 {
	width: 446px;
	border: 0px;
	background-color: #305986;
	border-right: solid #FFFFFF 1px;
}

.celda1 {
	height: 26px;
	background-image: url("../images/adorno1.jpg");
	background-repeat: repeat-x;
}

.celda2 {
	height: 19px;
	background-image: url("../images/adorno2.jpg");
	background-repeat: repeat-x;
	padding-left: 5px;
	border-bottom: solid #FFFFFF 1px;
}

.tabla1 {
	width: 436px;
	border: solid #FFFFFF 1px;
	margin: 5px;
}

.menu2 {
	width: 147px;
	height: 29px;
	border-bottom: solid #CCCCCC 1px;
	padding-left: 10px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
}

.tablamenu {
	border: 0px;
	width: 145px;
	height: 145px;
	margin-top: 5px;
	margin-right: 2px;
}

/* #####################################
   ###########      PIE     ############
   ##################################### */

.tablapie {
	width: 780px;
	height: 21px;
	border: 0px;
	background-image: url("../images/pie.jpg");
	background-repeat: no-repeat;
}
