@charset "utf-8";
/* CSS Document */

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, ins, kbd, q, s, samp, hr,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, fieldset, form, label, legend,
table, caption, tbody, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

@font-face {
    font-family: 'font_menu';
    src: url('../fonts/baskvill-webfont.eot');
    src: url('../fonts/baskvill-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/baskvill-webfont.woff') format('woff'),
         url('../fonts/baskvill-webfont.ttf') format('truetype'),
         url('../fonts/baskvill-webfont.svg#baskerville_old_faceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body
{
    color: #50453B;
    font-size: 12px;
    padding: 0px;
	margin:0;
	padding:0;	
	background:url(../images/barra_vertical.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}


div.center{
	margin:0 auto;
}


input{
	border:1px solid #dddddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px;
	height: 25px;
	width: 300px;
}


a:link, a:visited{
	color:#F90;
	text-decoration:none;
	
}

a:hover{
	color: white;
}


textarea{
	border:1px solid #dddddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 135px;
	width: 300px;
}

.button {
    border: 1px solid #630;
    background: #302C26;
	width: 90px;
	color: #FFF;
}
.button:hover {
    border: 1px solid #F5B85C;
    background: #EDBA6F;
}


img { border: 0 none; }



hr{
 border: 0; 
 height: 1px;
 margin-top: 25px;
 background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
 background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
 background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
 background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
}

p{
	margin-top :10px;
	
}
input.required{
	width:400px;
}

li{
/*	margin-left:-15px;*/
	line-height: 12px;
	margin-top: 10px;

}

h1{
	font-family: 'font_menu', Arial, sans-serif;
	text-transform: uppercase; 
	letter-spacing: 2px;
	font-weight: bold;
	text-align:left;
	padding-top: 2px;
	padding-bottom:8px;
	font-size: 18px;

	
}

h2{
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom:5px;
}

h3{
	text-align:left;
}

#encabezado{
	height:35px;
	width:100%;
	margin:auto;
	display:table;
	/*border:1px solid red;*/
}

#redes_sociales{
/*	border:1px solid blue;*/
	float:right;
	margin: 3px 35px;
}






#contenedor_body{
	width:960px;
	height: 720px;
	padding:0 0;
	margin:0 auto;
	/*border:1px solid red;*/
}

#contenedor_contenido{
	display:table;
	height:640px;
	width:960px;
/*		border:1px solid blue;*/
}




#menu{
	font-family: 'font_menu', Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase; 
/*	word-spacing: 1px;*/
	letter-spacing: 1px;
	margin-top: 50px;
	width: 675px;
	height:auto;
	float: right;
	/*border:1px solid blue;*/
}

#menu a:link, a:visited{
	color:#302C26;
	text-decoration:none;
	padding: 10px 10px;
}


#menu a:hover{
	color:#F9A738;
	text-decoration:underline;
	background-color: #3D362C;
	padding: 10px 10px;
	border:1px solid #442E26;
}

#estrella_home {
	float: left;
	width: 205px;
	height:174px;
	margin-top: -13px;
	margin-left: 40px;
	position: relative;
	background: transparent url(../images/estrella_home.png) no-repeat;
}

#estrella_interior {
	float: left;
	width: 205px;
	height:174px;
	margin-top: -13px;
	margin-left: 40px;
	position: relative;
	background: transparent url(../images/estrella_interior.png) no-repeat;
}


#contenido_home{
	display:table;
	position:relative;
	width:96%;
	height: 440px;
	margin-top: 150px;
	/*background: transparent url(../images/marca_lab3_consultores.png) no-repeat;
	background-position:center;*/
	
border:1px solid #C96;
	
}

#contenido_interior{
	/*padding:10px 10px 10px 40px;*/
	display:table;
/*	position:relative;*/
	width:92%;
	height: 440px;
	margin:0 auto;
	text-align:justify;
	padding: 25px 0 0 25px;
	border:1px solid #C96;
	
}

#pie_pagina{
	/*display:hidden;*/
	display:table;
	position: relative;
	margin:1px auto;
	padding-left:32px;
	width: auto;
	font-size:12px;
	color: #FFF;
	text-align:center;
	/*background-position:30px 30px;*/
	height: 35px;
	/*border:1px solid #990;*/
 	
}

.pie_contenido{
	padding-top: 10px;
	
}

.marca{
	margin-top:35px;
	text-align:right;
	width:96%;
	display:table;

		
}

.marca a:link,.marca a:visited{
	text-decoration: none;
	color:#302C26;
}


.marca a:hover{
	color:#FF9900;

}


/*validacion formulario*/

.contacto label{
	display: block; 
	font-weight: bold;
}

.error{
	background-color: #f23300;
	padding: 6px 12px;
	border-radius: 4px;
	color: white;
	font-weight: bold;
	margin-left: 16px;
	margin-top: 6px;
	position: absolute;
}
.error:before{
	content: '';
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #f23300;
    border-left: 8px solid transparent;
    left: -16px;
    position: absolute;
    top: 5px;
}

.parnert{
	height: 130px;
	padding: 20px 150px;
	display:table;
	background: transparent;
}

.parnert img{
	margin: auto 0;
	width: 280px;
	height: 66px;
	padding-right: 20px;

}