/* CSS Document */
html { 

} 


/* body
--------------------------------------------------*/
body {
	/*background:url(../img/fondo.png) left top repeat-x #CC6600;*/ /*009c00*/
	background:url(../img/fondo.png) left top repeat-x #CC6600; /*009c00*/
	margin:10px 20px 20px 20px;
	padding:0 0 0 0;
}


body, TD, div {
	/*margin:0 0 0 0;
	padding:0 0 0 0;*/
	font-family: Verdana, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR:#FFF;
	text-decoration:none; 
	font-weight:normal;
}

TR { vertical-align:top;}

input { font-family: Verdana, trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #339999;
}


a:link {
	font-weight: bold;
	COLOR: #FFF;
	text-decoration:none;
}

a:visited {
	font-weight: bold;
	COLOR: #FFF;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	COLOR: #FFF;
	text-decoration:underline;
}

#container { 
	margin:0 0 0 0;
	padding:0;
	/*border:5px solid #fff;*/
	/*width:760px;*/
	vertical-align:top;
	display:block;}

#porteria { background:url(../img/porteria.png) center bottom no-repeat;
	width:100%;
	margin:0;
	padding-bottom:15px;
	display:block;}
	
#lineaCampo { 
	border-top:0px solid #fff;
	border-right:5px solid #fff;
	border-bottom:5px solid #fff;
	border-left:5px solid #fff;
	/*width:100%;*/
	display:block;
	margin:0;
	background:url(../img/lineas_horizontales.png) center bottom #2d9c38;
	/*padding:0 20px 20px 20px;*/}

.topper { 
	background:url(../img/fondo_top.png) center top no-repeat; /*#2d9c38; */
	width:100%;
	margin:0;
	padding:0;}

/*.separaBotones { height:40px; display:block;}*/

.botonesNav { margin-bottom:55px;}

.botonesNav TD { }

a.noticias:link, a.noticias:visited { 
	width:76px;
	height::52px;
	background:url(../img/bot_noticias_on.gif) no-repeat transparent;
	border:0;
	padding:0;
	margin-top:15px;
	display:block;
}
a.noticias:hover { 
	background:url(../img/bot_noticias_off.gif) no-repeat;
	border:0;
}

a.curiosidades:link, a.curiosidades:visited { 
	width:72px;
	height::54px;
	background:url(../img/bot_curiosidades_on.gif) no-repeat;
	border:0;
	margin-top:60px;
	display:block;
}
a.curiosidades:hover { 
	background:url(../img/bot_curiosidades_off.gif) no-repeat;
}

a.historia:link, a.historia:visited { 
	width:66px;
	height::62px;
	background:url(../img/bot_historia_on.gif) no-repeat;
	border:0;
	margin-top:90px;
	display:block;
}
a.historia:hover { 
	background:url(../img/bot_historia_off.gif) no-repeat;}

a.gente:link, a.gente:visited { 
	width:55px;
	height::60px;
	background:url(../img/bot_gente_on.gif) no-repeat;
	border:0;
	margin-top:100px;
	display:block;
}
a.gente:hover { 
	background:url(../img/bot_gente_off.gif) no-repeat;
}

a.quienes:link, a.quienes:visited { 
	width:56px;
	height::71px;
	background:url(../img/bot_quienes_on.gif) no-repeat;
	border:0;
	margin-top:80px;
	display:block;
}
a.quienes:hover { 
	background:url(../img/bot_quienes_off.gif) no-repeat;
}
a.contacto:link, a.contacto:visited { 
	width:62px;
	height::69px;
	background:url(../img/bot_contacto_on.gif) no-repeat;
	border:0;
	margin-top:10px;
	display:block;
}
a.contacto:hover { 
	background:url(../img/bot_contacto_off.gif) no-repeat;
}

.pie { 
	padding:10px 0 0 0;
	display:table;
}

.pieTD { 
	color:#cccc33; 
	text-align:center;
	padding:0 5px 0 5px;
}
	
.pieTD a:link, .pieTD a:visited { 
	font-weight:bold;
	text-decoration:none;
	color:#cccc33;
}
.pieTD a:hover { 
	text-decoration:underline;
}


.caja, .caja2 { border:1px dashed #fff; margin:10px 0 10px 0; width:95%; }

.caja TD { padding:10px; text-align:left; }



/*-------------------------------------------------------*/
/*-------------------------------------------------------*/



