* { margin: 0; padding: 0; }

a { text-decoration: none; border: none; }

body {
	margin-top: 11px;
	background: url(../images/img/fondo02.png) top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
 	background-color: #c3d09b;
	}

#wrapper {
	color: black;/*color de letra*/
	width: 1000px;
	height: 640px;
 	background-position: top left;
	margin-top: 10px;
	margin-right: auto; 
	margin-bottom: 10px;
	margin-left: auto; 
}

h1{ font-size:250%;}
h2{ font-size:100%;}

address{
text-align: center;/*centra*/
font-size:70%;/*mas pequeño*/
font-style: normal; /*fuente normal no cursiva*/
line-height: 1.5em; /*distancia entre las lineas*/
}

#logo {
	width: 1000px;
    height: 94px;
	position: relative;
	background-image:url(../images/img/fondTit02.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position: top left;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	left: 00px;
	top: -27px;
}

#banner {width: 1000px;
		margin-top:-24px;
		margin-bottom:00px;
		}

	

p {color:white}

#areatextos{
	width: 1000px;
	padding-right: 00px;
	width: 258px;
	left: 00px;
	margin-top: -50px;
	margin-bottom: 50px;
}

#parte2{
width: 1000px;
	margin-top: 20px;
	height:48px;
	
	padding-left: 00px;
	padding-right: 100px;
	left: 00px;
}

#centro{
margin-top: 10px;
}

#pie{margin-top: 576px;}

#contenedor{
margin: 0 auto;
text-align:left;
width:70%;
}

P{ font-style: normal}/*el estilo de la fuente de parrafo, si se pone h1 sera de los titulos*/
p {color:white}
h3,h4 {color: #d0e09a}
hi{color: #000000}
h3{text-align:right;}
h6{color: #c3d09b;}
h5{color:white;}

a:link {color: #fff;}
a:visited {color: #fff;}

a:hover, a:focus { text-decoration:none; }/*elimina el subreyado de los link*/
a:active {color: white; }

/*pedazo de codigo para que la imagenes no tengan ningun borde*/
img{border:none;}
/* Easy Slider */
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:00;
		list-style:none;
		}
	#slider2{margin-top:0em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	}	
		
