/*Estilos menú utilidades, fecha, usuarios*/

.si_print{
	display:none;
}

div#ptd_cont_cabecera {
	width:100%;
	height:266px;
	position:relative;
}

div#ptd_menu_utilidades_wrapper {
	width:100%;
	color:white;
	height:26px;
	background:transparent url(/img_maquetacion/fondos/fondo_menu_utilidades.jpg) 0 0 repeat-x;
}

div#cont_menu_utilidades {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

div#mu_cont_fecha {
	width:300px;
	height:19px;
	text-align:left;
	background:#2c2c2c;
}

p#mu_fecha {
	margin:0;
	line-height:20px;
}

div#mu_pestanas_wrapper {
	width:690px;
	float:right;
	height:26px;
}

div#mu_menu_usuarios {
	float:right;
	background:transparent url(/img_maquetacion/fondos/menu_usuarios_right.png) 100% 0 no-repeat;
	color:#b0b0ae;
	width:300px;
}

ul#mu_opciones_usuarios {
	padding:0;
	margin:0;
	list-style:none;
	background:transparent url(/img_maquetacion/fondos/menu_usuarios_x.png) 0 0 repeat-x;
	height:26px;
	line-height:26px;
	overflow:hidden;
	width:290px;
	margin-right:11px;
}

ul#mu_opciones_usuarios li.mu_opcion_usuarios {
	float:left;
	width:58px;
}

ul#mu_opciones_usuarios li.mu_opcion_usuarios_primero {
	float:left;
	width:86px;
}

ul#mu_opciones_usuarios li.mu_opcion_sep {
	float:left;
	width:10px;
}

ul#mu_opciones_usuarios li.mu_opcion_usuarios  a{
		color:#b0b0ae;
}

div#mu_menu_utilidades{
	width:370px;
	background:transparent url(/img_maquetacion/fondos/menu_utilidades_left.png) 0 0 no-repeat;
	float:right;
}

ul#mu_opciones_utilidades {
	padding:0;
	margin:0;
	list-style:none;
	background:transparent url(/img_maquetacion/fondos/menu_utilidades_x.png) 0 0 repeat-x;
	height:26px;
	line-height:26px;
	overflow:hidden;
	width:360px;
	margin-left:10px;
}

ul#mu_opciones_utilidades li.mu_opcion_sep{
	float:left;
	width:1px;
	border-left:1px solid white;
	height:14px;
	margin:6px 0;
}

ul#mu_opciones_utilidades li.mu_opcion_sep_primero, ul#mu_opciones_utilidades li.mu_opcion_sep_ultimo {
	display:none;
}

ul#mu_opciones_utilidades li.mu_opcion_utilidades{
	float:left;
	width:82px;
}

ul#mu_opciones_utilidades li.mu_opcion_utilidades.suscripciones {
	float:left;
	width:110px;
}

ul#mu_opciones_utilidades li.mu_opcion_utilidades_primero{
	float:left;
	width:66px;
	margin-right:11px;
}

ul#mu_opciones_utilidades li a{
	color:white;
	text-transform:uppercase;
	font-size:1em;
}


/*Cabecera con el nombre del municipio, buscador, etc...*/

div#ptd_cabecera_wrapper {
	width:100%;
	color:white;
}

div#cont_cabecera {
	width:1000px;
	margin:0 auto;
}

div#cabecera {
	width:100%;
	position:relative;
	height:195px;
}

div#cb_cont_tit_wrapper {
	padding:25px 0 55px;
	width:370px;
	text-align:left;
	position:absolute;
	top:0px;
	left:0px;
}

div#cb_cont_tit {
	width:370px;
	height:78px;
	background:transparent url(/img_maquetacion/fondos/cb_cont_tit_fondo.png) 0 0 repeat-x;
	text-align:left;
}

img#cb_img {
	float:left;
	margin:14px 6px 0 12px;
}

h1#cb_tit_sup {
	margin:0;
	font-size:2.8em;
	padding-top:10px;
	text-transform:uppercase;
}

h2#cb_tit_inf {
	font-size:1.8em;
	margin:0;
	text-transform:lowercase;
	background:none;
}

a#cb_tit_link {
	color:white;
}

/*Estilos datos municipio*/

div#cb_cont_datos {
	background:#323232;
	border-top:1px solid #403e3a;
	border-top:1px solid #343433;
}

div#cb_datos_tabla {
	width:100%;
	height:36px;
	text-align:left;
}

div.cb_datos_fila {
	width:100%;
	height:18px;
	overflow:hidden;
}

div.cb_datos_celda {
	width:50%;
	float:left;
}

p.cb_cont_dato {
	line-height:18px;
	height:18px;
	margin:0;
}

span.cb_titulo {
	padding-left:16px;
	color:#888888;
}

span.cb_dato {
	color:white;
}

/*Estilos buscador y atencion ciudadano*/

div#cb_buscador_atencion_wrapper {
	width:222px;
	height:170px;
	position:absolute;
	right:0;
	top:10px;
	background:transparent url(/img_maquetacion/creatividades/cb_atencion_ciudadano.png) 0 0 no-repeat;
}

/*estilos para el buscador*/

div#cb_cont_buscador{
	overflow:hidden;
	width:221px;
	height:29px;
	padding-top:30px;
}

div#cb_buscador {
	position:relative;
	width:221px;
	height:29px;
	overflow:hidden;
	background:#323232;
}

form#buscar {
	width:100%;
	display:block;
	height:30px;
}

p#cb_buscador_txt {
	margin:0px;
	line-height:19px;
	border:none;
	background:transparent;
	padding:0;
	text-align:left;
}

label#cb_buscador_txt{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	position:absolute;
	font-weight:bold;
	top:5px;
	left:3px;
}

input#cb_buscador_input_txt {
	border:none;
	width:165px;
	height:18px;
	line-height:18px;
	font-size:1.1em;
	vertical-align:middle;
	position:absolute;
	top:5px;
	left:4px;
	background:white;
	padding-left:5px;
}

input#cb_buscador_btn {
	background:transparent url(/img_maquetacion/boton_lupa.jpg) no-repeat 0 0;
	border:none;
	height:19px;
	width:19px;
	position:absolute;
	top:5px;
	right:5px;
}

/*Atencion ciudadano*/

div#cb_atencion {
	margin-top:43px;
	font-size:1.8em;
	text-transform:lowercase;
}

p#cb_atencion_txt {
	margin:0;
	line-height:22px;
	margin-left:65px;
	width:120px;
}

a#cb_atencion_link {
	color:white;
}

/* Estilos para la zona del tiempo */

.cb_cont_tiempo {
	width:88px;
	height:50px;
	position:absolute;
	top:-26px;
	right:0px;
	background:url(/img_maquetacion/creatividades/cb_fondo_tiempo.png);
}

div#eltiempo {
	border:medium none;
	height:50px;
	position:absolute;
	right:9px;
	top:2px;
	width:70px;
}

div#eltiempohoy_cont_ico {
	float:left;
	height:45px;
	position:relative;
	width:45px;
}

div#eltiempo p {
	color:#fff;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:36px;
	margin:0;
	text-align:left;
	width:25px;
	font-size:1.6em;
}

/*Estilos menú principal horizontal*/

div#ptd_menu_principal_wrapper {
	width:1000px;
	background:transparent url(/img_maquetacion/fondos/menu_principal_wrapper_x.png) 0 100% repeat-x;
	margin:0 auto;	
}

div#menu_principal {
	width:1000px;
	margin:0 auto;
	height:45px;
	color:white;
}

ul#mp_opciones {
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}

li.mp_opcion_sep {
	float:left;
	width:5px;
}

li.mp_opcion_sep.mp_opcion_sep_5 {
	display:none;
}

li.mp_opcion_sep_primero {
	width:10px;
}

li.mp_opcion {
	background:url("/img_maquetacion/fondos/menu_principal_izq.png") no-repeat scroll 0 -1px transparent;
	float:left;
	height:38px;
	width:192px;
}

li#mp_ayuntamiento div.mp_opcion_int{
	border-top:5px solid #0d8ed1;
}

li#mp_administracion div.mp_opcion_int{
	border-top:5px solid #990033;
}

li#mp_servicios div.mp_opcion_int{
	border-top:5px solid #78ac00;
}

li#mp_turismo div.mp_opcion_int{
	border-top:5px solid #f5a700;
}

li#mp_participacion div.mp_opcion_int{
	border-top:5px solid #d4021d;
}

li#mp_agenda, li#mp_actualidad {
	display:none;
} 

div.mp_opcion_cont {
	background:transparent url(/img_maquetacion/fondos/menu_principal_der.png) no-repeat 100% -1px;
	margin: 0 0 0 3px;
	width:189px;
}

div.mp_opcion_int {
	width:186px;
	margin: 0 3px 0 0;
	overflow:hidden;
}

span.mp_opcion_txt {
	background:url("/img_maquetacion/fondos/menu_principal_fondo.png") repeat-x scroll 0 100% white;
	border-left:1px solid #DDE1E4;
	border-right:1px solid #DDE1E4;
	display:block;
	height:32px;
	width:184px;
	line-height:30px;
}

a.mp_opcion_link {
	color:#111;
	text-transform:uppercase;
}
