/* CSS Document */
body { padding: 0; margin: 0; font-size: 12px; font-family: tahoma, sans-serif; letter-spacing: 1px; line-height: 160%; background: #cdcdcd; color: #454545; }
div {text-align: left;}
#topOfPage { display: none; }
#contenedor { width: 730px; padding: 25px; background: #fff; margin-left: auto; margin-right: auto; }
#header { height: 45px; }
#logo {	width: 186px; float: left; }
#barra { clear: both; background: #cdcdcd; height: 25px; }
#top { background: url("../images/top.gif") 100% 0 no-repeat #505050; height: 200px; clear: both; }
#body { clear: both; margin-bottom: 15px; margin-top: 15px; }
#body li {	list-style-position: inside;list-style-image: url(../images/arrow.gif);}
#footer {clear: both;padding-top: 5px;	text-align: center;}
div.block, div.blockDistinto {padding-bottom: 3px; padding-top: 8px;	width: 450px;	padding-right: 10px; padding-left: 10px;}
div.block1 {padding-bottom: 3px;padding-top: 8px;width: 100%;padding-right: 10px;padding-left: 10px;float: none;}
div.block2 {width: 230px;float: left;background-color: #505050;	border-left-width: 7px;	border-left-style: solid;	border-left-color: #ABD6F1;	color: #FFFFFF;	padding-right: 10px;padding-left: 10px;	height: 207px;	background-image: url(../images/corner2.gif);	background-repeat: no-repeat;background-position: 100% 100%;text-align: center;}
div.blockDistinto {	background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5;width: 450px;text-align: justify;}
div.blockDistinto2 {background: url("../images/corner.gif") no-repeat 100% 100% #f5f5f5;width: 450px;float: left;text-align:justify;padding-right: 10px;padding-left: 10px;}
h1, h2, h3 { margin: 0; margin-bottom: 10px; font-weight: normal; font-size: 18px; }
#top h1 { color: #fff; padding-left: 25px; padding-top: 65px; line-height: 110%;}
h2 {font-size: 16px;margin-bottom: 5px;color: #000000;background-repeat: no-repeat;}
h3 { font-size: 16px; margin-bottom: 5px; color: #ABD6F1; }
p {	margin: 0;	margin-bottom: 5px;}
p.right { text-align: right; }
#footer p {	clear: both; color: #c0c0c0; font-size: 11px; }
form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; }
input.searchText { width: 150px; height: 13px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 45px; height: 19px; margin: 0; padding: 0; }
ul { margin: 0; padding : 0; list-style : none; }
#barra li { margin: 0; padding: 0; padding-top: 3px; padding-bottom: 4px;	padding-left: 10px;	padding-right: 10px; border-right: 1px solid #fff; float: left; }
#barra li.active { background: #505050; color: #fff; padding-bottom: 4px; }
#footer li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px;	font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none;color: #0080c0;  }
a:hover { color: #666666;}
#barra a:link, #barra a:active, #barra a:visited { color: #000; } 
#barra a:hover{color: #0099CC}
a img { border: 0; }
a img:active { border: 0; }
span.highlight {color: #abd6f1;	font-size: 30px;}
span.hide { display: none; }
span.underline { text-decoration: underline; }
