/* CSS Document */

body {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#DDDDDD;
	background-color:#CC3333;
	}

#cont0 {
	width:900px;
	margin:auto;
	padding:10px;
	background-color:#FFEEEE;
	}

#sidelink {
	width:600px;
	float:right;
	text-align:right;
	}

#logo {
	width:300px;
	}

#cont2 {
	margin:10px 0 0 0;
	padding:10px;
	background-color:#CC3333;
	}

#ads { margin: 10px auto 0; width:728px; }

#clear { clear:both; }

/* INDEX */
#icont {
	width:880px;
	margin:auto;
	}

#inews {
	float:left;
	width:264px;
	padding:0px 5px;
	margin:auto;
	background-color:#BB2222;
	text-align:justify;
	}

#ipic {	
	float:left;
	margin:0 15px;
	width:290px;
	padding:5px;
	background-color:#BB2222;
	}

#ipic img { width:290px; }

#iscore {
	float:right;
	width:270px;
	padding:3px;
	background-color:#BB2222;
	}

#iscore td { width:32px; }

/* PLANTEL */
ul.plantel { list-style:none; margin-left: -20px; }

/* RESULTADOS */
#tfec {	float:left; }

#tgen {	float:right; }

/* FOTOS */
#pict { 
	float:left;
	width:650px;
	}

#piclist {
	float:right;
	width:230px;
	}

#piclist li { margin: 2px; list-style:none; float:left; }
#piclist img { width: 110px; }

/* VIDEOS */
#vyou {
	margin:auto;
	width:720;
	}

#vlist {
	margin:10px auto 0;
	width:570px;
	}

#vlist img { width:110px; margin: 0 2px 0 2px; }

/* CONTACTO */

#gmap {
	margin: 20px auto 0;
	width:850px;
	}

/* GENERAL */

p { margin:5px; padding:0; }

h1, h2, h3, h4, h5, h6 { margin:10px 5px; padding:0; }

a:link { color:#FFFFFF; }
a:visited { color:#EEEEEE; }
a:hover { font-weight:bold; }
a:active { color:#DDDDDD; }

/* SIDELINKS */

#sidelink a:link { color:#CC3333; text-decoration:none; font-size:20px; margin:5px; }
#sidelink a:visited { color:#CC3333; text-decoration:none; font-size:20px; margin:5px }
#sidelink a:hover { text-decoration: underline overline; font-weight:normal; }
#sidelink a:active { color:#333333; }

#sidelink img { border:0; }

/* TABLAS */

td { color:#000000; background-color:#FFEEEE; padding:2px 8px; text-align:center; }
td a:link, td a:visited, td a:hover, td a:active { color:#000000; text-decoration:none; font-weight:normal; }
td.l { background-color:#CCCCFF; }
td.v { background-color:#FFCCCC; }
td.empty { font-size:12px; text-align:left; background-color:transparent; }
td.empty a:link, td.empty a:visited, td.empty a:hover, td.empty a:active { color:#DDDDDD; }