
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,hr,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	border: 0px;
	font-weight: 500;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	margin: 0px;
	padding: 0px;
}

a img,abbr,acronym{
	border: none;
}

strong,b{
	font-weight: bold;
}

em,i{
	font-style: italic;
}

label{
	cursor:pointer;
}


p{
	margin:80px 0 5px 0;
}

a{
	color:#8FCAE7;
	text-decoration:none;
}

a:hover{
	color:#4c4726;
}
/* Comienza la hoja de estilos para la web */
body{
	text-align: center;
	color: #4c4726;
	font-family:Arial, Helvetica, sans-serif;
	
}


/* Comienza la cabecera */
#contanedor{
	position: relative;
	margin: 60px auto;
	width: 850px;
	overflow: hidden;
	text-align:center;
}


