body {
	margin: 0;
	padding: 0; 
	font: 12px/22px Arial, Helvetica, sans-serif;
	background:#f4f2ed url(images/header_bg.png) repeat-x;
}
h2, h3 { font-family:Georgia, "Times New Roman", Times, serif; margin:0; }
#wrap {background:#fff url(images/header_bg.png) repeat-x;}
#header, #content, #footer p{
	width:960px;
	margin:auto;
}
#content { background:url(images/sidebar_left.gif) repeat-y 648px; margin:25px auto;color:#4d4d4d;}
#header { background: url(images/headerimg_bg.png) no-repeat center top;}
#headerimg 	{
	height:156px;
	color:#3d372a;
}
h1 span {
	display:none;
}
h1 {
	background:url(images/logo.png) no-repeat;
	float:left;
	margin:32px 0 0 29px;
}
h1 a{
	width:115px;
	height:94px;
	display:block;
}
#headerimg .descripcion {
	float:left;
	margin:23px 0 0 99px;
	background:url(images/sidebar_left.gif) repeat-y;
	padding:20px 25px;
	height:70px;
	width:354px;
	line-height:28px;
}
#headerimg .descripcion h2 { color:#966d37; font-size:19px;}
#headerimg .descripcion h3 { color:#3d372a; font-size:15px;}
#headerimg .datos {
	float:left;
	background:url(images/sidebar_left.gif) repeat-y;
	padding:20px 25px;
	height:70px;
	margin:23px 0 0 0;
	line-height:17px;
}
#headerimg .datos p {
	margin-top:0;
}
#navegacion {
	height:48px;
	margin:2px 0 0 10px;
	padding:0;
	list-style:none;
}
#navegacion li {
	float:left;
	margin:0;
}
#navegacion li a{
	display:block;
	padding:12px 10px 17px;
	color:#fff;
	font:bold 16px/18px Georgia, "Times New Roman", Times, serif;
}
#navegacion li a:hover{
	background:url(images/navegacion_select.png) center; text-decoration:none;}
.post {float:left; width:620px;}
#content h2 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(images/h2_bg.png) repeat-x bottom;
	padding:10px 0;
}
.post p {
	margin:15px 0 10px 0;
	font-size:15px;
}
.post h3 {
	color:#236e89;
	font-size:15px;
	padding:45px 20px;
	text-align:center;
	border-bottom:1px solid #d7e4e9;
	background:#f7f9fa;
	margin-bottom:30px;
}
#sidebar {
	margin:0 0 0 678px;
	padding:0 0 10px 0;
	list-style:none;
}
#sidebar .modulo ul { list-style:none; margin:0; padding:0;}
#sidebar #gestion ul { width:190px; margin:20px 30px; height:200px;}
#sidebar #gestion ul li{ text-align:center; width:95px; float:left; height:65px;}

#sidebar #servicios li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:url(images/bullet.png) no-repeat left center;
	padding:15px 12px;
	border-bottom:1px solid #d6dada;
}
#footer {
	clear:both;
	text-align:center;
	background:#f4f2ed url(images/footer_bg.png) repeat-x;
	padding:30px 0;
	color:#80807f;
}
/* extras */
a{
	text-decoration:none;
	color:#bb5922;
	font-weight:bold;
	outline:none;
}
a:hover{
	text-decoration:underline;
	color:#000;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
hr {
	display: none;
}
a img {
	border: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
