body {
	margin: 0px;
	background-color: #357b19;
	background-image: url(imagenes/bg1.jpg);
	background-repeat: repeat-x;
}
.head {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 176px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(imagenes/separador.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
.menu {
	height: 76px;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #E4FC61;
	font-weight: bold;
}
.menu ul{
	margin: 0px;
	padding: 0px;
}
.menu li{
	display: block;
	margin-top: 25px;
	background-image: url(imagenes/flecha.png);
	background-repeat: no-repeat;
	background-position: left;
	list-style-type: none;
	padding-left: 25px;
	width: 102px;
	float: left;
}
.menu li a{
	list-style-type: none;
	color: #E4FC61;
	text-decoration: none;
}
.menu li a:hover{
	list-style-type: none;
	color: #84B655;
	text-decoration: none;
}

.flash {
	width: 880px;
	background-image: url(imagenes/flash.jpg);
	background-repeat: repeat-y;
	height: 344px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#container h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:20px;
		}
#container h2{
		font-size:160%;
		font-weight:normal;
		}	
#container h3{
		font-size:140%;
		font-weight:normal;
		}	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#header{
		height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{
	width:880px;
	height:305px;
	overflow:hidden;
		}	
	#prevBtn, #nextBtn{
	display:block;
	width:35px;
	height:77px;
	position:absolute;
	left:-35px;
	top:100px;
		}	
	#nextBtn{
	left:880px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:35px;
		height:77px;
		background:url(images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.png) no-repeat 0 0;	
		}	
.cuerpo {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 455px;
}
.cuerpoizq {
	float: left;
	width: 255px;
	border: 1px solid #5E902F;
	background-image: url(imagenes/flash.jpg);
	height: 240px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
	background-position: left;
}


.cuerpoform {
	background-image: url(imagenes/formbg.png);
	margin: 0px;
	padding: 20px;
	float: left;
	height: 232px;
	width: 300px;
	background-repeat: no-repeat;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #24520A;
	font-size: 1.2em;
	padding-left: 45px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(imagenes/flecha.png);
}
li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFCE7;
	list-style-type: none;
	text-decoration: none;
}
.caracter {
	width: 900px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.caracter img{
	margin-right: 10px;
	margin-left: 10px;
}
.down {
	background-image: url(imagenes/bgdown.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #CDF5A8;
	height: 80px;
	padding-top: 7px;
	text-align: center;
	background-color: #20460B;
}
.down a {
	color: #CDF5A8;
	text-decoration: none;
}
