@charset "utf-8";
/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 14px verdana;
	background: url(../images/background.gif) repeat;
}
/*links*/
a {
    font: normal 14px verdana;
	color: #48c0ff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #48c0ff;
}
a:hover {
	text-decoration: underline;
	color: #b5e3fb;
}
a:active {
	text-decoration: none;
	color: #48c0ff;
}
.submenu a:link {
	font: bold 13px verdana;
	text-align:center;
	color: #939493;
	text-decoration: none;
}
.submenu a:visited {
	font: bold 13px verdana;
	text-align:center;
	text-decoration: none;
	color: #939493;
}
.submenu a:hover {
	font: bold 13px verdana;
	text-align:center;
	text-decoration: underline;
	color: #2d7fb8;
}
.submenu a:active {
	font: bold 13px verdana;
	text-align:center;
	text-decoration: none;
	color: #939493;
}
.sdro a:link {
	text-decoration: none;
	font-size:10px;
}
.sdro a:visited {
	text-decoration: none;
	color: #48c0ff;
	font-size:10px;
}
.sdro a:hover {
	text-decoration: underline;
	color: #b5e3fb;
	font-size:10px;
}
.sdro a:active {
	text-decoration: none;
	color: #48c0ff;
	font-size:10px;
}
/*stilos*/
.sdro{
	font-size:10px;
	text-align:center;
}
.top{
	background:url(../images/top-rep.gif) repeat-x;
	height:8px;
}
.H1{
	font:Verdana;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.center{
	text-align:center;
	color: white;
}
.color{
	color: #92dbfd;
	font-weight:bold;
}
.gris{
	color: #c2c2c2;
	font-size:16px;
	font-weight:bold;
}
.parrafo:first-letter{
	font-size:50px;
	color: #92dbfd;
	font:Verdana;
	padding-left:50px;
	}
.lef {float: left;}
.right{ float:right;}
.paragraph{
	padding-left:50px;
	padding-right:50px;
	text-align:justify;
}
.pcenter{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
}
.pcenter-color{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	font-weight:bold;
	color: #69add6;
}
.white{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	font-weight:bold;
	color: #fff;
}
strong{
	color: #e2dede;
	font-weight:bold;
}
/*tablas*/
table{
	background: #070707;
	font: normal 14px verdana;
	color: white;}
table td {
    font: normal 14px verdana;
	}
/*desing*/
table.Design {
    border-spacing: 0px;
    border-collapse: collapse;
    background: #333333;
    border: 0.3em solid #000000;
}
table.Design th {
    text-align: left;
    font-weight: normal;
    padding: 0.1em 0.5em;
    border: 0px;
    border-bottom: 1px solid #000000;
}
table.Design td {
    border: 0px;
    border-bottom: 1px solid #000000;
    padding: 0.1em 0.5em;
}
table.Design thead th {
    text-align: center;
    font-weight: bold;
	background:url(../images/desing-bg.gif) repeat-x;
    color: #FFFFFF;
}
table.Design th.Corner {
    text-align: center;
}
table.Design td.Odd {
    background: #3f3f3f;
	text-align:center;
}
#season{width:695px; height:50px; background:url(../lights.gif) repeat-x; margin:0 0 0 10px;}
.season{font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FF3; text-align:center;}