@charset "utf-8";

a:link {
	text-decoration: none;
	color: #05A;
}

a:hover, a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

a:active { color: #3AF; }

a:visited {
	color: #666666;
	text-decoration: none;
}


#frame dl {
	text-align: left;
	margin: 0px;
	padding: 55px 0px 0px;
	width: 100%;
	position: relative;
}

#frame dt, #frame dd {
	display: block;
	width: 180px;
	position: relative;
}

.italiano .s1 h1 {
	display: block;
	width: 298px;
	padding-top: 20px;
}

.italiano .s1 h2 {
	display: block;
	width: 277px;
	padding: 10px;
	font-size: 1.125em;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	text-align: left;
}

#frame dt, .italiano .s1 h1 {
	font-size: 1.5em;
	font-weight: lighter;
	text-align: center;
	line-height: 1em;
	margin-bottom: 20px;
	color: #333333;
}
#frame .s2 {
	padding-top: 10px;
	padding-bottom: 7px;
}
.s1 {
	width: 180px;
	position: relative;
	float: left;
	margin-left: 49px;
	display: inline;
	overflow: inherit;
}

.italiano .s1 {
	width: 296px;
	position: relative;
	float: left;
	margin-left: 50px;
	margin-top: 15px;
	display: inline;
	overflow: inherit;
}

#content  p, #content ul {
	font-size: 1em;
	line-height: 1.66em;
	color: #555;
	margin-bottom: 0.5em;
	padding: 0px 60px;
}
#content ul { list-style: circle; }

#content h1 {
	font-size: 1.33em;
	line-height: 1.66em;
	font-weight: lighter;
	padding: 0px 60px;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}

#content h2 {
	font-size: 1.16em;
	line-height: 1.66em;
	font-weight: lighter;
	padding: 0px 60px;
	margin-bottom: 0.5em;
	margin-top: 1.33em;
}

#bajada h1 {
	padding: 5px 25px 5px 15px;
	margin: 0px 10px 10px 10px;
	color: #000000;
	font-size: 1.33em;
	font-style: normal;
	line-height: 1.66em;
	font-weight: 400;
}

#bajada h2 {
	font-size: 1.17em;
	font-weight: normal;
	padding: 0px 25px;
	line-height: 1.66em;
	margin-bottom: 0.5em;
	color: #555;
}
.empresa {
	border-bottom: 1px solid #ccc;
	background: url(imgs/f-4.gif);
	font-weight: bold;
}
.comercio {
	border-bottom: 1px solid #f80;
	background: url(imgs/f-1.gif);
}
.ling {
	border-bottom: 1px solid #7B0;
	background: url(imgs/f-2.gif)
}
.soft {
	border-bottom: 1px solid #05A;
	background: url(imgs/f-3.gif)
}

.gw {
	color: #000000;
}

#lista_doble {
	width: 100%;
	float: left;
	margin-bottom: 1em;
}

#lista_doble li {
	width: 275px;
	float: left;
	font-size: 0.92em;
	list-style: circle outside;
	padding-right: 5px;
}

.fondo-s { background: url(imgs/fondo-s.jpg) no-repeat center bottom; }

.fondo-l { background: url(imgs/fondo-intro.jpg) no-repeat center bottom; }

.fondo-xs { background: url(imgs/fondo-xs.jpg) no-repeat center bottom; }
#idioma-on, #idioma-off {
	width: 65px;
	padding: 2px 0px;
	display: block;
	float: left;
	margin-right: 7px;
	text-align: center;
}
#idioma-on {
	background: url(imgs/idioma.gif) no-repeat;
	color: #666666;
	font-weight: bold;
	width: 65px;
}

#vinculos {
	display: block;
	border-left: 1px dotted #CCCCCC;
	padding: 1px 0px 1px 15px;
	height: 15px;
	float: left;
	margin-left: 3px;
}
#vinculos a { padding: 0px 10px; 
}
#mas a:link, #mas a:visited, .italiano .s1 a:link, .italiano .s1 a:visited  {
	color: #333333;
	display: block;
	padding: 3px 5px;
	margin-left: 5px;
	text-decoration: none;
}
#l1 a:hover {
	background: #FFC882;
}
#l2 a:hover {
	background: #C1DF84;
}
#l3 a:hover {
	background: #83B6E3;
}

/*CORRECCIONES*/

#footer ul {
	list-style: none;
	text-align: left;
	position: relative;
	margin-right: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: left;
}
#footer li {
	padding: 0px 10px;
	width: auto;
	position: relative;
	line-height: 17px;
	display: inline;
	float: left;
}

.vinculos {

}
.vinculos  li {	border-left: 1px solid #CCCCCC;}

.idioma-on {
	background: url(imgs/idioma.gif) no-repeat center center;
	color: #666666;
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}
