@charset "UTF-8";

/*resetting */
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, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	/*font-family: inherit;*/
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}




body{
	font-family:Arial;
	font-size:0.69em;
	background-color:white;}

h1{
	font-size:300%;
	font-weight:normal;
	color:#32350e;}

h2{
	font-size:240%;
	font-weight:normal;
	color:#7c7a45;}
	
h3{
	font-size:200%;
	font-weight:normal;
	margin:15px 0 0 0;
	}
	
	#cuerpo h3 {margin:20px 0 0 0;}
	
a{color:#7c7a45}

a:hover{color:#000000}

#container{
	width:1000px;
	margin-top:60px;
	/*background-image:url(/v0.8/images/logos/fondolat.gif);
	background-repeat:repeat-y;*/
	overflow:hidden;}
	
#lat{
	float:left;
	width:400px;
	background-color:white;
	}
	
	#nav{
		padding:10px;
		color:white;
		background-color:#25517e;
		overflow:hidden;
	}
		#nav a{color:#afc264;text-decoration:none;
		}
		#nav a:hover{color:#fff;text-decoration:underline;
		}
		
		#nav h3{
		margin:10px 0 5px 0;}
	
	#navsocial{
		float:left;
		width:185px;
		padding-right:5px;
		display:block;}
	#navsite{
		float:left;
		width:185px;
		padding-left:5px;}
	
#desarrollo{
	float:left;
	width:590px;
	padding:0px;
	margin-left:10px;}
	
	#introH{
	height:80px;font-family:georgia;
	}
	#intro{
	height:205px;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;
		}
		
		#intro p{
		color:#999;
		font-size:340%}
		 
		#intro p.recomiendo a{font-size:120%;color:#235C69}
		
		#intro a:link, #intro a:active, #intro a:visited{color:#999999; text-decoration:none;}
		#intro a:hover{color:#336699; text-decoration:underline}
	#cuerpo{
	padding:0px;
	}


/*easy gallery*/


select.form{visibility:hidden;}