/*Tags*/

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:350px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:350px;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
a {
	color: #666666;
}
a:hover {
	color: #000000;
}
/*main*/
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 775px;
	position: relative;
	background-image: url(../imagenes/fondo_sombra_der.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}
#cbza {
	background-image: url(../imagenes/cbza.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 775px;
	position: relative;
	background-color: #100E3F;
}
#logo {
	position: absolute;
	left: 22px;
	top: 26px;
}
#logo_cesec {
	position: absolute;
	left: 658px;
	top: 4px;
}
#frase {
	color: #B1B6CF;
	position: absolute;
	left: 291px;
	top: 37px;
}
#bloque_buscar {
	color: #ADB0C5;
	position: absolute;
	left: 584px;
	top: 20px;
	text-align: left;
	width: 160px;
}
#btn_flotante {
	float: left;
	margin-left: 4px;
	margin-top: 4px;
}
#campo_flotante {
	float: left;
	margin-top: 4px;
	width: 120px;
}
#formulario_buscar {
	margin: 0px;
	padding: 0px;
}
#formulario_buscar input {
	width: auto;
}
#izq {
	float: left;
	width: 768px;
	text-align: left;
	background-color: #FFFFFF;
}
#der {
	float: right;
	background-image: url(../imagenes/sombra_der.png);
	height: 617px;
	width: 7px;
}
#menu_cbza {
	background-image: url(../imagenes/degrade_cbza.png);
	height: 36px;
	background-repeat: repeat-x;
	position: relative;
}
#btns_cbza {
	position: absolute;
	left: 12px;
	top: 11px;
}
#bot_sup {
	background-image: url(../imagenes/degrade_azul_bot_sup.jpg);
	color: #FFFFFF;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#bot_sup a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#bot_sup a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding-left: 15px;
}
#tit_seccion {
	background-color: #EDEDED;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
}
#tit_contenido {
	padding-top: 10px;
	padding-bottom: 10px;
}
#columna {
	float: left;
	padding-left: 1px;
	width: 193px;
}
#contenido{
	min-height:530px;
	float: right;
	width: 561px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	padding-left: 12px;
	background-color: #FFFFFF;
}
#derechos {
	position: absolute;
	left: 13px;
	top: 12px;
}
#pie {
	background-image: url(../imagenes/pie.png);
	height: 38px;
	width: 775px;
	clear: both;
	position: relative;
	text-align: left;
}
#firma {
	position: absolute;
	top: 35px;
}
#menu_inf{
	color: #FFFFFF;
	text-decoration:none;
	position: relative;
	height: 1%;
}
#menu_inf a{
	color: #FFFFFF;
	text-decoration:none;
}
#menu_inf a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.bug {
	clear: both;
}
.tit_campo {
	padding-top: 8px;
	padding-bottom: 2px;
}
#btn_enviar {
	width: auto;
	margin-left: 300px;
}
#btn_volver {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	text-align:right;
	clear:both;
	width: 96%;
}
/*style*/
.borde_imagen {
	border: 1px solid #E7E7E7;
}
.texto_azul {
	color: #1E2562;
}
/*Boxes*/
#box_atencion {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	padding-right: 10px;
	padding-bottom: 10px;
}
#box_solicitar_vendedor {
	padding: 10px;
	text-align: right;
}
#box_solicitar_presupuesto {
	padding: 10px;
	text-align: right;
}
#box_curriculum {
	padding: 10px;
	text-align: right;
}
#box_lista {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#box_lista li{
	background-image: url(../imagenes/flechita.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}
#box_lista li a{
	color: #111041;
	text-decoration: none;
}
#box_lista li a:hover{
	color: #111041;
	text-decoration: underline;
}
#box_lista ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #111041;
}
/*Paginador*/
#paginador {
	margin-right: 50px;
}
#paginador a {
	color: #666666;
	text-decoration:none;
}
#paginador a:hover {
	color: #000000;
	text-decoration:none;
}
.paginador_item_actual {
	font-weight: bold;
}

#btn_volver_faq {
	position: absolute;
	left: 695px;
	top: 180px;
}
