@charset "UTF-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
	margin-top: 0px;
}

body {
	min-width:100%;
	/*min-width:1000px;
	background:url(../ima/layout/fondo.jpg) top no-repeat #fff;*/
	/*background:url(../ima/layout/fondo.jpg) top repeat-x #fff;*/
	

	
	/*font-family: 'Roboto Condensed', sans-serif;*/
	
    font-weight: 400;
	/*font-family: 'Open Sans';*/
    line-height: 26px;
	
	
	font-family: 'Noto Sans', sans-serif;
		
	font-size:14px;
	color:#000;
	
	
	margin-top: 0px;
}

a {
	color:#000;
	text-decoration:none;
}

a:hover { color:#666; }

h1 a, h2 a { color:#000; }
h1 a:hover, h2 a a:hover { color:#FC0; }

img { border:0; outline:none; }

h1 {
	font-size:44px;
	margin:0 0 15px 0;
	padding:0;
}

h2 {
	font-size:34px;
	margin:0 0 15px 0;
	padding:0;
}

h3 {
	font-size:28px;
	margin:0 0 5px 0;
	padding:0;
}

h4 {
	font-size:24px;
	margin:0 0 5px 0;
	padding:0;
}

/* Top */
#Top {
	width:90%;
	height:137px;
	margin:auto;
	/*background:url(../ima/layout/AZUL01LINEAFONDO.jpg) repeat;*/
	
	
}

#Logo {
	width:410px;
	height:137px;
	float:left;
	margin:0 0 0 295px;
}

#Social-Media {
	width:auto;
	height:27px;
	margin:55px 40px 0 0;
	float:right;
	cursor:default;
}

#Social-Media ul { margin:0; padding:0; }
#Social-Media li { margin:0; padding:0; display:inline-block; }
#Social-Media a { display:block; margin:0; padding:2px; }
#Social-Media a:hover { background:#fff; }

/* Menu */
#Menu-Soporte {
	width:90%;
	height:3px;
	background:url(../ima/top/menu-fondo.png) center no-repeat;
	margin:auto;
}


#Menu-2Soporte {
	width:90%;
	height:20px;
	background:url(../ima/top/menu-fondo.png) center no-repeat;
	margin:auto;
}

#Menu {
	position:absolute;
	z-index:999;
	width:90%;
	height:49px;
	top:137px; right:0; left:0;
	margin:auto;
	text-align:center;
	cursor:default;
	background:url(../ima/layout/fondo-contenidos.png) repeat;
}

#Menu ul { margin:0; padding:0; min-width: 200px;}
#Menu li { margin:0 0 0 -4px; padding:0; display:inline-block; vertical-align:top;opacity:0.9; }
#Menu a {
	display:block;
	margin:0;
	padding:17px 16px 17px 16px;
	
	
	
	font-size:15px;
	/*font-size:1em;*/
	
	line-height:15px;
	/*font-weight:bold;
	text-transform:uppercase;*/
	text-decoration:none;
	/*color:#666;*/
	color:#000;
}

#Menu a:hover {
	color:#fff;

	background:#A3A19A;
	/*url(../ima/layout/submenu-fondo-sobre.png);*/
	opacity:0.7; 
}

#Menu ul li ul{
	position:absolute;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
}

#Menu ul li ul li{
	display: block;
	/*background: #fff;*/
	opacity:0.6; /* Opacidad 60% */
}

#Menu li:hover { position:relative;}

#Menu ul li:hover ul{
	left:4px;
	top:48px;
	background:#fff;
	padding:0px;
}

#Menu ul li ul a{
	color: #000;
	border: none !important;
	display: block;
}

#Menu ul li ul a:hover{
	color:#fff !important;
	border:none !important;
	/*background: #A3A19A;*/
	background: #000000;
	opacity:0.6;
}

#Menu-Sombra {

	width:80px;
	height:25px;
	margin:auto;
}

/* Contenedores */
#Contenedor-Principal {
	width:90%;
	
	/*width:1000px;*/
	margin:auto;
	overflow:hidden;
	background:url(../ima/layout/fondo-contenidos.png) repeat;
}

/* Columna Central */

#Columna-Central {
	float:left;
	width:60%;
	
	text-align:left;
	margin:0 25px;
	/*overflow:hidden;*/
	overflow:visible;

}


#Columna-Central2 {
	float:left;
	width:60%;
	text-align:left;
	margin:0 25px;
	overflow:visible;

}


#Columna-Central3 {
	float:left;
	
	width:50%;
	
	text-align:left;
	
	margin:0 25px;
	
	overflow:visible;
	/*background:#FFFFFF;*/

}





#Columna-Doble { width:47%; }
#Columna-Doble img { width:99%; height:auto; border:1px solid #000 !important; margin:0 0 10px 0; }

.Left { float:left; } .Right {float:right; }

#Columna-Doble ul { margin:10px 0 0 0; padding:0; }
#Columna-Doble li { margin:0 0 0 0; padding:0; display:inline-block; }
#Columna-Doble li.Separador { margin:0 10px 0 9px; }
#Columna-Doble li img { width:100%; max-width:89px; border:1px solid #000 !important; }


#Columna-Triple {
	float:left;
	width:180px;
}

#Columna-Triple img { width:100%; height:auto; max-width:198px; border:1px solid #bba883 !important; margin:0 0 20px 0; }

#Columna-Triple.Separador { margin:0 20px; }

#Separador {
	width:90%;
	height:30px;
	background:url(../ima/layout/sombra.png);
	clear:both;
}

#Blank {
	width:100%;
	height:20px;
	clear:both;
}

#Clear { margin:0 !important; padding:0 !important; clear:both; }

.Mas {
	display:block;
	text-align:right;
	font-weight:bold;
	padding:10px 0;
}

/* Columna Izquierda */

#Columna-Izquierda {
	float:left;
	width:155px;
	text-align:left;
	padding:0 14px;
	cursor:default;
}

#Menu-Secundario ul { margin:0 0 20px 0; padding:0 0 20px 0; background:none; border-bottom:1px solid #000; }
#Menu-Secundario li { margin:0 0 10px 0; padding:0; display:block; background:url(../ima/layout/submenu-fondo.png); }
#Menu-Secundario a {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	margin:0;
	padding:8px;
	display:block;
}

#Menu-Secundario a:hover {
	color:#fff;
	background:url(../ima/layout/submenu-fondo-sobre.png);
}


#Menu-Secundario ul ul { margin:0; padding:0; border:none; background:url(../ima/layout/submenu-fondo.png); }
#Menu-Secundario li li { margin:0; padding:0; display:block; background:none; border-top:1px dotted #CCC; }
#Menu-Secundario li li:hover { background:url(../ima/layout/submenu-fondo-sobre.png); }
#Menu-Secundario li li a {
	color:#999;
	background:url(../ima/layout/submenu-fondo-bullet.png) 12px 10px no-repeat;
	padding:8px 8px 8px 25px;
}

#Menu-Secundario li li a:hover {
	color:#fff;
	background:url(../ima/layout/submenu-fondo-bullet-sobre.png) 12px 10px no-repeat;
}

#Columna-Izquierda h1, #Columna-Izquierda h2, #Columna-Derecha h2, #Columna-Derecha h1 {
	font-size:14px;
	line-height:15px;
	color:#000;
	font-weight:normal;
	text-transform:uppercase;
	padding:5px 0;
	margin:0 0 8px 0;
	text-align:left;
}

#Columna-Izquierda a, #Columna-Derecha a {
	color:#666;
}

#Columna-Izquierda ahover, #Columna-Derecha a:hover {
	color:#000;;
}

/* Columna Derecha */

#Columna-Derecha {
	float:right;
	width:152px;
	text-align:left;
	padding:0 15px;
	cursor:default;
}

#Columna-Derecha div { margin:0 0 30px 0; }

#Buscador input.Busqueda {
	width:115px;
	height:24px;
	border:1px solid #000;
	margin:0;
	padding:0 4px;
	vertical-align:top;

	font-size:12px;
	line-height:12px;
	color:#666;
}

#Buscador input.BotonBuscar {
	width:27px;
	height:26px;
	border:none;
	background:url(../ima/busqueda/boton-buscar-sobre.jpg);
	vertical-align:top;
}

#Buscador input.BotonBuscar:hover { background:url(../ima/busqueda/boton-buscar-sobre.jpg); cursor:pointer; }

#Noticias ul { margin:0; padding:0 0 0 15px; }
#Noticias li {
	list-style-image:url(../ima/layout/submenu-fondo-bullet.png);
	color:#000;
	font-size:13px;
	line-height:14px;
	margin:0 0 15px 0;
	padding:0;
}

#Noticias a { color:#000; }

#Noticias a:hover { 
    color: #666666;
}

/* Banners */
#Columna-Central div { margin-bottom:30px; }

#Columna-Central #Banner img { max-width:99%; }

#Columna-Derecha #Banner img { max-width:99%; }

#Banner img {
	width:100%;
	height:auto;
	border:1px solid #000 !important;
}

#Banner a img:hover {  border:1px solid #FC0; }

/* Base */

#Base {
	width:100%;
	height:170px;
	margin:auto;
	padding:65px 0 0 0;
	background:url(../ima/base/base-sombra.png) top center no-repeat #f3f3f3;
	
	font-size:15px;
	line-height:17px;
	color:#666;
	text-align:center;
}

#Base span { width:1000px; margin:auto; display:block; }

#Base div { float:left; }

#Base ul { margin:16px 0 4px 0; padding:0; }
#Base li { margin:0 5px 0 0; padding:0 5px 0 0; display:inline-block; border-right:1px solid #959595; }
#Base li.last { border:none; }
#Base a { color:#666; display:block; }
#Base a:hover { color:#000; }

#Base-Menu { width:400px; text-align:center; margin:18px 0 0 50px; }

#Base-Logo { width:253px; height:94px; margin:0; }

#C-Builder { width:250px; text-align:right; margin:15px 0 0 45px; }

.imagen {
	width: 100%;
}

.titulo-fondo{
	background: url('../i/titulo-fondo.jpg') repeat #F7AA58;
	color: #fff;

	line-height: 40px;

	padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;

	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}