/* general */
body, form, table, caption, tr, tr, td, ul, ol, li, dl, img, button, p, h1, h2, h3, h4, h5, h6, h7, dl, dt, dd, object, iframe, dl, dt, dd, legend, fieldset { margin:0; padding:0; outline:0; }
img { border:0; }
h1, h2, h3, h4, h5, h1 a, h1 a:hover { color:#003399; }
a { color:#c2bc00; text-decoration:none; font-weight: bold; }
a:hover,a.in { color:#878205; }
input, select, textarea, button { font:normal 1em Arial, Helvetica, sans-serif; color:#666; }
input, select, textarea { line-height:1.3em !important; background-color:#fff; border:2px solid #e5e5e5 !important; }
input, textarea { padding:0 .2em; }
ul { list-style-position: inside; list-style: none;}
.net { clear: both;}
p { 
	margin-top: 5px;
	margin-bottom: 10px;	
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	line-height: 15px;
	background: url(../images/fons_cap.gif) repeat-x;	
	}

#ventana { width: 1050px; } 

/******** TOP *******/
#top {
	position: relative;
	display: block;
	margin: 0;
	padding: 0px;
	height: 199px;
	width: 1000px;
	margin-bottom:25px;
	}
#logo_econura {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 235px;
	height: 199px;
	background: url(../images/logo_cap.gif) no-repeat;	
}

#logo_econura a {
	position: relative;
	left: 17px;
	display: block;
	width: 216px;
	height: 199px;
}

#banner {
	position: absolute;
	top: 0;
	left: 239px;
	display: block;
	width: 760px;
	height: 196px;
	/*background: url(../images/banner1.gif) no-repeat;*/
}
#banner img {
	margin-left: -4px;
}

/******** FIN TOP  *******/	

/******** MENU  *******/	
#menuv .opc {
	background: url(../images/fondo_menuv.gif) repeat-x bottom left;
	padding-bottom:7px;
	margin-top: 15px;
}
ul.menul li {
	display: block;
	width: 100%;
	background: url(../images/fondo_puntos.gif) repeat-x scroll bottom left;	
	padding: 8px 0;
}

#menu {
	position: absolute;
	top: 170px;
	right: 4px;	
	font-weight: bold;
	display: block;
	width: 235px;
	height: 23px;
	background: url(../images/menu_top.gif) no-repeat;	
}
#menu a {
	display: block;
	height: 23px;	
	float: left;
}

#menu a.not,#menu a.not_in {	width: 73px;}
#menu a.not:hover, #menu a.not_in { background: url(../images/menu_top_on.gif) no-repeat;	}
#menu a.ag,#menu a.ag_in {	width: 69px;}
#menu a.ag:hover,#menu a.ag_in { background: url(../images/menu_top_on.gif) no-repeat  -74px 0;	}
#menu a.doc,#menu a.doc_in {	width: 91px;}
#menu a.doc:hover, #menu a.doc_in { background: url(../images/menu_top_on.gif) no-repeat -142px 0;	}

/******** FIN MENU  *******/	

/******** LAYOUT  *******/	
#left {
	position: relative;
  float:left;
	width: 239px;
	margin-right: 29px;
	}

#middle {
	position: relative;
  float:left;
	width: 720px;;
}
.left_content	{
		margin-left: 16px;
}
#middle_content {
	margin-left: 31px;
}
#col1, #col2 {
	position: relative;
	float:left;
	display:block;
	/*border: 1px solid #000;*/
}
#col1 {
	width: 475px;
	margin-right: 29px;	
}
#col2 {
	width: 220px;

}

#fin_ventana {
	clear:both;
	display: block;
	height: 35px;
}

#logos {
	position: relative;
	text-align: center;
	height: 70px;
	margin: 30px 0;
	text-align: center;
	/*border: 1px solid #000;*/
}

/******** FIN LAYOUT *******/

h1, h1.amarillo {
	color: #1160c5;
	border-bottom: 2px solid #1160c5;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin-bottom: 10px;
	}
h1.amarillo {	
	color: #ffca00;
	border-bottom: 3px solid #ffca00;
}			
h2 {
	font-size: 17px;
	color: #504034;
	line-height: 20px;
	font-weight: normal;
	}
	
h3,h4 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#titol {
	display: block;
	margin-bottom: 40px;
}
#titol2 {
	display: block;
	margin-bottom: 33px;
}
img.titol { margin-bottom: 40px;}

img.izda {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.dcha {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
#middle ul li {
	margin: 0 0 5px 10px;

}
#mapa {
	border: 2px solid #E0DD80;
}

table td { vertical-align: top;}

table.horari {
	border-collapse:collapse;
	width: 100%;
}
table.horari td {
	border: 1px solid #b0ac4f;
	padding: 8px 10px;
}
table.horari td.primer  { 
	background-color: #f0efc4;
	font-weight: bold;
}

.cursi {
	font-weight: bold;
	font-style: italic;
	margin: 10px 0;
	display:block;
}
img.medio {
	display: block;
	maring: 0 auto;
}

.caja_groc {
	display: block;
	background-color: #f3f1cc;
	margin-top: 7px;
	/*padding: 15px 0;*/
}

.item {
	padding: 10px;
	background: url(../images/fondo_puntos.gif) repeat-x bottom;
}

.caja_peu {
	display: block;
	background: #DCD970 url(../images/fondo_caja_dcha.gif) repeat-y;
	margin-bottom: 20px;
	padding: 5px;
}
.caja_peu a {font-weight: bold;}
.caja_groc a {font-weight: normal; display: block;}

.localizacion { font-size: 13px;}

ul li.noticias a {
	display: block;
	padding-top: 3px;
}
ul li.noticias {
	/*padding-bottom: 10px;*/
	background: url(../images/fondo_puntos.gif) repeat-x bottom;
	padding: 10px 0;
}
ul li.noticias img { margin-bottom: 0; }
.fecha { font-weight: bold;}

ul li.down a {
	display: block;
	padding: 7px 0 0 40px;
	background: url(../images/down.gif) no-repeat top left;
	height: 30px;
}

ul.llista li {
	padding-left: 17px;
	background: url(../images/llista.gif) no-repeat left 3px;
}