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

body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin:0px; padding:0px; border:0px;
}


html{

}

body {
	background:#aacae6;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	

}

td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
}

p{
	padding:10px 0;
}

h1{
	color:#6699cc;
	font-size:24px;
	font-weight:bold;
	margin:15px 0;
}

h2{
	color:#6699cc;
	font-size:24px;
	font-weight:bold;
	margin:15px 0;
}

h3{
	color:#30598f;
	margin:15px 0;
	font-size:16px;
}

a{	color:#333333;}
	a:hover{ text-decoration:none;}
	
#content ul{
	margin:10px 0 10px 35px;
}
	#content ul li{
		margin:5px 0;
	}
	
	
#content ol{
	margin:10px 0 10px 35px;
}
	#content ol li{
		margin:5px 0;
	}


blockquote{
	margin:10px 10px 10px 30px;
}
/*------------------------- TEMPLATE LAYOUT ------------------------*/

#container{
	width:850px;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF;
}

#top-bar{
	height:29px;
	background:#336699;
	color:#FFFFFF;
	font-size:10px;
}
	#top-bar a{
		color:#FFFFFF;
		text-decoration:none;		
	}
		#top-bar a:hover{
			text-decoration:underline;
		}
	#top-left{
		width:579px;
		margin:8px 0 0 10px;
		float:left;
		display:inline;
	}
	#top-right{
		width:251px;
		margin:3px 10px 0 0;
		float:right;
		display:inline;
	}

#banner{
	width:820px; height:156px;
	margin:8px 15px 5px 15px;
}
	#banner h1{
		background:url(images/index3_07.jpg) no-repeat;
		width:820px; height:156px;
		text-indent:-9999px;
	}

#nav{
	width:820px; height:21px;
	margin:0 15px;
}
		#container > #nav{margin-bottom:-1px;}
		


#main{
	width:820px;
	margin:0 15px;
	border-top:#366EBD solid 8px;
	border-bottom:#FFFFFF solid 1px;
	clear:both;
	background:url(images/index3_44.gif) repeat-y;
}
	#left-bar{
		width:200px;
		float:left;
		display:inline;
		background:#4E80C0;
		color:#FFFFFF;

	}
		#left-bar h3{
			margin:0;
		}
		h3#left-afi{
			width:200px; height:44px;
			background:url(images/index3_18.gif) no-repeat;
			text-indent:-9999px;
		}
		
		h3#left-empl{
			width:200px; height:44px;
			background:url(images/index3_22.gif) no-repeat;
			text-indent:-9999px;
		}
			
			#left-bar ul{
				list-style:none;
				margin:0;
				border-left:#4e80c0 solid 7px;
				border-right:#4e80c0 solid 7px;
			}
				#left-bar ul li{
					margin:0 0 5px 0;
					padding:6px 10px;
					background:#5f8ccb;
				}
					#left-bar ul li:last-child{
						padding:8px 10px 15px 10px;
					}
					#left-bar ul li a{
						display:block;
						color:#FFFFFF;
						text-decoration:none;
					}
						#left-bar ul li a:hover{
							text-decoration:underline;
						}
						#left-bar ul li a:visited{
							color:#aec5e5;
						}
						
					a#link-bbva{
						background:url(images/bbva-espana.gif) no-repeat left top;
						padding:3px 0 0 30px;
						height:20px;
					}
					a#link-bbvaeng{
						background:url(images/bbva-english.gif) no-repeat left top;
						padding:3px 0 0 30px;
						height:20px;
					}
					a#link-fafp{
						background:url(images/fiap.gif) no-repeat left center;
						padding:0 0 0 30px;
						height:33px;
					}
					a#link-afcsp{
						background:url(images/spvs.gif) no-repeat left center;
						padding:0 0 0 30px;
						height:33px;
					}
					a#link-quetzal{
						background:url(images/quetzal.gif) no-repeat left top;
						padding:3px 0 0 30px;
						height:20px;
					}
					a#link-jobs{
						background:url(images/bbva-feria.gif) no-repeat left top;
						padding:3px 0 0 30px;
						height:20px;
					}
		
		h3#left-links{
			width:200px; height:44px;
			background:url(images/index3_28.gif) no-repeat;
			text-indent:-9999px;
		}
	
	#content{
		width:620px;
		float:right;
		display:inline;
	}
	

#footer{
	background:#336699;
	height:35px;
	color:#FFFFFF;
	text-align:center;
	font-size:10px;
	line-height:30px;
}
	#footer a{	color:#FFFFFF;}
		


/*------------------------- INDIVIDUAL LAYOUTS ------------------------*/

#c-index h2{
	background:url(images/inicio/BBVAinforma.gif) no-repeat;
	width:255px; height:70px;
	text-indent:-9999px;
	margin:5px 0;
}
#c-index h3#subt-prevision{
	background:url(images/inicio/tituloBBVA.gif) no-repeat;
	width:226px; height:19px;
	text-indent:-9999px;
}
#c-index h3#subt-material{
	background:url(images/inicio/material.gif) no-repeat;
	width:226px; height:22px;
	text-indent:-9999px;
	margin:15px 0 35px 0;
}
#c-index h3#subt-descargas{
	background:url(images/inicio/descargas.gif) no-repeat;
	width:226px; height:23px;
	text-indent:-9999px;
	margin:15px 0 35px 0;
}



#noticia{
	margin:0 auto;
	width:auto;
}
/*------------------------- CLASSES ------------------------*/

.clearme{
	clear:both;
	line-height:1px;
	height:0;
	overflow:hidden;
}

.contentmargin{
	margin:15px 12px 15px 15px;
}


/*--------LISTS-----------*/

ul.left-bar1 li a{
	background:url(images/bullet1.gif) no-repeat left 4px;
	padding:0 0 0 10px;
}

ul.listnada{
	list-style:none;
	text-indent:-0.8em;
}
	ul.listnada li{
		margin:0 0 15px 0;
	}


ul.listinicio{
	margin:0 0 0 10px;
}
	ul.listinicio li{
		height:45px;
		list-style:none;
		background:url(images/bullet2.gif) no-repeat left top;
		padding:0 0 0 32px;
		overflow:visible;
		color:#5e9ed4;
		font-weight:bold;
		font-size: 13px;
		color:#5e9ed4;
	}
		ul.listinicio li a{
			color:#5e9ed4;
			text-decoration:underline;
		}
			ul.listinicio li a:hover{
				text-decoration:none;
			}
			

ul.lista{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
	ul.lista li{
		height:30px;
		list-style:none;
		background:url(images/bullet2.gif) no-repeat 0px top;
		margin:15px 0;
		padding:0 0 0 32px;
		overflow:visible;
		color:#5e9ed4;
		font-weight:bold;
		font-size: 13px;
		color:#5e9ed4;
	}

		ul.lista li a{
			color:#5e9ed4;
			text-decoration:underline;
		}

			ul.lista li a:hover{
				text-decoration:none;
			}
			
			ul.lista li ul li{
				background:none;
				margin:10px 0;
				padding:0;
				height:20px;
				font-size:11px;
			}
			
				ul.lista li ul li a{
				}
				

#content ul.list-pdf{
	margin:40px 0 0 70px;
	list-style:none;
}
	#content ul.list-pdf li{
		background:url(images/pdf.jpg) no-repeat left;
		padding:20px 0 20px 45px;
	}
	
	
	
/*--------LINKS-----------*/

a.pdflink{
	color:#333333;
	background:url(scripts/list.gif) no-repeat left;
	padding:0 0 0 25px;
}
a.pdflink:visited{
	color:#666666;
}

a.style1{
	color:#5e9ed4;
	font-weight:bold;
	font-size: 13px
}
	a.style1:hover{
		color:#5e9ed4;
		text-decoration:none;
	}
	
a.linknaranja{
	color:#ff5a00;
	font-weight:bold;
}
	a.linknaranja:visited{
		color:#c74b08;
	}


a.linkceleste{
	color:#5e9ed4;
	font-weight:bold;
}
	a.linkceleste:visited{
		color:#276ca7;
	}

/*--------TEXTS-----------*/

.bluetext{
	color:#395bc7;
	font-weight:bold;
}

.naranja {
	color: #FF7900;
	font-weight: bold;
	font-size:12px;
}

.quotetext{
	margin:15px;
	padding:15px;
	border:#FF9933 dashed 1px;
	font-size:13px;
	background:#f7eed1;
	color:#30598f;
	line-height:18px;
}

.quotetext2{
	margin:15px;
	padding:15px;
	color:#444444;
	border:#666666 dashed 1px;
	background:#dedede;
	line-height:16px;
}

.greytext{
	font-style:italic;
	color:#666666;
	font-size:13px;
}
.titleazul{
	font-size:14px;
	font-weight:bold;
	color:#30598f;
	background:url(images/bullet2.gif) no-repeat left 60%;
	padding:10px 0 10px 32px;
}

.titleazul3{
	font-size:14px;
	font-weight:bold;
	color:#30598f;
	background:url(images/bullet2.gif) no-repeat left top;
	padding:0 0 0 32px;
}

.titlenaranja{
	color: #FF7900;
	font-size: 16px
}


.titleceleste{
	font-weight:bold;
	text-decoration:underline;
	color:#5e9ed4;
	font-size:12px;
}

/*--------TEXT BOXES-----------*/

.boxleft-1{
	width:290px;
	float:left;
	margin:0 12px 0 0;
	display:inline;
}
.boxright-1{
	width:290px;
	float:right;
	display:inline;
}

.boxleft-2{
	width:280px;
	float:left;
	padding:0 15px 0 0;
	background:url(images/dottedline.gif) repeat-y right;
	display:inline;
}

.boxright-2{
	width:280px;
	float:right;
	padding:0 0 0 15px;
	background:url(images/dottedline.gif) repeat-y -6px center;
	display:inline;
}

.boxleft-3{
	width:184px;
	float:left;
	margin:0 12px 0 0;
	display:inline;
}
.boxright-3{
	width:407px;
	float:right;
	display:inline;
}

.boxmargin{
	margin:25px 50px 25px 40px;
}
/*--------OTHER-----------*/
.hrblue{
	color:#5e9ed4;
	background-color:#5e9ed4;
}

.hrdotted{
	height:30px;
	background:url(images/dottedline.gif) repeat-x center;
}
	.hrdotted hr{
		display:none;
	}

.campotexto{
	border:none;
	background:url(images/index3_03.gif) no-repeat;
	font-size:10px;
	height:18px;
	width:143px;
}
	.campotexto:focus{
		background:#FFFFFF;
	}
	
.imag-left{
	float:left;
	margin:0 12px 12px 0;
	display:inline;
}
.imag-left2{
	float:left;
	margin:0 25px 12px 0;
	display:inline;
}