
/* Reset */

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,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-family:inherit;vertical-align:baseline;}table{border-collapse:collapse;border-spacing:0;}th,td{text-align:left;font-weight:normal;}img,iframe{border:none;text-decoration:none;}ol,ul{list-style:none;}input,textarea,button,select,select*{font-size:100%;font-family:inherit;}select{margin:inherit;}hr{margin:0;padding:0;border:0;color:#000;background-color:#000;height:1px}b,strong{font-weight:bold;}em{font-style:italic;}small{font-size:0.9em;}.clearfloat:after{display:block;visibility:hidden;clear:both;height:0;content:".";}.clearfloat{display:inline-block}.clearfloat{display:block}

/* Global */

html,
body {
	}

html {height:100%;
background:#5a381d;}

body {
	font:14px/20px Georgia, "Times New Roman", Times, serif;;
	height:100%
	}

#wrapper{
	height:100%;
	background:#5a381d;
	/*background:#84592f;*/
	position:relative;
	
}
#bg_top{
    /*background: url("../images/layout/sombra.png") repeat-x scroll 0 0 transparent;*/
		background-position:bottom;
    height: 106px;
    position: absolute;
    top: -106px;
    /*width: 100%;*/
}
#content{
	/*position:absolute;
	top:50%;
	margin-top:-350px;
	*/
	width:100%;
	min-height:603px
}

#content #header{
	height:106px;
	background:#000;}
#content #content_data{
	height:445px;
	background:#cda66e;}
	
#content #footer{
	min-height:22px;
	background:#000;
	color:#FFF;
	text-align:center;
	font:Georgia, "Times New Roman", Times, serif;
	padding:15px;}
	
#bg_bottom{
	height: auto !important;
    /*min-height: 1em;*/
}
.page_width{
	position:relative;
	/*width:1100px;*/
	margin:auto;}
.page_width .columna_derecha{
	position:absolute;
	left:50%;
	width:50%;
	min-width:500px;
	}
.page_width .columna_izquierda{
	position:absolute;
	right:50%;
	text-align:right;
	width:50%;
	min-width:500px;
	}
#back_content{
	height:445px;
}
#back_content_profesionales{
	height:630px;}
.page_width .columna_izquierda.logo{
	min-width:500px; 
	text-align:center;
	padding-top:10px;}
.columna_izquierda ul#estudio{
	list-style-image:url(../images/layout/li.png);
	font-family:Arial, Helvetica, sans-serif;
	padding:120px 140px;
	text-align:left;
	
}
#botonera{
	color:#FFF;
	text-align:center;
	margin-top:40px;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	min-width:500px;
}
#botonera a{
	color:#FFF;
	text-decoration:none;
	padding:0 30px;}
#botonera a.activo,
#botonera a:hover{
	color:#f75d28;
}
#profesionales{
	font-size:12px;
	line-height:13px;
	/*width:500px;*/
	padding:10px 50px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3e3e}
	
#profesionales h1{
	color:#f75d28;
	font-size:14px;
	padding:10px 0;
}
#profesionales  .titulo{
	color:#694629;
	padding-bottom:10px;
}
#profesionales  .titulo.border{
	border-top:#694629 1px solid;
	padding-top:10px;
	margin-top:10px;
}
#profesionales .profesional li{
	list-style-image:url(../images/layout/li.png);
	padding-bottom:10px;}
#profesionales .profesional.col2{
	width:240px;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
	/*min-height:215px*/
}

#content_data .page_width .columna_izquierda{
	background:url(../images/layout/background.jpg) no-repeat;
	background-position:left;
	/*
	padding:0px 50px 0px 50px;
	margin:0px -50px 0px 0px;
	*/
}
#firma{
	height:0px;
	margin-top:-2px;
}
#firma a{
	float:right;
	color:#999;
	font-size:9px;
	text-decoration:none;}
#firma a:hover{color:#ffffff}