@charset "utf-8";
/* CSS Document */

body{
	background:#DFEBC5;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:justify;
	}
	
ul li{
	padding-bottom:5px;
	}
ul li li{
	padding-bottom:5px;
	}
ul li li:first-child{
	padding-top:5px;
}
#conteiner{
	width:996px;
	margin:auto;
	border-left: solid 3px #666;
	border-right: solid 3px #666;
	background:#fff;
	}
#cuerpo{
	padding:0 5px;
	overflow:hidden;
	}
#banner{
	overflow: hidden;
	clear: both;
	background-image: url(../img/bgbgbg.gif);
	height:255px;
	}

#acces{
	margin-bottom:15px;
	width:990px;
	overflow:hidden;
	}
#sidebar{
	width:310px;
	height:100%;
	border-left:solid 3px #999;
	padding-left:13px;
	float:right;
	}
#caja{
	width:645px;
	padding:5px;
	background:#fff;
	float:left;
	overflow:hidden;
	}
#caja img
{
	background:#405C36;
	padding:5px;
	}
#caja li{
	margin-bottom:5px;
	}
#footer{
	clear:both;
	margin:8px;
	padding:5px 0;
	text-align:center;
	border-top:solid 3px #ccc;
	}
#footer ul{
	margin:0;
	padding:0;
	}
#footer li{
	display:inline;
	margin:0;
	list-style:none;
	}
#footer a{
	color:#002A14;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px;
	}
	#footer a:hover{
	color:#666;
	}
#noticias{
	padding:5px;
	margin-bottom:5px;
	background:#fff
	}

/*CLASES*/

.caja{
	width:315px;
	overflow:hidden;
	padding:5px;
	float:left;
	margin-right:5px;
	}
.videos{
	width:300px;
	overflow:hidden;
	padding:5px;
	float:right;
	}
.vermas{
	text-align:right;
	font-size:10px;
	font-weight:bold;
	margin-top:3px;
	clear:both;
	}
.vermas a{
color:#FFF;
text-decoration:none;
	}
.blanco12{
	color:#fff;
	}
.celeste10{
	color:#DFEBC5;
	}
.img{
	padding:3px;
	border:solid 1px #002A14;
	background:#fff;
	margin:0 3px;
	}
/*heading*/
h1{
	color:#002A14;
	margin:0;
	padding:0;
	font-size:30px;
	margin-bottom:10px;
	}
h2{
	color: #618B52;
	font-size:18px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	}
h3{
	color:#fff;
	margin:0;
	padding:0;
	font-size:14px;
	margin-bottom:5px;
	margin-top:5px;
	}
#player{
	padding:10px;
	border:solid 1px #002A14;
	background:#fff;
	margin:auto;
	width:320px;
	height:240px;
	margin:auto;
	margin-bottom:15px;
	text-align:center;
	}
	#header{
	width: 996px;
	background-image: url(../img/fondo001.jpg);
	background-repeat: no-repeat;	
	height:200px;
	overflow:hidden;
	position:relative;	
		}
	#logo01{
	width:175px;	
	float:left;
		}
		
	#logo02{
	position: absolute;
	left: 174px;
	top: 39px;
	z-index:10;
		}
		#logo02 img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
		}
	#slideshow{
	float:right;
	width:526px;	
		}
		ul#portfolio{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	height:200px;
	overflow:hidden;		
			}
			#menu{
				width:996px;
				padding-top:10px;
				}
				#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li{
	float: left;
}
#menu ul li a{
	text-transform: uppercase;
	color: #68AF3D;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../img/ba.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-right: 0px;
	padding-left: 45px;
	padding-top:10px;
	padding-bottom:12px;
	font-weight: bold;
	text-decoration:none;
	display:block;
	}
#menu ul li a:hover{
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../img/bhover.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
	padding-right: 0px;
	padding-left: 45px;
		padding-top:10px;
		padding-bottom:12px;
	display:block;

		font-weight: bold;
			text-decoration:none;


	}