@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:calibri;
	font-size:0.9em;
	background-color:white;
	text-align:center;
}

h1{
	font-size:200%;
	font-weight:bold;
	color:#32350e;
	font-family:Cambria;}

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;}
	
	h4{
	font-size:150%;
	font-weight:bold;
	margin:15px 0 0 0;
	}
	
a{color:#7c7a45}

a:hover{color:#000000}

#container{
	width:960px;
	
	/*background-image:url(/v0.8/images/logos/fondolat.gif);
	background-repeat:repeat-y;*/
	overflow:hidden;
	margin:20px auto 0 auto;
	text-align:left;}
	
#lat{
	float:left;
	width:440px;
	background-color:white;
	}
	
	#nav{
		padding:0px;
		color:white;
		
		
	}
		#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:510px;
	padding:0px;
	margin-left:10px;}
	
	#introH{
	height:125px;font-family:georgia;
	}
	#intro{
	width:180px;float:left;
	margin:20px 0 0 0;
		}
		
		#intro p{
		color:#666;
		
		}
		#intro h1, #intro h3{
		font-size:100%;
		font-weight:bold;}
		
		#intro h2{
		font-size:120%;
		font-weight:normal;}
		 
		#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}
		
		#intro #destacado{
		padding:10px;
		margin:0;
		border:1px dotted #333;
		font-size:200%;
		font-weight:normal;
		font-family:Cambria,serif;
		}
		
		#intro #destacado p{font-size:80%;}
	#cuerpo{
	padding:0px;
	width:320px;
	margin:160px 0 0 10px;
	float:left;
	font-size:180%;
	}
	
	#subcuerpo{
	font-size:50%}


/*easy gallery*/


select.form{visibility:hidden;}

