@charset "utf-8";

body {
	margin: 0px;
	background-color: #000A7D;
	background-image: url("../imagenes/bg.png");
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial;
	clear: both;
}
div#mainContent {
	margin: 20px auto;
	padding: 0px;
	width: 985px;
	height: 1040px;
	border: 0px;
}
/*** PANELES ***/
div#panelTop {
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 250px;
	border: 0px;
}
div#panelIzq {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 790px;
	float: left;
	border: 0px;
}
div#panelIzq div#panelInfo {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 730px;
	background-image: url("../imagenes/panelInfo.png");
	background-position: top left;
	background-repeat: no-repeat;
}
div#panelIzq div#panelFooter {
	margin: 0px;
	padding: 0px;
	width: 680px;
	height: 60px;
	background-image: url("../imagenes/panelFooter.png");
	background-position: top left;
	background-repeat: no-repeat;
}	
div#panelDer {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 790px;
	float: left;
	border: 0px;
}
div#panelDer div#panelLateral {
	margin: 0px;
	padding: 0px;
	width: 300px;
	height: 437px;
	background-image: url("../imagenes/panelLateral.png");
	background-position: top left;
	background-repeat: no-repeat;
}
div#panelDer img {
	margin: 0px;
	border: 0px;
	width: 300px;
	height: 250px;
	padding: 0px;
	display: block;
}
div#panelDer p {
	margin: 10px 20px;
	padding: 0px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
div#panelDer p a, div#panelDer p a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
}
div#panelDer p a:hover {
	color: #CCCCCC;
}
/*** TITULOS ***/
h1.Titulo {
	position: absolute;
	margin: 20px 20px 10px 20px;
	font-size: 26px;
	color: #000a7d;
	font-weight: bold;
}
/*** ENLACES ***/
a.link, a.link:visited {
	font-size: 11px;
	color: #FF0200 !important;
	text-decoration: none !important;
	font-weight: bold !important;
}
a.link:hover {
	text-decoration: underline !important;
}
/*** FOOTER ***/
div#panelFooter ul {
	position: absolute;
	margin: 10px 190px;
	padding: 0px;
	list-style: none;
	font-size: 11px;
}
div#panelFooter ul li {
	display: inline;
	width: 55px;
	text-align: center;
	margin: 0px 5px;
	float: left;
}
div#panelFooter ul li a, div#panelFooter ul li a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
div#panelFooter ul li a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
div#panelFooter p {
	position: absolute;
	margin: 27px 230px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
/*** Contenido ***/
div#panelInfo div#infoContent {
	position: absolute;
	margin: 0px 10px;
	width: 660px;
	height: 700px;
}
div#infoContent h1 {
	position: relative;
	margin: 20px 0px 10px 0px;
	font-size: 26px;
	color: #000a7d;
	font-weight: bold;
}
div#infoContent img {
	border: solid 1px #000a7d;
	margin: 5px;
}
div#infoContent p {
	margin: 10px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
/*** HOME ***/
div#panelInfo div#Info {
	margin: 0px 10px;
	width: 660px;
	height: 490px;
	background-image: url("../imagenes/imgHome001.png");
	background-position: top left;
	background-repeat: no-repeat;
}
div#panelInfo div#Info div#Bienvenidos {
	position: absolute;
	margin: 90px 180px;
	width: 450px;
	height: 100px;
}
div#panelInfo div#Info div#Bienvenidos p {
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
}
div#panelInfo div#Info div#Bienvenidos a.leer {
	position: absolute;
	margin: 0px 320px;
}
div#panelInfo div#Info div#Testimonios {
	position: absolute;
	margin: 175px 220px;
	padding: 0px;
	width: 420px;
	height: 305px;
}
div#panelInfo div#Info div#Testimonios table {
	width: 420px;
}
div#panelInfo div#Info div#Testimonios td {
	background-image: url("../imagenes/imgHome003.png");
	background-repeat: no-repeat;
	width: 205px;
	height: 305px;
}
div#panelInfo div#Info div#Testimonios td div {
	position: relative;
	margin: 0px;
	width: 195px;
	height: 295px;
	padding: 5px;
}
div#panelInfo div#Info div#Testimonios td img {
	width: 60px;
	height: 150px;
	border: solid 1px #545C61;
	margin: 0px 4px 0px 2px;
	float: left;
}
div#panelInfo div#Info div#Testimonios td p {
	margin: 0px;
	font-size: 11px;
	font-style: normal;
	color: #545C61;
	text-align: justify;
}
div#panelInfo div#Info div#Testimonios td p.nombre {
	width: 195px;
	text-align: right;
	font-size: 11px;
	color: #000000;
}
div#panelInfo div#Info div#Testimonios b {
	color: #000a7d;
}
	
div#panelInfo div#Recomendaciones {
	margin: 0px 10px;
	width: 660px;
	height: 210px;
	background-image: url("../imagenes/imgHome002.png");
	background-position: top left;
	background-repeat: no-repeat;
}
div#panelInfo div#Recomendaciones div {
	position: absolute;
	margin: 60px 20px;
	width: 410px;
	height: 160px;
}
div#panelInfo div#Recomendaciones div p {
	margin: auto 0px;
	width: 395px;
	padding-left: 5px; 
	font-size: 11px;
	font-style: normal;
	text-align: justify;
	border-left: solid 3px #cccccc;
}
div#panelInfo div#Recomendaciones div#MoreInfo {
	position: absolute;
	margin: 70px 440px;
	width: 210px;
	height: 100px;
	border-left: solid 2px #FF0200;
}
div#panelInfo div#Recomendaciones div#MoreInfo p {
	margin: 20px 0px;
	width: 195px;
	padding-left: 5px; 
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: bolder;
	border-left: 0px;
}
/*** NOTICIAS ***/
/** lateral **/
div#panelDer div#panelLateral div#noticiaContent {
	position: absolute;
	width: 260px;
	height: 310px;
	margin: 60px 20px;
}
div#panelDer div#panelLateral div#noticiaContent p {
	position: relative;
	margin: 10px 0px;
	width: 260px;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	font-weight: normal;
}
div#panelDer div#panelLateral div#noticiaContent p span {
	color: #666666;
}
div#panelDer div#panelLateral p#noticiasMas {
	position: absolute;
	width: 260px;
	margin: 380px 20px;
	text-align: right;
	font-size: 11px;
}
div#panelDer div#panelLateral p#redes {
	position: absolute;
	width: 260px;
	margin: 400px 20px;
	text-align: center;
	font-size: 12px;
        font-weight: bold;
        color: #0000FF;
        display: inline;
        vertical-align: top;
}
div#panelDer div#panelLateral p#redes img {
        width: 30px;
        height: 30px;
        margin 0px 5px;
        display: inline;
}
/*** nmWebpart ***/
div#infoContent div#noticiasMenus {
	position: relative;
	vertical-align: top;
	width: 660px;
	margin: 0px;
	z-index: 1000;
}
div#infoContent div#noticiasMenus div#MenuCategoria {
	width: 250px;
	height: 14px;
	overflow: hidden;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	z-index: 1000;
	position: absolute;
	margin: 10px auto 0px 10px;
	padding: 2px;
}
div#infoContent div#noticiasMenus div#MenuArchivo {
	width: 200px;
	height: 14px;
	overflow: hidden;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	z-index: 1000;
	position: absolute;
	margin: 10px auto 0px 440px;
	padding: 2px;
}
div#infoContent div#noticiasMenus img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
div#infoContent div#noticiasMenus div.outDiv {
	position: relative;
	background: none;
	border: none;
	width: 100%;
	height: 110px;
	overflow: hidden;
}
div#infoContent div#noticiasMenus .Tittle {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
}
div#infoContent div#noticiasMenus .Label {
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
div#infoContent div#noticiasMenus .HLight {
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	color: #000000;
}
div#infoContent div#noticiasMenus .HLight:hover {
	background-color: #dfdaf7;
	font-weight: bold;
}
div#infoContent div#noticiasMenus .Fixed {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #29128d;
	border-bottom: solid 2px #d2d2d2;
}
div#infoContent br.Clean {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
}
div#infoContent p.diaTitle {
	width: 660px;
	border-bottom: solid 1px #000000;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	margin: 0px;
}
div#newsApp {
	position: relative;
	width: 660px;
	height: 550px;
	z-index: 0;
}
div#newsContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 550px;
	overflow: hidden;
	font-size: 12px;
	color: #000000;
	z-index: 2;
}
div#newsInfo {
	padding: 0px 5px;
	width: 640px;
}
div#newsInfo p.CategoriaTitle {
	position: relative;
	clear: both;
	margin: 5px 0px;
	width: 630px;
	height: 14px;
	background-color: #FF0200;
	border-bottom: solid 2px #d2d2d2;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: leftcenter;
	padding: 2px 5px;
	z-index: 2;
}
div#newsInfo h1.noticiaTitle {
	font-size: 18px;
	text-align: left;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0px;
	text-align: center;
}
div#newsInfo h2.noticiaSubtitle {
	font-size: 15px;
	text-align: left;
	display: block;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	margin: 3px 0px;
	text-align: center;
}
div#newsInfo h3.noticiaAutor {
	font-size: 10px;
	text-align: right;
	display: block;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin: 3px 0px;
}
div#newsInfo img.layout1 {
	float: left;
	margin: 10px;
}
div#newsInfo img.layout2 {
	float: right;
	margin: 10px;
}
div#newsInfo img.layout3 {
	clear: both;
	margin: 10px auto;
}
div#newsInfo br {
	clear: none;
}
div#newsInfo ul.titulares {
	position: relative;
	width: 98%;
	margin: 0px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	clear: both;
}
div#newsInfo ul.titulares li {
	position: relative;
	width: 98%;
	display: block;
	vertical-align: middle;
}
div#newsInfo ul.titulares li a {
	position: relative;
	text-decoration: none;
	color: #5d5d5d;
	cursor: pointer;
}
div#newsInfo ul.titulares li a:hover {
	text-decoration: underline;
	color: #5735ea;
}
/*** PRODUCTOS ***/
div#productoShow div.toggler {
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #FE6362;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 2px #d2d2d2;
	cursor: pointer;
}
div#productoShow div.toggler:hover {
	background-color: #FF0200;
}
div#productoShow div.element br {
	clear: none;
}
div#productoShow div.element {
	background-color: #FFFFFF;
}

div#productoShow table.Productos {
	border: 0px;
	width: 660px;
}
div#productoShow table.Productos td {
	width: 300px;
	border: solid 1px #CCCCCC;
	text-align: center;
	font-size: 11px;
	vertical-align: top;
}
div#productoShow table.Productos td img {
	margin-top: 10px;
	border: solid 2px #666666;
}
/*** GALERIA ***/
div#galeryApp {
	position: relative;
	width: 660px;
	height: 600px;
}
div#galeryContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 600px;
	overflow: hidden;
}
div#galeryInfo td.Album {
	border: solid 1px #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width: 120px;
	height: 130px;
	m: expression(this.onmouseover =  new Function("this.className = 'Album-hover';"), this.onmouseout =  new Function("this.className = 'Album';"));
}
div#galeryInfo td.Album:hover, div#galeryInfo td.Album-hover {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #CCCCCC;
	width: 120px;
	height: 130px;
}
div#galeryInfo .thumbs {
	margin: 0px auto;
	width: 100px;
	border: 0px;
}
div#galeryInfo .thumbs img {
	margin: 0px auto;
	border: solid 1px #000000;
}
div#galeryInfo td.fotoBox {
	border: solid 1px #FE6362;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 110px;
	height: 110px;
	m: expression(this.onmouseover =  new Function("this.className = 'fotoBox-hover';"), this.onmouseout =  new Function("this.className = 'fotoBox';"));
}
div#galeryInfo td.fotoBox:hover, div#galeryInfo td.fotoBox-hover {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 110px;
	height: 110px;
	border: solid 1px #FF0200;
	background-color: #FE6362;
}
/*** CONTACTOS ***/
div#infoContent div#contactInfo {
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 320px;
	background-image: url("../imagenes/imgContacto001.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
div#infoContent div#contactInfo h2 {
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	margin-bottom: 8px;
	margin-top: 5px;
	clear: both;
}
div#infoContent div#contactInfo h2 span {
	color: #FF0200;
}
div#infoContent div#contactInfo ul {
	margin: 3px 25px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 30em;
}
div#infoContent div#contactInfo ul li {
	display: block;
	vertical-align: top;
	background-image: url(../imagenes/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	padding-left: 15px;
	width: 10em;
	float: left;
}
div#infoContent div#contactInfo p {
	margin: 0px 30px;
	width: 400px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
div#infoContent br {
	clear: left;
}
div#infoContent table#formulario {
	width: 600px;
	margin: 0px 30px;
	border: 0px;
}
div#infoContent td.descripcion {
	width: 200px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	border-top: solid 1px #565ca7;
}
div#infoContent td.controls {
	width: 400px;
	text-align: left;
	vertical-align: middle;
	background-color: #cdced8;
	border-top: solid 1px #565ca7;
	padding: 2px;
	color: #3c4280;
	font-size: 9px;
}
div#infoContent table .controls input, textarea, select {
	font-size: 10px;
	width: 300px;
	border: solid 1px silver;
}
div#infoContent table #botones {
	width: 100%;
	padding-top: 5px;
	text-align: center;
	background: transparent;
}
div#infoContent table#formulario a, div#contact-section table a:visited {
	border: solid 2px #565ca7;
	font-size: 12px;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	padding: 2px 7px;
	text-decoration: none;
	color: #565ca7;
	font-weight: bold;
} 
div#infoContent table#formulario a:hover {
	color: #FF0200;
	border: solid 2px #FF0200;
} 
div#infoContent div#errorlabel {
	width: 480px;
	margin: 5px auto;
	font-size: 11px;
	font-weight: bold;
	color: #c02323;
	text-align: center;
}
div#infoContent div#successlabel {
	width: 480px;
	margin: 5px auto;
	font-size: 11px;
	font-weight: bold;
	color: #23c03d;
	text-align: center;
}
/*** RECOMENDACIONES ***/
div#recomenApp {
	position: relative;
	width: 660px;
	height: 600px;
}
div#recomenContent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 600px;
	overflow: hidden;
}
div#recomenInfo {
	padding: 0px 5px;
	width: 640px;
}
div#recomenInfo h1 {
	font-size: 26px;
	display: block;
	color: #FF0200;
	text-decoration: none;
	font-weight: bold;
	margin: 10px 0px;
	text-align: center;
}
div#recomenInfo h2 {
	font-size: 18px;
	text-align: left;
	display: block;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	margin: 10px 0px;
}
div#recomenInfo p {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 5px 0px;
	text-align: justify;
}
div#recomenInfo ul {
	position: relative;
	width: 98%;
	margin: 0px;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	clear: both;
}
div#recomenInfo ul li {
	position: relative;
	width: 98%;
	display: block;
	vertical-align: middle;
}

/*** SCROLLBAR ***/
div#scrollbar {
	position: absolute;
	width: 10px;
	height: 600px;
	left: 650px;
	top: 0px;
	background: transparent;
	padding: 1px;
	font-size:1px;
}
div#scrollbar div#scroll_up, div#scrollbar div#scroll_down {
	position: absolute;
	left: 1px;
	width: 10px;
	height: 10px;
	background: transparent;
  	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: 0.7;
}
div#scrollbar div#scroll_up:hover, div#scrollbar div#scroll_down:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
div#scrollbar div#scroll_up {
	top: 0px; 
}
div#scrollbar div#scroll_down {
	bottom: 0px; 
}
div#scrollbar div#track {
	position: absolute;
	left: 1px;
	top: 10px;
	margin: 0px;
	width: 8px;
	background: transparent;
	height: 580px;
}
div#scrollbar div#track div#dragBar {
	position: absolute; 
	left: 1px; 
	top: 12px;
  	width: 8px;
  	height: 20px;
  	background-color: #000A7D;
  	filter: alpha(opacity=70);
	opacity: .7;
	-moz-opacity: 0.7;
}
div#scrollbar div#track div#dragBar:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}
div#scrollbar img {
	display: block;
	border: 0px;
	margin: 0px !important;
}

/* TOOLTIP */
div#tipDiv {
	font-family: Arial;
	width: 200px;
	padding: 4px;
	font-size: 11px;
	color: #000000;
	border: solid 1px #c9c9c9;
	background-color: #f1f1f1;
}
p.tooltip {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
