@import url("menus.css"); /*CSS CON TODO LO REFERENTE A LAS FUENTES (TIPOGRAFIA, COLORES ...)*/

* {margin:0; padding:0; border:0;}
body { margin:0; padding:0; font-family:"Trebuchet MS"; font-size: 80%; background:url(imgs/bck_content.jpg) repeat-x #fff;}
ul {margin:0; padding:0;}
a {margin:0; padding:0;}

#out_header {background-color:#FFF;}
	#header {height:115px;}
	#header, #menutabs, #content {width:1050px; margin: auto;}
		#logo_infoavan {float:left;}
		#menu_top {float:right; background-color:#f5f5f5; height:35px; /*width:555px;*/ width:365px;}
			#menu_top ul {list-style:none; height:100%; padding: 8px 0 0 10px; font-size:1.0em; float:right; }			
			#menu_top ul li {display:inline; padding: 10px; background:url(imgs/menu_top_separador.gif) no-repeat right center;}
			#menu_top ul li.listultima {display:inline; padding: 10px; background:none;}
			#menu_top ul li a { text-decoration:none; color:#999;}
			#menu_top ul li a:hover { text-decoration:underline; color:#000;}			
		#info_empresa {float:right; margin:12px 0 0 0; text-align:right; clear:right; display:block; width:200px;}

#out_menutabs {background:url(imgs/bck_menutabs.jpg) repeat-x #fff;}
	#menutabs {height:40px;}

#out_content {}
	#content {}
		#banner {/*height:320px;*/}
		#ticker_noticias { background-color:#000; height:26px; padding:2px; position:relative;}
			#title_actualidad, #titulares_noticias, #btn_masactualidad {height:18px; padding:4px; float:left;}  
			#title_actualidad {background-color:#d1d904; 
							   width:110px; 
							   background:url(imgs/bck_actualidad.jpg) no-repeat center right #d1d904; 
							   /*fuentes*/
							   font-size:1.1em;
							   font-weight:bold;}
			#titulares_noticias {width:790px;																 
								 padding:4px 10px 4px 10px; 
								 /*fuentes*/
								 color:#fff;								 								 
								 overflow:hidden;
								 }
				ul#fade { list-style:none;}
				ul#fade li a {color:#fff;}
				ul#fade li a:hover { text-decoration:underline;}
				/*ul.ticker_noticias {display:inline; overflow:auto; width:auto;}
			    ul.ticker_noticias li {float:left; margin: 0 20px 0 5px;}
			    ul.ticker_noticias li a {color:#fff; text-decoration:none;}
			    ul.ticker_noticias li a:hover {text-decoration:underline;}*/
			    .textonoticias a {color:#fff; text-decoration:none;}
			    .textonoticias a:hover {text-decoration:underline;}
			    	 
											
			#btn_masactualidad {float:right; color:#d1d904;}
			.mas_actualidad { color:#d1d904;}
				
		/*#contenido {}*/
		/*TRES COLUMNAS*/
		#contenido {/*background-color:#f5f7f8;*/ /*background-color:#33FF00;*/ padding: 10px 0 5px 0; overflow:hidden; margin: 0 0 10px 0;}
			/*CONTENIDO HOME*/
			.box_home_first {float:left; margin: 0 29px 0 0;}
			.box_home {float:left; margin: 0 30px 0 0;}
			.box_home_last {float:left; margin: 0 0 0 0px;}
			img.img_header_home {border:5px solid #c6c7c8; 
								 width:230px; height:80px; 
								 /*IE parche*/
								 !margin:0 0 -5px 0;}
		    img.img_box_home {border:1px solid #c6c7c8;
							  margin: -10px 0 0 0;
							  width:239px;
							  height:95px;}
			
			/*CONTENIDO PAGINAS INTERIORES*/
			#left_menu, #center_content {float:left;}
			#left_menu, #right_documents {width:200px; background-color:#f4f5f7;}
			    /*Listados en contenido*/
			    #center_content ul {margin: 0 0 0 20px;}			   
			    #center_content ul li {margin: 0 0 10px 0;}
			    /*Sin item*/
			    #center_content ul.sin_item { list-style:none; margin: 0 0 0 0;}			   
			    #center_content ul.sin_item li img {border:1px solid #ddd;}
			    #center_content ul.sin_item li .list_videos {width:250px; height:250px; margin: 0 10px 0 0;}
			    #center_content ul.clientes { display:inline;}
			    #center_content ul.clientes li {float:left; margin: 10px 5px 0 5px;}
			    #center_content ul.clientes li img {border:1px solid #ddd;}
			    /*Listado Tablas*/
			    table {width:100%;}
			    table tr.cover {width:110px; vertical-align:top;}
			    table tr.cover img {border:1px solid #ddd; margin: 0 10px 0 0; width:130px; height:130px;}
			    table td { vertical-align:top;}
			    table td.titulo_tabla,
			    h1.titulo_tabla { font-weight:bold; font-size:1.1em; color:#0090a8;}
			    table td.fecha_publicacion,
			    .fecha_publicacion {color:#696868;}
			    table td.doc_enlaces { vertical-align:bottom;}
			    table a {color:#0090a8; text-decoration:none;}
			    table a:hover {color:#0090a8; text-decoration:underline;}
			    
			    #noticia_explain { width:800px;}			    
			    
			
			/*Menus verticales HOME - LEFT */
			ul.menu_vertical_home, 
			ul.menu_vertical_left {list-style:none;} 
			ul.menu_vertical_left {padding:0 10px 4px 15px; margin: 0 0 10px 0;}
				ul.menu_vertical_home li,
				ul.menu_vertical_left li {margin:5px 0 5px 0; 
										  background:url(imgs/menu_vertical_separador.jpg) repeat-x left bottom;}
				ul.menu_vertical_home li {margin: 8px 0 12px 0;}
						/*fuentes*/
						ul.menu_vertical_left a,
						ul.menu_vertical_home a {color:#000; padding: 0 0 0 5px;}			
						ul.menu_vertical_home a:hover,
						ul.menu_vertical_left a:hover { text-decoration:none; padding: 0 0 0 5px; background:url(imgs/menu_vertical_hover.jpg) no-repeat left center;}						
						p.casosexito_text { text-align:center; 
											margin:5px 0 0 0;
											/*IE Parche*/
											!margin:2px 0 0 0;}
						p.casosexito_text a { color:#000;}
						p.casosexito_text a :hover{ text-decoration:underline;}
						
														   
				h1.header_menuvertical, h1.header_box_home {background:url(imgs/bck_header_verticalmenu.jpg) repeat-x #04c7e5 left;}
				h1.header_box_home {padding: 5px 0 5px 15px;
									/*fuentes*/
									color:#fff;
								    text-transform:uppercase;
								   	font-size:1.2em;}
				h1.header_menuvertical,				
				h1.header_section {/*height:16px;*/
								   padding:3px 0 3px 15px;
								   /*fuentes*/
								   color:#fff;
								   text-transform:uppercase;}				
				h1.header_section {background:url(imgs/bck_header_section.jpg) repeat-y #dae07d left;
								   /*fuentes*/
								   background-color:Green;
								   color:#25292e;}
			#center_content{width:620px;}				
				#hilo_path { height:16px; background-color:#f4f5f7; padding:4px 10px 4px 10px;}
				#content_page {padding:10px 15px;}
			#right_documents{float:right; width:230px;}
			    .box_right {padding: 0 10px 0 10px;
			               margin: 5px 0;}
			
			
		#footer { border-top:1px solid #c6c7c8; padding: 10px 0 10px 0; overflow:hidden;}
			#footer img {float:left;}
			#footer ul {list-style:none; float:right; text-align:right;}
			#footer ul li {display:inline; margin: 0 2px 0 2px;}
			#footer ul li a {color:#000;}
			#footer ul li a:hover { text-decoration:underline; color:#b6bc1a;}



/*FONTS*/
a {color:#0090a8; text-decoration:none;}
a:hover {text-decoration:underline;}

h1 {font-size:1.1em; font-weight:bold; margin: 0 0 10px 0;}
#content_page p {text-align:justify; line-height:1.3em; margin: 0 0 10px 0;}

p.form {margin:3px 0 3px 0;}

.dllcontact { border: solid 1px #dadcdf;}







