/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cf142b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 20px;
	color: #000000;
}

h3 {
	font-size: 14px;
	color: #000000;
}

.menu {
	font-size: 12px;
	color: #991f36;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	text-align: left;
}

a.menu:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	text-align: left;
}

.dia {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	text-align: left;
}

a.dia:hover {
	font-size: 12px;
	color: #cf142b;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	text-align: left;
}

.dia2 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	text-align: left;
}

.peque {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

a.peque:hover {
	font-size: 9px;
	color: #991f36;
	text-decoration: none;
}

.fecha {
	font-size: 10px;
	color: #dededd;
	text-decoration: none;
}

.cadena {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
		font-weight: bold;

}
a.cadena:hover {
	font-size: 12px;
	color: #dededd;
	text-decoration: none;
		font-weight: bold;

}
.p_hora {
	font-size: 10px;
	color: #991f36;
	text-decoration: none;
	font-style: italic;
}

.p_titulo {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.p_titulo:hover {
	font-size: 10px;
	color: #cf142b;
	text-decoration: none;
	font-weight: bold;
}

.p_tipo {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.p_texto {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.imagen {
	border-top-color: #dededd;
	border-right-color: #cf142b;
	border-bottom-color: #cf142b;
	border-left-color: #dededd;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.actor {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;		
}
a.actor:hover {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;		
}

.a_texto {
	font-size: 14px;
	text-align: justify;
}

.a_coment {
	font-size: 12px;
		color: #999999;
	text-align: justify;
	font-style: italic;
}

.letra {
	font-size: 20px;
	color: #991f36;
	text-decoration: none;		
}
a.letra:hover {
	font-size: 20x;
	color: #cf142b;
	text-decoration: none;		
}

.letra2 {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.letra2:hover {
	font-size: 12x;
	color: #991f36;
	text-decoration: none;	
	font-weight: bold;	
}
.letra3 {
	font-size: 12px;
	color: #991f36;
	text-decoration: none;
	font-weight: bold;
}

.tipo {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

.n_hora {
	font-size: 12px;
	color: #991f36;
	text-decoration: none;
	font-style: italic;
}

.n_titulo {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.n_titulo:hover {
	font-size: 12px;
	color: #cf142b;
	text-decoration: none;
	font-weight: bold;
}

.n_tipo {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.n_texto {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.formula {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-indent: 2px;
}

input {
	font-size: 9px;
	background-color:#dededd;
	color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

TEXTAREA {
font-size: 12px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
border-bottom-style: none;
background-color:#DDDDDD;
color:#000000;

}

.canal {
	font-size: 12px;
	color: #dededd;
	text-decoration: none;
	font-weight: bold;
}

a.canal:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
		font-weight: bold;
}

.canal2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}	
