@charset "utf-8";
/* CSS Document */

#cabecera {
	height: 99px;
	font-size: 0px;
	overflow: hidden;
}
#cabecera .logo {
	padding-top: 50px;
	float: left;
}
#cabecera #c01 {
	width: 521px;
	float: left;
	padding-left: 20px;
}
#cabecera #c01 #menu {
	padding-top: 10px;
}

#cabecera #c01 #menu a {
	font-size: 12px;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	color: #be2125;
	text-decoration:none;
	border: 1px solid #c3d7dc;
	padding: 5px;
	float: left;
	margin-right: 5px;
}
#cabecera #c01 #menu a:hover {
	background-color:#e1ebee;
}
#cabecera #c01 #menu a:visited {
	color: #be2125;
	text-decoration:none;
}
#cabecera #c01 .tfno {
	float: left;
	padding-top: 10px;
}
#cabecera #c01 #buscador {
	width: 270px;
	float: left;
	height: 53px;
	background-color: #e1ebee;
	margin-top: 10px;
	margin-left: 10px;
}
#cabecera #c01 #buscador #select_cat span {
	color: #015367;
	padding-left: 5px;
	padding-top: 9px;
	padding-right: 5px;
}
#cabecera #c01 #buscador #select_cat select {
	font-size: 11px;
	margin-top: 2px;
	width: 180px;
	margin-right: 5px;
	height: 20px;
}
#cabecera  #c01  #buscador  #buscar_btn {
	background-image: url(../imagenesint/cabecera/buscador/buscar_btn.gif);
	height: 43px;
	width: 26px;
	margin-top: 5px;
	float: left;
}
#cabecera #c01 #buscador #busq_advan {
	height:20px;
	width: 166px;
	padding-top: 1px;
	padding-left: 5px;
}
#cabecera #c01 #buscador #busqueda {
	padding-top: 5px;
	height:22px;
	display: block;
	padding-left: 5px;
}
#cabecera #c01 #buscador #busqueda .input {
	display: block;
	padding-left: 7px;
	float: left;
	width: 160px;
}

#cabecera #c01 #buscador #busqueda input {
	width: 160px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#cabecera #c01 #buscador #busqueda .descrip {
	float: left;
	width: 60px;
}
#cabecera #c02 {
	width: 155px !important;
	width: 150px;
	background-color: #E1EBEE;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	padding: 5px;
	height: 99px;
	text-align: center;
}
#cabecera #c02 .inputs {
	width: 128px !important;
	width: 127px;
	float: left;
	padding-right: 5px;
}

#cabecera #c02 input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 99%;
}
#cabecera #c02 .enter_btn {
	display: block;
	height: 52px;
	width: 22px;
	float: left;
	margin-top: 10px;
	background-image: url(../imagenesint/cabecera/acesso/enter_btn.gif);
}
#cabecera  #c02 a {
	color: #be2125;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
