.menu1
{
	width : 768px;
	background : #F0F0F0;
	color : #000000;
	font-family : Tahoma;
	font-size : 14px;
}
.menu1 td
{
	text-align : center;
	width : 80px;
}
.menu1 a
{
	color : #000000;
	text-decoration : none;
}
.menu1 td:hover
{
	background : #E0E0E0;
}
.menu1Sel
{
	background : #E0E0E0;
	font-weight : bold;
}

body
{
	width : 768px;
	font-family: Tahoma;
}
#social
{
	clear : both;
	width : 100%;
	height : 40px;
	text-align : right;
	margin-top : 5px; 	
}
#logo {
	margin-top : 40px;
	width : 100%;

	text-align : center;
}

#logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#logo .form
{
	height : 36px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 24px;
}

h1
{
	margin-top : 5px; 	
	margin-left : 5px; 	
	margin-bottom : 5px; 	
	color : #000000;
	font-family : Tahoma;
	font-size : 24px;
	font-weight : bold;
	clear : all;
}

h1 a
{
	color : #000000;
	text-decoration : none;
}

h1 a:hover
{
	text-decoration : underline;
}

h2
{
	margin-top : 5px; 	
	margin-left : 5px; 	
	margin-bottom : 5px; 	
	color : #000000;
	font-family : Tahoma;
	font-size : 24px;
	font-weight : bold;
	clear : all;
}

h3
{
	margin-top : 5px; 	
	margin-left : 5px; 	
	margin-bottom : 5px; 	
	color : #000000;
	font-family : Tahoma;
	font-size : 14px;
	font-weight : bold;
	clear : all;
}

#colIzq
{
	float : left;
	width : 381px;
	background : #FFFFFF;
	margin-bottom : 5px; 	
}

#colDer
{
	float : left;
	width : 381px;
	margin-left : 5px; 	
	margin-bottom : 5px; 	
	background : #FFFFFF;
}

.nubeAr
{
	font-family : Tahoma;
	background : #E0E0FF;
	border-style : solid;
	border-width : 1px;
	border-color : #4040C0;
	padding : 5px;
	margin-bottom : 5px;
}
.nubeAr a
{
	color : #4040C0;
	text-decoration : none;
}
.nubeAr a:hover
{
	text-decoration : underline;
}

.nubeEs
{
	font-family : Tahoma;
	background : #FFE0E0;
	border-style : solid;
	border-width : 1px;
	border-color : #C04040;
	padding : 5px;
	margin-bottom : 5px;
}
.nubeEs a
{
	color : #C04040;
	text-decoration : none;
}
.nubeEs a:hover
{
	text-decoration : underline;
}

#footer
{
	clear : both;
	width : 100%;
	text-align : center;
	margin-top : 400px; 	
}

#footer hr
{
	color: #000000;
	background-color: #000000;
	height: 1px;
	border : 0px;
}

div.protagonistas
{
	border-style : solid;
	border-width : 1px;
	border-color : #C0C0C0;
}
div.protagonistas a
{
	color : #000000;
	text-decoration : none;
}
div.protagonistas a:hover
{
	text-decoration : underline;
}
table.protagonistas
{
	color : #000000;
	font-size : 12px;
    margin-left : auto; 
    margin-right : auto;
    margin-top : 10px; 	
    margin-bottom : 10px; 	
}
table.protagonistas th
{
	background-color: #C0C0C0;
	width : 35px;
	height : 35px;
}
table.protagonistas td
{
	background-color: #E0E0E0;
	width : 300px;
}
table.protagonistas a
{
	color : #000000;
	margin-left : 5px;
	text-decoration : none; 	
}
table.protagonistas a:hover
{
	text-decoration : underline;
}

hr.protagonistas
{
	float : left;
	height : 10px;
	border : 1px;
	background-color : #C0C0C0;
	margin-top : 3px; 	
	margin-left : 5px; 	
	border-style : solid;
	border-color : #808080;
}

/* MUNDIAL */
.listaNotas
{
	background : #408040;
	border-style : solid;
	border-width : 1px;
	border-color : #004000;
}

.listaNotas h3
{
	color : #E0FFE0;
}

.nota
{
	background : #FFFFE0;
	color : #404040;
	margin-top : 0px; 	
	margin-bottom : 1px; 	
	padding : 5px;
	font-size : 15px;
}

.nota .horafuente
{
	margin-bottom : 0px; 	
	margin-top : 0px; 	
	font-size : 12px;
	color : #004000;
}

.nota .titulo
{
	font-weight : bold;
	text-decoration : none;
	color : #004000;
	margin-top : 3px; 	
}

.nota .titulo:hover
{
	text-decoration : underline;
}

.nota .description
{
	margin-bottom : 0px; 	
	margin-top : 3px; 	
	font-size : 12px;
	text-align : justify;
	color : #408040;
	font-style : italic; 
}

/* La Roja */
.laroja
{
	background : #C04040;
	border-style : solid;
	border-width : 1px;
	border-color : #400000;
	margin-bottom : 10px; 	
}

.laroja h3
{
	color : #FFFF80;
}

.laroja .nota
{
	background : #FFFFE0;
	color : #400000;
	margin-top : 0px; 	
	margin-bottom : 1px; 	
	padding : 5px;
	font-size : 15px;
}

.laroja .nota .horafuente
{
	color : #800000;
}

.laroja .nota .titulo
{
	color : #800000;
}

.laroja .nota .description
{
	color : #C04040;
}
