@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
} 

body {
	background-color: #F7F7F7;
}
#pagina {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	margin-right: 64px;
	margin-left: 64px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 8px;
	background-image: url(../images/righello_3.png);
	background-repeat: no-repeat;
}

#foot {
	margin-right: 64px;
	margin-left: 64px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 18px;
}
#content {
	margin-right: 64px;
	margin-left: 64px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
#desc p {
	padding-right: 16px;
	margin-top: 18px;
	text-indent: -8px;
	padding-left: 8px;
}
.separaTop {
	padding-top: 12px;
}
#desc h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-right: 16px;
}
#desc h2 {
	font-family: "legitima", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	display: block;
}
#fisso h1 {
	font-family: "legitima", Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	padding-left: 64px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/comillas_i.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 32px;
	width: 400px;
}
#variabile {
	float: right;
	width: 512px;
}
#details #c3 p {
	color: #666666;
}
#main {
	margin-top: 16px;
	margin-bottom: 16px;
}
#cabecera ul {
	list-style-type: none;
	font-family: "legitima", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	margin: 0px;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#cabecera li {
	display: inline;
	list-style-type: square;
	color: #666666;
}
#cabecera li a {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#cabecera li.activo {
	font-weight: bold;
	color: #000000;
}

#content #desc {
	width: 432px;
	padding-top: 18px;
}
#content #details {
	width: 400px;
	float: right;
	margin-bottom: 16px;
}
#content #details #c3 {
	width: 192px;
	padding-top: 18px;
}
#content #details #c4 {
	float: right;
	width: 192px;
	margin-top: 18px;
}
#fisso {
	background-image: url(../images/comillas.png);
	background-repeat: no-repeat;
	width: 480px;
}

.imgPad {
	padding-left: 48px;
}
#fisso h2 {
	padding-left: 64px;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
}
#fisso h3 {
	padding-left: 64px;
	font-weight: normal;
	font-size: 18px;
	color: #666666;
}
/*
#cabecera pre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 4px;
	color: #666666;
}
*/
#cabecera pre {
	font-family: "legitima", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	float: right;
	padding-top: 68px;
}

#cabecera p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 0px;
	color: #666666;
}

#c4 dt {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	color: #333333;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding-left: 4px;
}
#c4 dd {
	padding-left: 2px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #666666;
	padding-top: 9px;
	padding-bottom: 9px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: hidden;
}

.separa {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 18px;
	margin-top: 18px;
}

.separa_list {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 18px;
	margin-top: 18px;
}
#c3 strong {
	font-weight: normal;
	color: #000000;
}
#c3 ul {
	list-style-type: none;
}
#c3 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	background-image: url(../images/list_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
}
#c3 li.activo {
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
	background-image: url(../images/list_arrow_on.png);
	background-position: left;
color: #333333;
}
#c3 li a {
	display: block;
	text-decoration: none;
	color: #666666;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 16px;
}

#c3 li a:hover {
	color: #000000;
	background-image: url(../images/list_arrow_over.png);
	background-repeat: no-repeat;
	background-position: left;	
}
.anno_float {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
#naviga_top {
	width: 400px;
	float: right;
	margin: 0px;
}
#logo {
	width: 416px;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
#foot p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#desc ul {
	list-style-type: circle;
	padding-top: 9px;
	padding-bottom: 9px;
}
#desc li {
	margin-left: 24px;
}
#fisso h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

