body {
	background-image: url(../Imagenes/fondo2.jpg);
}

h1 {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 25px;
	color: #19769E;	
}


#marco {
	width: 1000px;
	border: 1px solid #0E4258;
	margin: 10px auto 0 auto;
	background-color: #E4F5FD;
	background-image: url(../Imagenes/TGM.jpg);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	margin:20px 10px;	
}

#banner {
	position: absolute;
	margin:5px 280px;
}

#iconos {
	position: absolute;
	margin:88px 513px;
}

#cabecera {
	padding: 5px;
	margin-bottom:auto;
	height: 125px;
}

#cuerpo {
	width: 640px;
	float: left;
	padding: 30px 10px 30px 10px;
	margin-right: 5px;
	margin-left: 5px;
}

#menu {
	width:150px;
	padding-bottom: 20px;
	float: left;
}

#patrocinadores {
	width:150px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	float: right;
}

#pie {
	height: 12px;
	clear: both;
	background-color: #0E4258;
}


#listaVertical { 
width: 120px; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#listaVertical a
{
border: 2px solid #19769e;
margin: 4px 4px 4px 8px;
text-align: left;
display: block;
padding: 3px 3px 3px 25px;
width: 115px;
text-decoration: none;
color: white;
background-color: #0E4258;
background-image: url(../Imagenes/iconoazul.gif);
background-repeat: no-repeat;
background-position: 4px;
}

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

#cuadroDia{
	height: 28px;
	clear: both;
	background-color: #0E4258;
}

.enlacePie {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: xx-small;
	color: #E4F5FD;	
}

.enlacePie a {	
	color: #E4F5FD;
	text-decoration: none;
}

.enlacePie a:hover {
	text-decoration: underline;
}

.fuenteGrande {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 20px;
	color: #082E3E;	
}

.fuenteNormal {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 14px;
	color: #082E3E;
}

.fuenteNormal a{
	color: #082E3E;
	text-decoration: none;
}

.fuenteNormal a:hover {
	text-decoration: underline;
}

.fuenteSmall {
	font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: xx-small;
	color: #082E3E;	
}

.fuenteSmall a{
	color: #082E3E;
	text-decoration: none;
}

.fuenteSmall a:hover {
	text-decoration: underline;
}

input {
	height: 18px;
	font-size: 9px;
	color: #082E3E;
	border: 1px solid #0E4258;
}

textarea {
	height: 140px;
	width: 300px;
	font-size: 12px;
	color: #082E3E;
	border: 1px solid #0E4258;
}