@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
th {
	padding-right:10px;
}
body {
	margin: 0px;
	height: 100%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
}

h1  {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #e3000f;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 36px;
	line-height: 18px;
}

h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #007ca7;
	margin-top: 0px;
	margin-bottom: 0px;
	/*margin-left: 36px;*/
	line-height: 18px;
	padding-right: 6px;
}

#global_container {
	height: 100%;
	width: 726px;
	left: 50%;
	margin-left: -363px;
	position: absolute;
}
#header {
	height: 250px;
	position: relative;
}
#header #collage01 {
	width: 540px;
	float: left;
	height: 100%;
	background-image: url(../images/interface/header_collage01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 44px;
}
#header #collage02 {
	width: 540px;
	float: left;
	height: 100%;
	background-image: url(../images/interface/header_collage02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 44px;
}
#header ul {
	padding: 0px;
	margin: 0px;
}

#header li {
	display: inline;
	margin-right: 20px;
}
#header h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e3000f;
	text-align: left;
	margin-top: 70px;
	margin-left: 36px;
	margin-bottom: 0px;
	line-height: 14px;
}
#header h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007ca7;
	font-weight: bold;
	margin-left: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
#header  #branding {
	float: left;
	width: 180px;
	height: 100%;
	padding-top: 27px;
}
#header #branding p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3000f;
	margin-top: 16px;
	padding: 0px;
	margin-bottom: 16px;
}
#body {
	margin-top: 30px;
	margin-bottom: 30px;
}
#body #main_menu {
	width: 165px;
	float: left;
}
#body #main_menu #title {
	background-image: url(../images/interface/main_menu_title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	margin: 0px;
}
#body #main_menu ul {
	margin: 0px;
	padding: 0px;
}
#body #main_menu li {
	list-style-type: none;
	height: 24px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #007ca7;
	text-indent: 30px;
}
#body #main_menu li:hover {
	background-image: url(../images/icons/menu_bullet_blue.png);
	background-repeat: no-repeat;
	background-position: 8px center;
}
#body #main_menu a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	display: block;
	height: 22px;
}
#body #main_menu li a {
	color: #007ca7;
}
#body #main_menu #sponsors {
	float: left;
	margin-top: 30px;
	margin-left: 18px;
	margin-bottom: 30px;
}


#body #content {
	float: right;
	width: 540px;
}
.limiter {
	clear: both;
	padding-top: 20px;
}

.limiter    ul    {
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.limiter    li    {
	list-style-type: none;


}
td.enlaces{
	padding:5px;
}

#body #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-bottom: 14px;
	padding-top: 8px;
}
#content #welcome #generic_slot01 {
	/*
	background-image: url(../images/banners/generic_slot01.png);
	background-repeat: no-repeat;
	background-position: center center;
	*/
	height: 110px;
	width: 225px;
	float: left;
	/*
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	*/
	padding: 0px;
	border: 1px solid #007ca7;
	color: #FFFFFF;
}
#content #welcome #generic_slot01 h1 {
	margin: 0px;
	padding: 0px;
}
#content #welcome #news_slot {
	float: right;
	width: 280px;
	height: 110px;
}
#content #welcome #news_slot h1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
}
#content #welcome #news_slot h1 img {
	float: right;
}

#content #welcome #news_slot h1 a {
	text-decoration: none;
	color: #676767;
	display: inline;
}
#content #welcome #news_slot a {
	display: block;
	line-height: 21px;
	color: #e3000f;
	text-decoration: none;
}
#content #welcome #news_slot #date {
	background-image: url(../images/interface/date_slot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
}
#content #welcome #news_slot a #date {
	color: #FFFFFF;
}
#noticia img {
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
#news_options {
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
}



.date {
	background-image: url(../images/interface/date_slot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
}



.left_aligned {
	float: left;
	margin-right: 20px;
	margin-bottom: 8px;
}
.right_aligned {
	float: right;
	margin-left: 20px;
	margin-bottom: 8px;
	height: 20px;
}

.horizontal_split01 {
	height: 30px;
}
.horizontal_split02 {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cde6ed;
	line-height: 1px;
	margin-top: 16px;
	margin-bottom: 14px;
	margin-right: 100px;
	margin-left: 100px;
}



#footer  {
	background-image: url(../images/interface/footer_frame.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 68px;
	width: 682px;
	position: relative;
	color: #FFFFFF;
	padding-top: 60px;
	padding-right: 24px;
	padding-left: 20px;
	clear: both;
}
#footer #copyright {
	float: left;
	width: 50%;
}
#footer #legal {
	width: 50%;
	float: left;
	text-align: right;
}
#footer #legal a { text-decoration: none; color: #FFFFFF; }

/* ******************************************************************** */
/* 																		*/
/* 							Añadido por Rubens 							*/
/* 																		*/
/* ******************************************************************** */
#header_intranet {
	height: 130px;
	position: relative;
}
#header_intranet  #branding {
	float: left;
	width: 100px;
	height: 100%;
	padding-top: 27px;
}

#header_intranet #collage01 {
	width: 540px;
	float: right;
	height: 100%;
	background-image: url(../images/interface/header_bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 44px;
}
#header_intranet  #collage01  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e3000f;
	text-align: left;
	margin-top: 70px;
	margin-left: 36px;
	margin-bottom: 0px;
	line-height: 14px;
}
#header_intranet   #collage01   h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #007ca7;
	font-weight: bold;
	margin-left: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

#list2 { width:165px }

.title, .mytitle { cursor:pointer; border:0px solid #CCCCCC; margin-top:0.1em; padding:0.1em; }
.on  .mytitle, .title{
	background-image:url(../images/interface/main_menu_childActiveOff.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	display: block;
	height: 22px;
	padding-right: 8px;
	padding-left: 8px;
}
	
.off .mytitle, .title{
	background-image: url(../images/interface/main_menu_childOff.gif);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	height: 24px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 22px;
	display: block;
	height: 22px;
	padding-right: 8px;
	padding-left: 8px;
}
label {
	display:inline;
	font-weight:bold;
	padding-bottom: 10px;
} 

.labelright {
	text-align:right;
	font-weight: bold;
	display:inline;
} 

p.letramini{
	font-size: 80%;
}

/* ******************************************************************** */
/* 						Fin de lo añadido por Rubens 					*/
/* ******************************************************************** */

.buttons {
	border:1px solid #ffffff;
	background-color:#007ca7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

.fields {
	border:1px solid #9cb1c2;
	background-color:#e5eff0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e3000f;
	margin-bottom: 10px;
}
.fields2 {
	border:1px solid #9cb1c2;
	background-color:#e5eff0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#e3000f;
}

.txtRed {color:#e3000f;}

span.txtRed{
	margin-left:10px;
}

a.txtRed:link {text-decoration:none;}
a.txtRed:visited {text-decoration:none;}
a.txtRed:hover {text-decoration:none;color:#9cb1c2;}
a.txtRed:active {text-decoration:none;}

.txtBlue {color:#007ca7;}

a.txtBlue:link {text-decoration:none;}
a.txtBlue:visited {text-decoration:none;}
a.txtBlue:hover {text-decoration:none;color:#e3000f;}
a.txtBlue:active {text-decoration:none;}

.txtNormal {
	color:#676767;
	padding-left: 10px;
}

.list_odd {
	background-color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.list_pair {
	background-color:#ECF5F9;
	padding-top: 3px;
	padding-bottom: 3px;
}
.list_bold {
	font-weight: bold;
}

blockquote{
	font-size:90%;
	background-color:#EAEAEA;
	text-align:justify;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
fieldset {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-bottom: 20px;
}
fieldset legend {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #007ca7;
	/*margin-left: 36px;*/
	line-height: 18px;
	padding-right: 6px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
fieldset label {
	width: 40%;
	float: left;
	clear: both;
	padding-right: 20px;
	font-weight: normal;
}
#business_profile  label  {
	float: left;
	font-weight: normal;
	color: #007ca7;
	display: inline;
	clear: none;
}
#business_profile    label    div {
	display: inline;
	float: left;
}
#business_branding {
	clear: both;
	float: left;
}

#business_branding h2 {
	float: left;
}
#business_branding a {
	float: right;
}




fieldset label span {
	color: #007ca7;
}
.page_listing {
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e3000f;
	text-align: right;
	color: #e3000f;
	margin-top: 30px;
}

.padre, .padre a {
	color: #e3000f;	
}
.padre li{
	color:#007ca7;
	list-style:none;
}

.padre li a{
	color: #007ca7;
}
