body {
	margin:0px;
	padding:0px;
	border:0px;
 	line-height: 100%;
   	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat; 
   }
ul, li {
 }
	
 
a:link { color:#027ABB; text-decoration:none;font-weight: bold; }
a:visited { color:#027ABB; text-decoration:none; font-weight: bold;}
a:active { color:#027ABB; font-weight: bold;}
img { border:none; }
p {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
}
#pagewidth{
	width:900px;
	text-align:center;
	margin-left: auto;    /* esto es para que centre en firefox..!!!!  y debe tener indicado el ancho  si o si */
	margin-right: auto;   /* esto es para que centre en firefox..!!!! */
	color: #FFFFFF;
	clear: both;
 }
#header{
	width:900px;
	padding:0px;
	margin:0px;
	height: 200px;
	background-image: url(images/header.jpg);
	float:left;
} 
#menu {
	float:left;
	background-image: url(../images/boton-hover.jpg);
	clear: both; 	
 }
 
#maincol{
	width:900px;
	font-family: Arial, Verdana, Helvetica;
	font-size:13px;
	/* background-color: #FFFFFF; */
  background-color:Transparent;
	height: 100%;
	float: left;
	position: relative;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	}
#maincol-left {
	float: left;
	width:188px;
	height: 100%;
  }

#maincol-center {
	float: left;
	width:400px;
	padding-left: 28px;
	height: 100%;
  }
#maincol-center a{
color:#FFFFFF
  }
#maincol-right {
	float: right;
	width:255px;
	height: 100%;

	
  }
#maincol-center object{
border-color:#003300;

}
ul, li {
	list-style-image:url(../images/item.png);
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
.tabla {
	list-style-image:url(../images/item.png);
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 0 15px;

}
#top {
	background-color: #000000;
} 
 
#sep-l {
	background-color: Transparent;
	height:9px;
	width:188px;
	float: left;
} 
#sep-r {
	background-color: Transparent;
	height:5px;
	width:240px;
	float: left;
} 

#clubes{
	float: left;
	display:inline;
	width:1000px;
	background-color: #FFFFFF;
	border-color:#000000;
	border-width:5px;
	border-style: solid;
	margin: 20px 0 20px 100px;
}

#clubes img{
 	border-color:#00800;
	border-width:2px;
	border-style: solid;
}

#footer{
background-color:Transparent;
	width:900px;
	padding:0px;
	margin:0px;
	height: 60px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	line-height: 80%;
	font-weight: bold;
  } 
 

#footer a:link { color:#FF9900; text-decoration:none;font-weight: bold; }
#footer a:visited { color:#FF9900; text-decoration:none; font-weight: bold;}
#footer a:hover { color:#FFFFFF; text-decoration:none; font-weight: bold;}
#footer a:active { color:#FF9900; font-weight: bold;}

.footerlink {
	color:#FFFFCC;
	font-style:italic;
	text-align: center;
	background-color: Transparent;
}
.footerlink a{
	text-decoration:none;
	font-weight:600;
	color:#BF5A14;
}

.footerlink a:hover{
text-decoration:none;
font-weight:600;
color:#669933;
}
.text-footer {
	font-size:14px;
	color:#FFFFCC;
	font-weight: bold;
  
 }

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/*                              C L A S E S                                            */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.tit-left {
	float: left;
	font-size:14px;
	color:#FFFFFF;
	background-color:#000000;
	width:188px;
	height:20px;
	font-weight: bold;
	padding: 4px 0 0 0;
  
 }
.tit-tab {
	font-size:16px;
	color:#FFFFCC;
	font-weight: bold;
	text-align: center;
	padding:5px;
	background-color: #003300;
	
  
 }
.tit-right {
	float: left;
	font-size:16px;
	color:#FFFFCC;
	background-color:#000000;
	font-weight: bold;
	text-align: center;
	width: 235px;
	padding: 5px 0 0 25px;
	line-height: 100%;
  
 }
.tit-right a{
	color:#FFFFCC;
	font-weight:bold;
 }
.tit-right ul, li{
padding:0 0 0 0;
 }


.tit-right img{
padding:0 0 5px  0;
 }
 
.text-tab {
	font-size:14px;
	color:#FFFFCC;
	font-weight: normal;
	padding: 5px 0 0 0;
  
 }
.flash-left {
	float: left;
	font-size:12px;
	color:#FFFFFF;
	background-color: #003300;
	width:188px;
	height:140px;
	padding-top: 10px;
  
 }
.flash-center {
	float: left;
	/*	border: 5px solid #003300; */
	background-color: #003300;
	padding:5px;
 }
.form {
float: left;
 	font-size:12px; 
	color:#008000;
	margin:0 0 0 20px; 
	border: 2px solid; 
	border-color:#008000; 
 
 }

.textFoot 
{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
 
 }
.textFoot a
{
	text-decoration:none;
	color: #FFFFFF;
  
 } 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	background-color: #FFFFFF;
}
.clearfix{display: block;}
/* End hide from IE-mac */  
