/*
*
*	 Este fichero de CSS se utiliza para las páginas iniciales de los departamentos, así como para las páginas
*	de menu de primer nivel.
*
*    © Ayuntamiento de Alicante - Servicio de Informática 2004
*
*/


body {
	background-image: url(/img/fondo_menu_pre.gif);
	margin: 0px;
	padding: 0px;
	width:93%;	
}

div#cabecera {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	width: 621px;
	height: 50px;		
	background-image:url(/img/frm-sup/fondo_frm_sup.gif);
}
div#mapa_img {
	display: none;
}
div#contenido {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;		
}

div#contenido h1.h1_cabecera{
	display: none;
}

img { border: 0; }

/****************************/
/* PARA LAS PÁGINAS DE MENU */
/****************************/
div#menu {
	position:absolute; 
	left:35px; 
	top: 75px; 
	width:383px; 
	height:184px; 
	z-index:1;
	font-size: 0.8em;
}
div#menu.mas_opciones { top:65px; }

div#menu h1 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:1.3em; 
	color: #898C8C; 
	padding-left: 13px;
	font-weight: bold;
}
div#menu.mas_opciones h1 { margin-bottom: 5px; }

div#menu p {
	font-size:0.85em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #677F7B;
	font-weight: normal; 
	line-height: 1.7em;
	text-decoration: none;	
}

div#menu a {
	font-size:0.85em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #677F7B;
	font-weight: bold;
	background-image: url(/img/logos/ico_enlace_noti.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	line-height: 1.7em;
	text-decoration: none;	
}
div#menu a:hover   { color: #9E483E; }
div#menu a:link    { text-decoration : none; }
div#menu a:active  { text-decoration : none; }

td#imagen_nivel3 { background-color: #EAEDED; float:right; height:262px; }
td#imagen_nivel3 img { float:right; margin: 10px;}


/***************************************************/
/* PARA LAS PÁGINAS INICIALES DE LOS DEPARTAMENTOS */
/***************************************************/

body.inicial {}

body.inicial div#contenido div#dependencia{
   position: absolute;
   top: 4px;
   left: 4px;

   height: 138px !important;
   height: 167px;
   width: 401px;

   margin: 0;
   padding: 29px 0 0 0;  

   background-color:#EAEDED; 
   background-color:#EAEDED; 
   /*  imagen en el estilo */
   background-repeat: no-repeat;
   background-position:center top;


}

body.inicial div#contenido div#noticias{
   position: absolute;
   top: 176px;
   left: 4px;

   height: 165px !important;
   height: 194px;
   width: 401px;

   margin: 0px;	
   padding: 29px 0 0 0;  

   background-color:#EAEDED; 
   /*  imagen en el estilo */
   background-image: url(/img_cas/menu/menu_present_noti.gif);
   background-repeat: no-repeat;
   background-position:center top;

}

body.inicial div#contenido div#licitaciones{
   position: absolute;
   top: 176px;
   left: 4px;

   height: 165px !important;
   height: 194px;
   width: 401px;

   margin: 0px;	
   padding: 29px 0 0 0;  

   background-color:#EAEDED; 
   /*  imagen en el estilo */
   background-image: url(/img_cas/menu/menu_present_lici.gif);
   background-repeat: no-repeat;
   background-position:center top;

}

body.inicial div#contenido div#infor_general{
   position: absolute;
   top: 176px;
   left: 4px;

   height: 165px !important;
   height: 194px;
   width: 401px;

   margin: 0px;	
   padding: 29px 0 0 0;  

   background-color:#EAEDED; 
   background-image: url(/img_cas/menu/menu_inf_gnral.gif);
   background-repeat: no-repeat;
   background-position:center top;
}

acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #CCCCCC;
}

body.inicial div#contenido div#recomendamos{
   position: absolute;
   top: 4px;
   left: 410px;

   height: 336px !important;
   height: 366px;
   width: 205px;

   margin: 0;
   padding: 30px 0 0 0;

   background-color:#EAEDED; 
   /*  imagen en el estilo */
   background-image: url(/img_cas/menu/menu_present_recom.gif);
   background-repeat: no-repeat;
   background-position:center top;

   text-align:center;
}

body.inicial div#contenido div#dependencia p { 
	padding: 15px 0 0 0; 
	font-size:0.65em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #677F7B
}

body.inicial div#contenido div#dependencia a         { text-decoration : none; color: #9E483E; }
body.inicial div#contenido div#dependencia a:hover   { text-decoration : none; color: #FFA620; }
body.inicial div#contenido div#dependencia a:link    { text-decoration : none; }
body.inicial div#contenido div#dependencia a:active  { text-decoration : none; }

/*body.inicial div#contenido div#noticias p { 
	margin-top: 4px; 
	margin-bottom: 4px;

	padding-top: 0;
	padding-bottom: 0;
	padding-left:10px;
	padding-right:10px;
	
	line-height: 1em;
	 
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#677F7B;
}*/

/* PARRAFO con imagen puntos incluido para noticias*/
body.inicial div#contenido div#noticias p { 
	margin-top: 10px; 
	margin-bottom: 4px;
	margin-left:10px;

	padding-top: 0px;
	padding-bottom: 12px;
	padding-left:0px;
	padding-right:10px;
	
	line-height: 1em;
	 
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#677F7B;
	
	background-image: url(/img/raya-puntitos.gif);
	background-position:left bottom;
	
	background-repeat: no-repeat;
	
}

body.inicial div#contenido div#licitaciones p { 
	margin-top: 10px; 
	margin-bottom: 4px;
	margin-left:10px;

	padding-top: 0px;
	padding-bottom: 12px;
	padding-left:0px;
	padding-right:10px;
	
	line-height: 1em;
	 
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#677F7B;
	
	background-image: url(/img/raya-puntitos.gif);
	background-position:left bottom;
	
	background-repeat: no-repeat;
	
}

/*body.inicial div#contenido div#noticias p.inf_gnral {
	line-height: 1.4em; 
	padding: 20px;
	text-align:justify;
}*/

body.inicial div#contenido div#infor_general p {
	margin-top: 4px; 
	margin-bottom: 4px;
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#677F7B;
	line-height: 1.4em; 
	padding: 20px;
	text-align:justify;
}

body.inicial div#contenido div#infor_general a         { text-decoration : none; color: #9E483E; }
body.inicial div#contenido div#infor_general a:hover   { text-decoration : none; color: #FFA620; }

body.inicial div#contenido div#noticias p a {
	background-image: url(/img/logos/ico_enlace_noti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #536664;
	text-decoration: none;
}

body.inicial div#contenido div#licitaciones p a {
	background-image: url(/img/logos/ico_enlace_noti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #536664;
	text-decoration: none;
}

body.inicial div#contenido div#noticias a:link     { text-decoration : none; color: #536664; }
body.inicial div#contenido div#noticias a:visited  { text-decoration : none; }
body.inicial div#contenido div#noticias a:hover    { text-decoration : none; color: #9E483E; }
body.inicial div#contenido div#noticias a:active   { text-decoration : none; }

body.inicial div#contenido div#licitaciones a:link     { text-decoration : none; color: #536664; }
body.inicial div#contenido div#licitaciones a:visited  { text-decoration : none; }
body.inicial div#contenido div#licitaciones a:hover    { text-decoration : none; color: #9E483E; }
body.inicial div#contenido div#licitaciones a:active   { text-decoration : none; }

/* CAPA CONTENEDORA DE LA CAPA DE LAS NOTICIAS */
body.inicial div#contenido div#noticias div#contenedor_scroll
{
	position: absolute;
	left:0;
	top:30px;		
	width: 100%;
	height: 160px;
	clip:rect(0px, 401px, 160px, 0px);	
	overflow:hidden;	
}

body.inicial div#contenido div#licitaciones div#contenedor_scroll
{
	position: absolute;
	left:0;
	top:30px;		
	width: 100%;
	height: 160px;
	clip:rect(0px, 401px, 160px, 0px);	
	overflow:hidden;	
}

/* CAPA QUE CONTIENE LAS NOTICIAS */
body.inicial /* div#contenido div#noticias */ div#contenido_scroll /* OPERA no ve si se define como descendiente de div#contenido y div#noticias */ 
{
	width: 375px;
	position: absolute;
	left:0;
	top:0px;		
}

/* IMAGEN DE LA RAYA DE PUNTOS */
body.inicial div#contenido div#noticias img#raya_puntos 
{
   margin:5px 10px;
}
body.inicial div#contenido div#licitaciones img#raya_puntos 
{
   margin:5px 10px;
}

/* IMAGEN DE LA FLECHA DE SUBIR */
body.inicial div#contenido div#noticias img#flecha_arriba 
{
   position: absolute;
   top: 0px;
   left: 380px;
   border: 0;
}
body.inicial div#contenido div#licitaciones img#flecha_arriba 
{
   position: absolute;
   top: 0px;
   left: 380px;
   border: 0;
}

/* IMAGEN DE LA FLECHA DE BAJAR */
body.inicial div#contenido div#noticias img#flecha_abajo
{
   position: absolute;
   top: 146px;
   left: 380px;
   border: 0;
}
body.inicial div#contenido div#licitaciones img#flecha_abajo
{
   position: absolute;
   top: 146px;
   left: 380px;
   border: 0;
}

/* LINEA QUE UNE LAS DOS FLECHAS */
body.inicial div#contenido div#noticias img#linea_scroll
{
   position: absolute;
   top: 14px;
   left: 385px;
   border: 0;
}
body.inicial div#contenido div#licitaciones img#linea_scroll
{
   position: absolute;
   top: 14px;
   left: 385px;
   border: 0;
}

body.inicial div#contenido div#recomendamos p {
/*	margin-top: 8px;
	margin-bottom: 23px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	
	
	margin-left: 0px;
	margin-right: 0px;			

	padding-top: 20px;	
	padding-bottom: 3px;				
	padding-right: 0px;	
	padding-left: 0px;	
	
	background-image: url(/img/raya-puntitos.gif);
	background-position:bottom;
	background-repeat: no-repeat;
}

body.inicial div#contenido div#recomendamos a {
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#677F7B
}

body.inicial div#contenido div#recomendamos a:link     { text-decoration : none; color: #677F7B; }
body.inicial div#contenido div#recomendamos a:hover    { text-decoration : none; color: #9E483E; }
body.inicial div#contenido div#recomendamos a:active   { text-decoration : none; }
body.inicial div#contenido div#recomendamos a:visited  { text-decoration : none; }

body.inicial div#contenido div#recomendamos a.flecha {
	background-image: url(/img/logos/ico_enlace_rec.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}

/* Estilo para las imágenes de recomendamos, el calendario no*/
body.inicial div#contenido div#recomendamos img.recomendamos_img {
	margin:4px;
	border:0px
}

/* Estilo para las imágenes de recomendamos, sin texto debajo */
body.inicial div#contenido div#recomendamos img.recomendamos_img_sintexto {
	margin:6px 4px 6px 4px;
	border:0px;
}

div#copyRight { 
	position: absolute;
	left: 0px;
	top: 365px;
	width: 400px;
	text-align:left; 
	padding-left:5px;
	padding-right:5px;
	margin-top:5px; 
	margin-bottom:5px;
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#999999 ;
}

div#accesibilidad {
	position: absolute;
	left: 400px;
	top: 365px;
	width: 213px;
	text-align:right; 
	padding:0px;
	margin-top:5px; 
	margin-bottom:5px;
	font-size:0.65em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#999999;
}

div#accesibilidad a {
	text-decoration: none;
	color:#999999;	
}

div#accesibilidad a:hover {
	text-decoration: none;
	color:#9E483E;
}



