/* type:png quality:64 matte:#383838 shift:0 */

a {
	color: #BF0202;
	cursor: pointer;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

body {
	background-color: #E8E8E8;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	background-position: 100% 0%;
	color: #000000;
	cursor: default;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
FORM {
	margin: 0px;
	padding: 0px;
}
.bot-submit {
	background-color: #528ED3;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #3A6495;
	border-right: solid 1px #3A6495;
	border-top: solid 1px #ffffff;
	color: #FFFFFF;
	font-weight: bold;
}
.campo {
	border-right: solid 1px #F4F4F4;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #F4F4F4;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 1em 0;
}

.fullbox .hdr {
	width: 100%;
}

.hdrbnr {
	border-color: #023E6C;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	right: 1px;
	top: 4px;
}

.hdrbnr img {
	border: none;
	display: block;
}

#col1 .inner, #col2 .inner{
	padding: 10px 0px;
}

/* Menu Boxes */
#col2 {
	float: left;
	font-size: 10pt;
	width: 200px;
	padding: 0px;
}

#col2 h3 {
	color: #666666;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px 0px 2px;
	padding: 2px 0px 2px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
#col2 .fullbox .inner {
	margin-left: 5px;
	margin-right: 5px;
}

#col2 li {
	padding: 0px;
}

#col2 ul {
	/*background-color: #F4F4F4;
	border: 1px solid #FFFFFF;*/
	font-size: 9pt;
	line-height: 2em;
	list-style-type: none;
	margin: 0;
	padding: 5px 0px;
}

#col2 ul a {
	color: #666666;
	text-decoration: none;
	padding: 1px 4px 1px 6px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CECECE;
	display: block;
}

#col2 ul a:hover {
	color: #5089CD;
	font-weight: normal;
	text-decoration: none;
	background-color: #F9F9F9;
	padding-right: 1px;
	padding-left: 9px;
}
#col2 .box-02 {
	background-color: #E2F0FA;
	border-bottom: 1px solid #D0E1ED;
	margin-right: 5px;
	margin-left: 5px;

}
#col2 .box-02 H3 {
	color: #477ab6;

}
#col2 .box-02 .inner {
	margin-left: 5px;
	margin-right: 5px;
}
#col2 .box-02 UL {
	/*border: 1px solid #ffffff;*/
	border: none;
	background-color: #e2f0fa;

}
#col2 .box-02 UL A {
	/*font-weight: bold;*/
}
#col2 .box-02 UL A:hover {
	background-color: #d2eafc;
	color: #000099;
	/*font-weight: bold;	*/

}
#col2inner {
	padding: 0px;
	background-image: url(../images/sidebar_fondo_02.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px;
}
#col2inner .content {
	/*background-image: url(../images/sidebar_fondo_03.gif);
	background-repeat: no-repeat;
	background-position: 50% 100%;*/
	padding: 10px 3px 5px;
}
.inf {
	background-image: url(../images/sidebar_fondo_03.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	clear: both;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 15px;
	background-color: #ffffff;
}
/*#container {
	left: -1px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	/*width: 770px;*/
	/*width: 90%;
}
*/
#container {
	margin: 0 auto;
	text-align: left;
	/*width: 770px;*/
	/*width: 90%;*/
	width: 80%;
	min-width: 740px;
	max-width: 900px;
	width:expression(document.body.clientWidth < 740? "740px" : document.body.clientWidth > 900? "900px" : "auto");	
}
#content {
	margin: 0px 0px 0px 200px;
}
#content h3{
	color: #4679B5;
	font-size: 13pt;
	margin: 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13pt;
	font-variant: small-caps;
	text-transform: capitalize;
	font-weight: bold;
}
#content  a.url {
	color: #0000FF;
	font-size: 10px;
	font-weight: normal;
}

#content .fullbox {
	margin: 5px 0px 5px 0px;
	width: 100%;
}

#content .fullbox .hdr h3{
	color: #000000;
	font-size: 14px;
	margin: 0px;
	padding: 0px 14px 20px 0px;
}

#content .inner {
	padding: 2px 15px 15px 15px;
}

#content .litebox {
	border-top: 1px dashed #707070;
	margin: 20px 10px;
}

#content .litebox .inner {
	padding: 25px 15px 15px 0px;
}

#content .litebox a {
	color: #707070;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.3em;
	text-decoration: none;
}

#content .results {
	border: 1px dotted #cdcdcd;
	margin: 0px;
	padding: 10px;
	background-color: #F7F7F7;
}

#content .results .resultshdr h2{
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 5px 14px 10px 0px;
}

#content .results2 {
	border: 2px solid #E8E8E8;
	margin: 0px;
	padding: 7px;
}

#content a {
	font-weight: bold;
}

#content a.title {
	font-size: 10pt;
	font-weight: bold;
	/*background-color: #F7F7F7;*/
	/*display: block;*/
	padding: 2px 2px 2px 0px;
	text-decoration: none;
}
#content a.title:hover {
	color: #FF3300;
	background-color: #FFFFFF;
	text-decoration: none;
}

#content p{
	color: #333333;
	line-height: 15px;
	margin: 0;
	padding: 5px 0 10px;
}

#content td {
	padding-left: 20px;
}

#contentinner {
	float: left;
	line-height: 1.7em; /*background-color: #FFFFFF;*/
	margin: 0;
	width: 99%;
}

#footer {
	clear: both;
	background-color: #477AB6;
	text-align: center;
	background-image: url(../images/footer_fondo.gif);
	background-repeat: repeat-x;
	background-position: 0% 100%;
	width: 99%;
	color: #999999;
}
#footerinner{
	background-image: url(../images/footer_izqda.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: 100% !important;
	height/*\*/: 100%; /* ie hack */
}
#footer #footerinner .content {
	height: 100%;
	padding-bottom: 10px;
	background-image: url(../images/footer_destra.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;	
}
#footer a {
	color: #333333;
}

#footer p {
	margin: 0;
	padding-top: 7px;
}

#footerhdr {
	padding: 0px;
}

#header {
	height: 68px;
	background-image: url(../images/header_fondo.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	margin-bottom: 3px;
}
#headerinner {
	background-image: url(../images/header_destra.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 68px;
}
#header #headerinner .content {
	background-image: url(../images/header_izqda.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 68px;	
}
#header A h1 {
	color: #cfebff;
	font-size: 28pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -2px;
}

#header A:hover h1 {
	color: #FFFFFF;

}
#header A h2 {
	color: #FFFFFF;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	font-variant: small-caps;
	text-decoration: none;
}

#navbar {
	background-color: #3477C7;
	border-top: 1px solid #99C4F7;
	color: #FFFFFF;
	height: 24px;
}

#navbar a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#navbar p {
	margin: 0;
	padding: 5px 0 0 15px;
}

#network {
	height: auto !important;
	height/*\*/: 10px; /*hack IE*/
	background-color: #646464;
	clear: both;
	color: #dddddd;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#network a {
	color: #dddddd;
	text-decoration: none;
}
#network a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#network p {
	margin: 0;
	padding-top: 3px;
}

#networkhdr {
	padding: 0px;
}

/* CONTENT AREA */
#subcontainer {
	background-color: #FFFFFF;
	background-image: url(../images/sidebar_fondo.gif);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	height: 100%;
	width: 99%;
	float: left;
	padding: 0px;
	/*background-color: #E6E6E6;*/
}
BODY#frameSup {
	background-color: #528ED3;
	background-image: none;
	color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#frameSup A h1 {
	color: #cfebff;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: -1px;
}

#frameSup A:hover h1 {
	color: #FFFFFF;

}
#frameSup A h2 {
	color: #FFFFFF;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	font-variant: small-caps;
	text-decoration: none;
}
#frameSup .cella03 {
	text-align: right;
}
#frameSup .cella03 A {
	font-size: 7pt;
	font-weight: bold;
	color: #CFEBFF;
}
.bx-newslt {
	background-color: #E2F0FA;
	padding: 5px;
	border: 1px solid #BCDCF3;
}
.bx-newslt H3 {
	margin-bottom: 5px!important;
	padding-bottom: 0px !important;
	border-bottom: 1px solid #FFFFFF;
}
