body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #2F426F;
}
a:visited {
	color: #2F426F;
}
a:hover {
	color: #8A9ABF;
}
a:active {
	color: #2F426F;
}
.cabecera {
	background-image: url(imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 744px;
}
.fondoMenu {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 704px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #D0D7E6;
	text-decoration: none;
}
.pie {
	background-image: url(imagenes/pie.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 704px;
	padding-top: 13px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #FFFFFF;
	text-align: center;
}
.anuncio_titulo {
	background-image: url(imagenes/anuncio_titulo.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 208px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}
.anuncio_pie {
	color: #666666;
	background-image: url(imagenes/anuncio_pie.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 208px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 30px;
}
.anuncio_pie a:link {
	color: #666666;
	text-decoration: none;
}
.anuncio_pie a:visited {
	color: #666666;
	text-decoration: none;
}
.anuncio_pie a:active {
	color: #666666;
	text-decoration: none;
}
.anuncio_pie a:hover {
	color: #000000;
	text-decoration: none;
}
.anuncio_contenido {
	background-image: url(imagenes/anuncio_contenido.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 208px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #666666;
	margin: 0px;
}
.anuncio_contenido a:link {
	color: #666666;
	text-decoration: none;
}
.anuncio_contenido a:visited {
	color: #666666;
	text-decoration: none;
}
.anuncio_contenido a:active {
	color: #666666;
	text-decoration: none;
}
.anuncio_contenido a:hover {
	color: #000000;
	text-decoration: none;
}
.anuncio_titulo a:link {
	color: #666666;
	text-decoration: none;
}
.anuncio_titulo a:visited {
	color: #666666;
	text-decoration: none;
}
.anuncio_titulo a:active {
	color: #666666;
	text-decoration: none;
}
.anuncio_titulo a:hover {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #2F426F;
	background-image: url(imagenes/usb_titulo.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 30px;
}
h2 {
	font-size: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCC7E2;
	border-bottom-color: #BCC7E2;
	border-bottom-width: 1px;
	padding-bottom: 4px;
	padding-top: 3px;
}
h3 {
	font-size: 12px;
	color: #2F426F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.contenido {
	background-image: url(imagenes/fondo_contenido.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
