body {
	background-image: url();
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;

}

.style1 { /*encabezado título*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 36px;
	color: #CC3300;
}

.style2 { /*navegador*/
	color: #FFFF00;
	font-weight: bold;
	padding-right: 10px;
}

.style3 {color: #FFFF00}

h1 {
	color: navy;

	background-position: center;
	text-align: center;
}

h2 {
	color: #CC3300;	
	background-position: center;
	text-align: center;
	font-size: 24px;
}

pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
margin-left: 10px;
}

.comentarios {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: Black;
text-align: justify;
}

.subtit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: green;
	text-align: center;
	font-weight: bold;
}

.colder {
text-align: center;

}

p {
	padding: 1px;
}

a:link {
	color: #FFFF00; text-decoration: none;
}
a:visited {
	color: #FFFF00; text-decoration: none;
}
a:hover {
	color: #FFFFFF; text-decoration: none;
}
a:active {
	color: #FFFF00; text-decoration: none;
}

.cuerpo {color: black; font-weight: bold;}

a.cuerpo:link {
	color: navy; text-decoration: none;font-weight: bold;
}
a.cuerpo:visited {
	color: navy; text-decoration: none;font-weight: bold;
}
a.cuerpo:hover {
	color: red; text-decoration: none;font-weight: bold;
}
a.cuerpo:active {
	color: navy; text-decoration: none;font-weight: bold;
}



#menu {
width: 190px; /* set width of menu */


}

#menu h3 { /*títulos de los botones*/
display: block;
font-size: 9px;
color: yellow;
background: #CC3300;
text-transform: uppercase;
	border-top: 3px solid navy;
	border-right: 1px solid red;
	border-bottom: 3px solid navy;
	border-left: 1px solid red;

}

.titulosmenu { /*títulos de los botones*/
display: block;
	font-weight : bold;
font-size: 9px;
color: yellow;
background: #CC3300;

text-align: center;
	border-top: 3px solid navy;
	border-right: 1px solid red;
	border-bottom: 3px solid navy;
	border-left: 1px solid red;
margin-left: 4px;
	width: 188px;
}

h3 { /*títulos de los botones*/

font-size:10px;
color: yellow;
background: #CC3300;
text-align: center;

}

#menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0;
}

/* style, color and size links and headings to suit */
#menu a /*, #menu h3*/{
	font-size:9px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	height: 14px;
	width: 190px;
	text-indent: 2pt;
	background-color: #dddddd;
	color: #cc6600;
	font-weight : bold;
	text-decoration: none;
	text-align:left;
	border-top: 2px solid #ffffff;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #ffffff;
	border-left: 0px solid #999999;
margin-left: 4px;

}



#menu a:hover {
color: #cc6600;
	font-weight : bold;
	background: #b2e3ff;
	border-top: 2px solid #ffffff;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #FFffff;
	border-left: 0px solid #000000;
	margin-left: 4px;

}

a.pokerlisting:link, a.pokerlisting:visited, a.pokerlisting:hover, a.pokerlisting:active  {


	text-decoration: underline;
	color: navy;

}

#hoy{

	float:right;
	font-weight : bold;
	padding : 3px 0px 5px 0px;
	color: yellow;
	text-align: right;
	font-size: 7pt

}

#lateral{
	background-color: red;
	margin-top:0px; 
	position: relative;
	width: 190px;
	float:right;
	
}


.textoderecha{ 
color: yellow;
position:absolute; 
width:240px; 
margin-top: -15px;
left:521px;
z-index:3;
}

.texto {
font-size:12px;
margin: 10px;
color: black;
text-align: justify;
}

.texto1 {
font-size:12px;
margin: 10px;
color: black;
text-align: center;
}
/****************************/
/****************************/

#menu a span {display:none;}

#menu a:hover span.lk {
	display:block;
	position:absolute;
	left:550px;
	top:50px;
	padding:5px;
	width:180px;
	background-color:#fff;
	color:#000;
	border:1px solid #234;
	text-indent: 0pt;
}

#menu a:hover span.lk2 {text-indent: 0pt;display:block; position:absolute; left:550px; top:50px; padding:5px; width:180px;background-color:#fff; color:#000; border:1px solid #234;}

#menu a:hover span.lk3 {text-indent: 0pt;display:block; position:absolute; left:225px; top:50px; padding:5px; width:180px;background-color:#fff; color:#000; border:1px solid #234;}

.datos {
text-align: center;
margin-left: 4px;
}

.quin {
text-align: justify;
margin-left: 4px;
margin-right: 4px;

}


.datos1 {
	color:#000;
text-align: justify;
margin-left: 4px;
font-size:9pt;
/*	font-weight : bold;*/
}

a.les:link{ color:blue;text-decoration:underline; }
a.les:visited{ color:blue;text-decoration:underline; }
a.les:hover{ color:navy; text-decoration:underline;}
a.les:active{ color:blue;text-decoration:underline; }
