/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	background-color:#d6f4ed;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.sinformato a{
	text-decoration: none;
	border: none;
}

.principal{
	width: 900px;
	background-color:#FFFFFF;
	border: 0px;
	margin:0px;
	padding: 0px;
}
.seccion{
	color:#555555;
	font-size: 10pt;
	text-align:justify;
	line-height: 18px;
	padding: 5px 35px 0 0;
	background-image:url(img/bckgrd.gif);
	background-repeat:no-repeat;
}
.seccion a{
	color: #038265;
	text-decoration: none;
	border-bottom: 1px dotted #038265;
}
.seccion a:hover{
	color:#CC6600;
	text-decoration:underline;
	border: 0px;
}
.seccion h1{
	font-size:1.4em;
	font-weight: bold;
	color: #024f3d;
	text-align: left;
}
.seccion h2{
	font-size:1.2em;
	font-weight: bold;
	color: #024f3d;
	text-align: left;
	margin-botom: 4px;
}
div.seccion img.izqda {
    float: left;
    border: 1px solid #024f3d;
    margin: 5px 10px 0 0px;
	}
div.seccion img.dcha {
    float: right;
    border: 1px solid #024f3d;
    margin: 5px 0px 0px 10px;
	}
.bordeiz{
	width:10px;
	background-image:url(img/bordeiz.gif);
}
.borderecho{
	width:10px;
	background-image:url(img/borderecho.gif);
}
.contenido{
	width:879px;
}
.cabecera{
	background-image:url(img/cabecera.gif);
	background-repeat: no-repeat;
	height:168px;
}

.menucont{
	padding-top: 65px;
	padding-right:20px;
}
.titulos{
	font-size: 24px;
	font-weight:bold;
	text-align: right;
	margin: 15px 5px 15px 0px;
	padding-bottom: 10px;
	color: #038265;
	border-bottom:2px solid;
	border-bottom-color: #038265;
}

.pie {
	height: 104px;
	background-image: url("./img/pie.gif");
	background-repeat: no-repeat;
	font-size: 8pt;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	color: #024f3d;
}

.pie a{
	color:#038265;
	text-decoration:none;
}
.pie a:hover{
	color:#CC6600;
	text-decoration:underline;
}

.bullet {
	list-style-type: disc;
	margin: 10px 30px 10px 30px;
	padding: 0;
}

.sinformato2 a{
	text-decoration: none;
	border: none;
}


/* =-=-=-=-=-=-=-[Menu Five]-=-=-=-=-=-=-=- */

#menu {
	width: 240px;
	border-style: none solid none solid;
	border-color: #D0D0D0;
	border-width: 1px;
	font-weight: bold;
	font-size: 13px;
	}

#menu li a {
	width: 214px;
  	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#menu li a:link, #menu li a:visited {
	color: #777;
	display: block;
	background: url(img/menu.gif);
	padding: 8px 15px 0 10px;
	text-align: right;
	}

#menu li a:hover {
	color: #fff;
	background: url(img/menu.gif) 0 -32px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}

/*#menu li a:active {
	color: #fff;
	background: url(img/menu.gif) 0 -64px;
	padding: 8px 25px 0 10px;
	text-align: right;
	}*/

#menu5 li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu5.gif);
	padding: 8px 0 0 10px;
	}

#menu5 li a:hover {
	color: #FFF;
	background:  url(menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
