body {
	/*background-image: url(../Imagenes/fondo2.jpg);*/
}
#marcoExterior {
	width: 980px;
	height: 720px;
	border: 1px hidden  black;
	margin: 10px auto 0 auto;
	background-image: url(../Imagenes/vdf.jpg);
	background-color: White;
	background-repeat: no-repeat;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF2033;
	margin-top: 15px;	
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;	
}

#marcoInterior {
	background: url(../Imagenes/pegote3.jpg) no-repeat;
	position: absolute;	
	float: right;
	width: 600px;
	height: 570px;
	margin-left: 300px;
	margin-top: 20px;
   padding-right: 10px;
	background-color: White;
	/*border: 1px solid black;*/
	border-bottom: 3px solid ;	
	border-bottom-color: #C1C1C1;
	border-bottom-style: solid;	
	border-right-color: #C1C1C1;
	border-right-style: solid;	
	overflow: auto;
	/*padding-right: 10px;*/
	scrollbar-face-color: #C1C1C1;
	scrollbar-highlight-color: #C1C1C1;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-shadow-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
}

#cuerpo {
	float: right;
	width: 460px;
	height: 555px;
	
	font-family: Comic Sans MS; 
	font-size: small;
/*	border: 1px solid black;*/
	
}



#listaVertical { 
float: left;
width: 75px; 
font-family: Comic Sans MS;
font-size: 12px;
}

#listaVertical a
{
border: 2px solid #C1C1C1;
font-weight: bolder;
margin: 4px 4px 4px 8px;
text-align: left;
display: block;
padding: 3px 3px 3px 25px;
width: 75px;
text-decoration: none;
color: Black;
background-color: White;
background-image: url(../Imagenes/little.jpg);
background-repeat: no-repeat;
background-position: 4px;
}

#listaVertical a:hover
{
color: #FF2033;
font-weight: bolder;
background-image: url(../Imagenes/little.jpg);
background-repeat: no-repeat;
background-position: 8px;
}

.estilo1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.estilo1 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: #FF2033;
}

.estilo1 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: #FF2033;
}

.estilo2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}

.estilo2 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.estilo2 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: Black;
}

#anuncio {
	position: absolute;
	margin-left:55px;
	margin-top:450px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
 	font-size: 10px;
	color: black;	
	z-index: 2;
	float: right;
	width: 200px;
	/*background-color: #C1C1C1;*/
	height: 130px;
}

#anuncio marquee {
	/*width: 100%;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42387F;	
	letter-spacing: 3px;
	padding: 5px;
}

#calendario {
	position: absolute;
	margin-left:90px;
	margin-top:275px;
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
 	font-size: 10px;
	color: black;	
	z-index: 2;
	float: left;
	width: 130px;
}

#calendario a {
	color: white;
	text-decoration: none;
}

#calendario a:hover {
	text-decoration: underline;
}

#calendario table{
	width: 125px;
	border: 2px solid #FF2033;
	background-color: White;
}

#calendario td{
	width: 15px;
	border: 0px;
	text-align: center;	
}

.estilo3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.estilo3 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

.estilo3 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: underline;
	color: Black;
}

.estilo4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FF2033;
}

.estilo4 a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FF2033;
}

.estilo4 a img {
	border-color: #C1C1C1;
}

.estilo4 a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
	font-weight: bold;
	color: #FF2033;
}

.estilo4 a:hover img {
	border: 1px #FF2033;
	
}

/*#anuncio {
	position: absolute;
	margin-left:50px;
	margin-top:600px;
	z-index: 2;
	float: left;
	width: 864px;
	height: 80px;
	background-color: #C1C1C1;
}

#anuncio marquee {
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42387F;	
	letter-spacing: 3px;
}*/