.tablas {
	background-color: #FFFFFF;
}
.titulos_secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	background-attachment: scroll;
	background-image: url(../img/titulares2.jpg);
	background-repeat:   repeat-y;
	padding-left: 15px;
	text-align: left;
	background-position: center center;
	padding-bottom: 10px;
}
.titulos_secciones_interior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 7px;
	height: 15px;
	padding-left: 5px;
	text-align: left;
}
.marco {
	border: 1px solid #d2d2d2;
	padding: 3px;
	height: 116px;
	width: 116px;
}
.titulos_rojos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 7px;
}
.textos12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 7px;
}
.titulos_lilas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.letras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.letras:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.letras:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.letraschicas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.letraschicas:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.letraschicas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}.textos12Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 7px;
}
body {
	background-color: #D0D2E1;
	background-image: url(../img/fondo10.jpg);
	background-repeat:  repeat-y;
	background-position: center;
}
.bot {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/bot.jpg);
	height: 29px;
	width: 200px;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	white-space: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	display: table-cell;
}
.bot:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/bot.jpg);
	height: 29px;
	width: 200px;
	text-align: center;
	padding-top: 7px;
	ont-weight: bold;
	text-decoration: none;
	margin: 0px;
	white-space: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	display: table-cell;
}
.bot:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url(../img/bot.jpg);
	height: 29px;
	width: 200px;
	text-align: center;
	padding-top: 7px;
	ont-weight: bold;
	text-decoration: none;
	margin: 0px;
	white-space: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	display: table-cell;
}

