
@import url(nav_foot.css);
@import url(tools.css);

/* General */
body { background:#fff url(../images/layout/bg-body-sky-long.jpg) repeat-x; font-size: 62.5%; margin:0px; }

/* Links */
a { text-decoration:none; color:#1A92D9; }
a:hover { text-decoration:none; }
a img { border:0; }


#logo { float:left; width:130px; height:35px; background:url(../images/logo.jpg) no-repeat; }
#logo a { display:block; height:100%; }

#wrap { width:860px; margin:0 auto;   }

#header {padding:10px 0 5px 0px; color:#666; }
#header h1 { font-size:20px; margin:0; }

#wrapper { padding:30px 5px 50px 5px; margin-top:0px; background:#; border-right:solid 0px #ccc; border-left:solid 0px #ccc; }

#content { width:500px; float:right; padding:10px; margin:15px 0px 15px 0px;   }
	#content h3 { font:bold 1.8em "Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:5px; color:#181848; font-variant:small-caps; border-bottom:solid 1px #181848; }
	#content p { font: normal 1.3em/1.6em 'lucida grande',tahoma,sans-serif; color: #333; margin-bottom:8px;  }
	#content img { border:0px solid #CCC; padding:2px; }
	#content h2 { 	clear: none; margin: 0; padding-bottom: 3px; font: normal 2.4em/1em 'lucida grande',tahoma,sans-serif; color: #777; border: 0 none;}
	#content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 32px; line-height: 32px; margin: 7px 0 11px 0; color: #9c223f; font-weight:100; font: lighter; }
	#content h1 a:link { font-family: Georgia, "Times New Roman", Times, serif; font-size: 32px; line-height: 32px; margin: 7px 0 11px 0; color: #9c223f; font-weight:100; font: lighter; }
	#content h1 a:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size: 32px; line-height: 32px; margin: 7px 0 11px 0; color: #9c223f; font-weight:100; font: lighter; }
	#content h1 a:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size: 32px; line-height: 32px; margin: 7px 0 11px 0; color: #9c223f; font-weight:100; font: lighter; text-decoration:underline; }

#sidebar { 	float:left; margin: 15px 15px 0 15px;	width: 240px;  background:#e5e3e1; border:#ccc solid 1px; padding:15px; }
	#sidebar h1 { color:#333; font:bold 14px 'lucida grande',tahoma,sans-serif; padding:0 5px 5px 0; }
	#sidebar h2 {margin-bottom: -15px; font-size: 1.2em; font-weight: bold; text-transform: uppercase; color: #555; font-family: 'lucida grande',tahoma,sans-serif; }
	#sidebar p { 	font-size: 1.1em; 	line-height: 1.5em; color: #777; font-family: 'lucida grande',tahoma,sans-serif; }
	#sidebar a { color: #2388ff; font-weight: bold; text-decoration:none; }
	#sidebar a:hover { 	text-decoration: underline; color: #333; }

	
	#sidebar .acerca { font:1.2em "Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; padding:0 3px; }
	#sidebar .acerca a, .leer_mas a { color:#3465A4; }
	#sidebar li {
	color: #777;
	font-size: 1.0em;
	line-height: 1.4em;
}

#sidebar ul li {
	margin: 5px 0;
	padding: 0 15px;
	list-style: none;
	background: url(../images/arrow-miniorange.gif)	0 .45em no-repeat;
}


#sidebar { 	float: left; margin: 15px 0px 0 0;	width: 260px; background: #; border-right:#ccc solid 1px; padding:15px; }
	#sidebar h1 { color:#333; font:bold 14px 'lucida grande',tahoma,sans-serif; padding:0 5px 5px 0; background: url(../images/layout/bg-h2-focus.gif) repeat-x bottom; }
	#sidebar h2 {margin-top: 5px; font-size: 1.2em; font-weight: bold; color: #cb8b12; font-family: 'lucida grande',tahoma,sans-serif; }
	#sidebar p { 	font-size: 1.1em; 	line-height: 1.5em; color: #444; font-family: 'lucida grande',tahoma,sans-serif; }
	
	
.hea{ background:#eca71b; color:#fff; padding:6px; font-size:13px;font-family:'lucida grande',tahoma,sans-serif; border:#b9800d solid 1px;}
.bod{ background:#faedd4; color:#333; padding:10px; font-size:11px; font-family:'lucida grande',tahoma,sans-serif; border-left:#b9800d solid 1px;  border-right:#b9800d solid 1px; border-bottom:#b9800d solid 1px;}