/* CSS Document */

BODY{
	margin:0px;
	background-color:#000000;
}

.td1{
	background-image:url(../img/1.jpg);
	background-repeat:repeat-x;
}

.m1{
	background-image:url(../img/m1.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:40px;
}

.cab_nueva{
	background:url(../img/cab_roja.jpg);
	background-repeat:no-repeat;
	height:249px;
	width:790px;
}





.fondo1{
	background-image:url(../img/tdmenu.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:43px;
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}



.noenlace{
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	
	
}

.tabla{
	background-image:url(../img/bajo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:790px;
}

.activado{
	background-image:url(../img/m4.jpg);
	background-repeat:no-repeat;
	font-family:Verdana;
	font-size:16px;
	color:#FFFFFF;
	width:110px;
	height:40px;
}

.tdlinea{
	background:url(../img/pixel_rojo.gif);
	background-repeat:repeat-x;
	height:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	text-decoration:none;
	background-position:bottom;
}




.tdtexto{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
	text-decoration:none;
}

.titpro{
	font-family:Tahoma;
	font-size:11px;
	color:#E52226;
	text-align:justify;
	text-decoration:none;
}

.tdpie{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}



.linea_texto{
	background:url(../img/lineaup.jpg);
	background-repeat:repeat-x;
}

.enunciados{

	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.enunciados:hover{

	font-family: Tahoma;
	font-size:11px;
	color: #c10017;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.comentarios{

	width:265px;
	background-color: #EEEEEE;
	border: 1px dotted #c10017;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana;
}
.ta {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c10017;
}

.informatica{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
}