@charset "utf-8";
/* CSS Document */

/* Formato general, centrado, todo va dentro de #container*/

body {
	background-image: url(../images/backgrounds/index/body.png);
}


/* Content */

#contentIndex {
	width: 960px;
	margin-top: 12px;
	margin-bottom: 30px;
	padding-bottom:20px;
}
#contentIndex #contentLeft {
	margin: 0px;
	float: left;
	width: 540px;
	padding-top: 10px;
	background-image: url(../images/backgrounds/index/contentLeftIndex.jpg);
	background-repeat: no-repeat;
}
/********** Noticias principal **********/
#contentIndex #contentLeft #mainNews {
	height: 415px;
	width: 517px; /*500px*/
	color: #FFFFFF;
	padding-top: 15px; /*15px*/
	padding-right: 0px; /*20px*/
	padding-bottom: 0px; /*15px*/
	padding-left: 20px;
}
#contentIndex #contentLeft #mainNews img {
	margin-left:0px; /*20*/
}

#contentIndex #contentLeft #mainNews #flashcontent {
	padding-left:3px;
	padding-top:15px;
	font-size:12px;
	color:#999999;
}

#contentIndex #contentLeft #mainNews h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	line-height:65px; /*++++++*/
	margin: 0px;
	padding: 0px;
}
#contentIndex #contentLeft #mainNews #date {
	width:500px;
	font-size:11px;
	padding-top:0px;
	padding-bottom:0px;
	line-height: 31px;
	background-image: url(../images/backgrounds/index/contentLeftIndexDate.png);
	height: 31px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
}
#contentIndex #contentLeft #mainNews #mainNewsLeft {
	margin:0px;
	line-height: 24px;
	width: 270px; /*280*/
	float:left;
	padding-top: 15px;
	padding-right: 10px; /*0*/
	padding-bottom: 0px;
	padding-left: 0px;
}
#contentIndex #contentLeft #mainNews #mainNewsLeft p {
	margin:0px;
	padding-bottom:15px;
}
#contentIndex #contentLeft #mainNews #mainNewsRight {
	width: 237px;/*170*/
	float:right;
	padding-top: 5px;
}
#contentIndex #contentLeft #mainNews a, #contentIndex #contentLeft #mainNews a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #6ACAFF;
	text-decoration: underline;
}

/********** Noticias de segundo nivel **********/
#contentIndex #contentLeft .news {
	background-image: url(../images/backgrounds/index/news.png);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 30px;
}
#contentIndex #contentLeft .news table {
	width: 100%;
	font-size: 13px;
}
#contentIndex #contentLeft .news table td {
	padding-right: 10px;
	vertical-align: top;
}
#contentIndex #contentLeft .news table td.date {
	width: 120px;
	padding-bottom: 15px;
}
#contentIndex #contentLeft .news table td.info {
	padding-top: 15px;
	color: #555555;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#contentIndex #contentLeft .news table td a {
	font-family:"Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#contentIndex #contentLeft .news table td a:hover {
	text-decoration: underline;
}
#contentIndex #contentLeft .more a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#000000;
	padding-left:130px;
}
#contentIndex #contentLeft .more a:hover {
	color:#1A91CD;
}


/********** Columna derecha **********/
#contentIndex #contentRight {
	float: right;
	width: 410px;
	padding-top: 10px;
}
/********** SGAIM **********/
#contentIndex #contentRight #sgaim{
	background-image: url(../images/backgrounds/index/sgaim.png);
	height: 200px;
	color: #FFFFFF;
}
#contentIndex #contentRight h4 {
	margin:0px;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #103F73;
	background-image: url(../images/backgrounds/index/h4.png);
	background-repeat: no-repeat;
	background-position: 0px 31px;
	height: 35px;
}
#contentIndex #contentRight #sgaim h5 {
	margin:0px;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contentIndex #contentRight #sgaim p {
	margin:0px;
	padding-left: 15px;
	padding-right: 15px;
}

/********** Banner **********/
#contentIndex #contentRight #banner {
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentIndex #contentRight #banner02 {
	padding-bottom: 10px;
}
/********** TTID **********/
#contentIndex #contentRight #ttid {
}
/********** Notas de prensa **********/
#contentIndex #contentRight #media {
	color: #555555;
	padding-top: 15px;
	padding-bottom: 10px;
}
#contentIndex #contentRight #media a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/backgrounds/pdf.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 20px;
	display:block;
	height: 32px;
	line-height: 32px;
}
#contentIndex #contentRight #media a:hover {
	text-decoration:underline;
}
#contentIndex #contentRight #media .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contentIndex #contentRight #media p {
	margin:0px;
	padding-top: 8px;
	font-size: 13px;
}
#contentIndex #contentRight .more a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	text-transform:uppercase;
	color:#000000;
	padding-left:10px;
}
#contentIndex #contentRight .more a:hover {
	color:#1A91CD;
}





/* Footer */
#containerFooter {
	background-image: url(../images/backgrounds/index/containerFooter.png);
	height: 230px;
	width:100%;
}
#containerFooter #footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/backgrounds/footer960.png);
	background-repeat: no-repeat;
	height: 230px;
	background-position: 0px 74px;
}
#containerFooter #footer #footerLeft {
	float:left;
	width:540px;
}
#containerFooter #footer #footerLeft #logoBottom {
	float:left;
	width:150px;
	padding-top:39px;
	height:35px;
}
#containerFooter #footer #footerLeft #menuBottom {
	float:right;
	width:370px;
	padding-top:44px;
	height:30px;
}
#containerFooter #footer #footerLeft #address {
	float:left;
	width:260px;
	padding-top:10px;
}

#containerFooter #footer #footerRight {
	float:right;
	width:410px;
	background-image: url(../images/backgrounds/index/newsletter.png);
	background-repeat: no-repeat;
	height: 230px;
}

/* Tages y Subscripción a newsletter en Index */
#containerFooter #footer #footerRight #tags {
	width:370px;
}
#newsIndex .text {
	padding-top:35px;
	padding-left:100px;
	height:40px;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
}
#newsIndex .text strong {
	text-transform:uppercase;
	color:#0881BF;
}
#newsIndex .subscribe {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:14px;
	padding-right:14px;
	width:382px;
}
#newsIndex .subscribe .wrapperIndex input {
	border: 0;
	height: 20px;
	width: 227px;
	background-color: transparent;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#newsIndex .subscribe .wrapperIndex {
	width: 237px;
	height: 26px;
	background-image: url(../images/backgrounds/forms/input237.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	float:left;
}
#newsIndex .subscribe .wrapperSubscribe {
	float:right;
	width:137px;
}


#newsIndex .subscribe .wrapperSubscribe a {
	display:block;
	width:137px;
	height:28px;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	text-transform:uppercase;
	color:#1A1C1D;
	background-image:url(../images/backgrounds/buttons/buttonIndex.png);
	text-align: center;
	background-repeat: no-repeat;

}
#newsIndex .subscribe .wrapperSubscribe a:hover {
	color:#F0F0F0;
	background-image:url(../images/backgrounds/buttons/buttonIndexHover.png)!important!;
}



#corporateForm {
	position:absolute;
	width: 650px;
	position: absolute;
	top: 300px;
	z-index: 99;
    left:150px;
	visibility:hidden;
	border: 1px solid #005B8C;
}
#consultingForm {
	position:absolute;
	width: 650px;
	position: absolute;
	top: 250px;
	z-index: 99;
    left:150px;
	visibility:hidden;
	border: 1px solid #005B8C;
}
#newsletterForm {
	position:absolute;
	width: 650px;
	position: absolute;
	top: 450px;
	z-index: 99;
    left:150px;
	visibility:hidden;
	border: 1px solid #005B8C;
}
#containerFooter #footerRight #tagsIndex .tagsTitle {
	font-weight:bold;
	padding-top:0px;
	padding-left:25px;
	padding-bottom:10px;
}
#containerFooter #footerRight #tagsIndex .tagsTitle strong {
	text-transform:uppercase;
	color:#82D2F8;
}
#containerFooter #footerRight #tagsIndex .tagsContent {
	font-size:13px;
	line-height:19px;
	height: 60px;
	width: 360px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
