html,body{height:100%;}
body{
	margin:0;
	padding: 0;
	border:0;
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial, Helvetica;
	color:#535353;
	background:#e2e2e3 url(images/bg.jpg) 50% 0 no-repeat;
}
acronym, abbr {cursor: help; border-bottom:1px dotted #aaa;}
a{text-decoration:none;color:#7d7d7d}
a img{border: 0;}
a:hover{text-decoration:underline;}
label{cursor: pointer;}
div.clear{clear:both;height:0.00001px;line-height:0;display:block;}

/* ESTILOS GENERALES */
p{line-height:1.4em; font-size:1em; text-align:justify; margin-bottom:.8em;}
span.name, .selected a, a.selected{color:#355790;}
.bold, .strong{font-weight:bold;}
.center{text-align:center;}

/* CONTENEDOR PPAL */
#wrapper{
	height:100%;
	width:960px;
	margin:0 auto;
}
/* CABECERA */
#header{
	position:relative;
	border-top:3px solid #355790;
	border-bottom:1px solid #535353;
	height:53px;
}
	#menu{
		float:left;
		display:block;
		width:50%;
		padding-top:20px;
	}
		#menu li, #logo{
			float:left;
			width:auto;
			padding-right:30px;
		}
			#menu li.selected a, #menu a:hover{color:#355790;border-bottom:3px solid #355790;}
			#menu a{
				color:#7d7d7d;
				font-size:14px;
				padding-bottom:14px;
				padding-bottom:8px;
				display:block;
			}
			#menu a.selected, #menu a:hover{color:#355790;text-decoration:none;}
	#logo{
		padding:0;
		float:left;
		width:50%;
		margin-top:10px;
		display:block;
	}
		#logo img{float:right;}

/* PATH DE NAVEGACION */
#path{float:left;width:70%;}
#path ul{list-style:none;margin-top:10px;}
#path li{display:inline;padding-right:15px;background:url(images/path_next.gif) 97% 50% no-repeat;}
#path li.last{background:none;}
#path a:hover{color:#355790;text-decoration:none;}

/* BUSCADOR */
#search{float:right;width:30%;padding-top:4px;}
#search label{margin-right:5px;}
#buscador p{display:inline;}
#query{border:1px solid #AAA;width:160px;padding:1px 3px;}
#query:focus{border:1px solid #888;}
#buscador .submit{border:1px solid #355790;cursor:pointer;}

/* CONTENIDO PRINCIPAL */
#main{
	clear:both;
	margin:10px 0 15px 0;
	background:#dadada url(images/bases.png) 0 0 repeat-x;
	display:inline-block;
}
	#text{
		float:left;
		width:693px;/*
		background:url(images/bases.png) 0 0 repeat-x;*/
	}
		#text .padding{padding:10px 20px 0 27px;}
		#text h1{
			font-size:28px;
			line-height:28px;
			color:#355790;
			margin:5px 0 20px 0;
		}
		#text a{color:#355790;}
	#image{
		float:left;
		width:267px;
		height:336px;
		background:#dadada;
	}
	#image img{
		float:right;
		display:block;
	}
/* CONTENIDO SECUNDARIO */
#inferior{
	clear:both;
	background:#d9d9d9 url(images/bases_inferior.png) 0 0 repeat-x;
}
	#inferior .padding{padding:15px 30px 0 10px;}
	#products{
		float:left;
		width:585px;
		padding-bottom:10px;
	}
		#products h2{
			font-size:28px;
			line-height:28px;
			color:#355790;
		}
		#products ul{
			float:left;
			margin:12px 4px 0 5px;
			width:285px;
		}
			#products li{
				border-bottom:1px solid #355790;
			}
			#products li.selected{
				background:#93a4c1;
			}
			#products li a{display:block;width:100%;}
		#highlight{
			float:left;
			height:150px;
			width:285px;
			background:url(images/bg_highlight.png) 0 0 repeat-x;
			position:relative;
		}
			#highlightContent #listaNoticias, #highlightContent #listaProductos{display:block;}
			.highlightImage img{
				position:absolute;
				top:30px;
				left:-5px;
				width:115px;
			}
			.highlightDesc{
				float:right;
				width:150px;
			}
			.highlightDesc p{
				margin:0;
				font-size:11px;
				line-height:13px;
				padding:0 4px;
			}
	#news{
		float:left;
		width:285px;
	}
		#news h3{
			font-size:28px;
			line-height:28px;
			color:#355790;
		}
		#news ul{
			float:left;
			width:285px;
			margin-top:10px;
		}
			#news li{
				border-bottom:1px solid #355790;
			}
			#news li.selected{background:#93a4c1;}

#news ul a, #products ul a{
	text-decoration:none;
}
#news ul a:hover, #products ul a:hover{
	color:#355790;
}
/* PIE */
#footer{
	clear:both;
	margin-top:30px;
	border-top:1px solid #535353;
	font-size:12px;
}
	#language{
		display:block;
		border-bottom:1px solid #535353;
		height:2em;
	}
		#language span{color:#355790;}
		#language a{margin:0 20px;}
		#language a:hover{text-decoration:none;color:#355790;}
	#legal{clear:both;}
	#footer li{
		float:left;
		width:auto;
		padding-top:4px;
	}
	#footer a{
		text-decoration:none;
	}
	#footer a:hover{
		color:#355790;
	}
	#footer li span{margin:0 20px;}
	#helpdesk{float:right;padding-top:4px;}
		#helpdesk span{margin:0;}
		
		
/*
* GLOBO
*/
img.block{display:block;margin:0 auto;text-align:center;}
.globoTop{background:url(images/globo/superior.png) 0 0 no-repeat;height:25px;}
.globoContent{background:url(images/globo/cuerpo.png) 0 0 repeat-y;height:auto;position:relative;}
.globoBottom{background:url(images/globo/inferior.png) 0 0 no-repeat;height:50px;}

#myglobo1, #myglobo2{position:absolute;top:140px;left:400px;width:400px;z-index:9;display:none;}
#myglobo2{top:130px;}
.globoContent p{padding:0 25px;margin:0;}

.globoContent a{position:absolute;top:-18px;right:14px;color:#355790;font-weight:bold;font-size:12px;letter-spacing:2px;}