/*****GENERALES*****/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/base/fondo.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a {
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	text-indent: -10px;
}

/*****RELOJ*****/
.reloj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
}

/*****CABECERA*****/
.cabecera {
	position: relative;
	width: 900px;
	left: 0px;
	top: 0px;
}
.imagenes_cabecera {
	width: 710px;
	position: absolute;
	top: 0px;
	left: 190px;
}
.botonera_cabecera {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	position: absolute;
	width: 710px;
	left: 190px;
	top: 155px;
	height: 20px;
}
.boton_cabecera {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 23px;
	padding-left: 23px;
}
a.boton_cabecera:hover {
	color: #CCCCCC;
}

/*****BOTONERA*****/
.botonera {
	position: absolute;
	width: 178px;
	left: 0px;
	top: 182px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../imagenes/base/botonera/boton.gif);
	padding-left: 25px;
	display: block;
	width: 153px;
	padding-top: 6px;
	height: 19px;
}
a.boton:hover {
	color: #CCCCCC;
}

/*****PIE*****/
.pie {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 710px;
	padding-bottom: 10px;
	position: relative;
	left: 190px;
	top: 7px;
	font-size: 10px;
	color: #FF5700;
}

/*****SUBBOTONERA*****/
.subbotonera_5bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 35px;
	width: 692px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../imagenes/base/subbotonera/subbotonera_5bot.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.subbot_5bot_01 {
	text-decoration: none;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 1px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_02 {
	text-decoration: none;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 139px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_03 {
	text-decoration: none;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 277px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_04 {
	text-decoration: none;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 415px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_05 {
	text-decoration: none;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 553px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_01_select {
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E9EE;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 1px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_02_select {
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E9EE;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 139px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_03_select {
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E9EE;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 277px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_04_select {
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E9EE;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 415px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.subbot_5bot_05_select {
	font-weight: bold;
	text-decoration: none;
	background-color: #E6E9EE;
	height: 20px;
	width: 137px;
	position: absolute;
	left: 553px;
	top: 1px;
	text-align: center;
	padding-top: 9px;
}
.columna_derecha {
	position: absolute;
	top: 0px;
	left: 0px;
	float: right;
}
.columna_izquierda {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 12px;
}
.columna_relativa {
	position: relative;
	width: 710px;
	left: 0px;
	top: 0px;
}
.columna_absoluta {
	position: absolute;
	width: 710px;
	left: 0px;
	top: 0px;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B5998;
	text-decoration: none;
	background-image: url(../imagenes/varias/facebook/fondo_facebook.gif);
	position: absolute;
	z-index: 1000;
	height: 52px;
	width: 116px;
	left: 0px;
	top: 0px;
	padding-top: 15px;
	padding-left: 62px;
}
.celeste_facebook {
	color: #3B5998;
	text-decoration: none;
}
a.celeste_facebook:hover {
	color: #3B5998;
	text-decoration: underline;
}
.rotulos {
	padding-bottom: 30px;
}
.titular_seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
	text-align: center;
	padding-bottom: 20px;
}
.separador_pie {
	width: 400px;
	background-image: url(../imagenes/base/pie/separador_pie.gif);
	margin-top: 50px;
	margin-bottom: 15px;
	height: 1px;
	margin-left: 155px;
}
.pie_separador {
	background-image: url(../imagenes/base/pie/pie_separador.gif);
	height: 1px;
	width: 400px;
	margin-top: 100px;
	margin-bottom: 15px;
	margin-left: 155px;
}

.imagen_10arriba {
	padding-top: 10px;
}
.imagen_10abajo {
	padding-bottom: 10px;
}

