@charset "utf-8";
/* landing MBA */


body {
	background-color: #EEEEEE;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td {
margin:0;
padding:0;
}
IMG{
border:0px;
font-size:0.1em;
line-height:0.1em;
}

#container {
	min-height: 100%;
	height: 100%;
	margin-top:10px;
}

#base {
	width: 786px;
	background:#ffffff;
	margin: 0 auto;
	border:#d6d6d6 solid 1px;
}

a {
color:#666666;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
DIV.dummyClear {
	clear: both;
	font-size: 0.1em;
}

/* HEADER */

#header{
height:168px;
}
	#tools{
	background-color:#edeced;
	/*height:25px;*/
	padding:4px 10px 6px 0px;
	text-align:right;
	color:#5e5f5f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#tools A{
	padding-left:20px;
	}
	
	#logo{
	float:left;
	}

	#buscar{
	float:right;
	text-align:right;
	padding:10px 8px 20px 0px;
	}
		#buscar .botonBuscar{
		padding:4px 0px 0px 0px;
		}
		
		
		
/* CONTENIDO */

#contenido{
padding:0px 5px 0px 5px;
}

	#contenido .columna{
	margin-left:26px;
	width:225px;
	height:510px;
	float:left;
	}
	#contenido .columna A{
	color:#000000;
	}
	#contenido .columna A{
	text-decoration:none;
	}
	
	.columna #colInf-1{
	width:225px;
	height:216px;
	background:url(../img/col1_bg.gif)
	}
	.columna #colInf-2{
	width:225px;
	height:216px;
	background:url(../img/col2_bg.gif)
	}
	.columna #colInf-3{
	width:225px;
	height:216px;
	background:url(../img/col3_bg.gif)
	}
	
	
		.columna .bloque{
		margin:0px;
		height:35px;
		padding-left:29px;
		padding-right:4px;
		line-height:35px;
		}
		.columna P{
		margin:0px;
		}
		
		
		.columna .bloque-2line{
		margin:0px;
		height:35px;
		padding-left:36px;
		padding-right:4px;
		line-height:16px;
		}
		.txtBlanco P {
		color:#ffffff;
		font-weight:bold;
		padding-left:10px;
		}
			.txtBlanco A{
			color:#ffffff!important;
			}
		
		
		.columna .bloqueFin{
		text-align:right;
		padding:10px 20px 0px 0px;
		color:#b03c38!important;
		}
			.columna .bloqueFin A{
			color:#b03c38!important;
			text-decoration:underline!important;
			}
			
			

/**** FOOTER ****/
		#footer {
			margin:50px 30px 0px 30px;
			height: 60px;
			padding-top: 10px;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:10px;
			font-size-adjust:none;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			background:url(../img/footer_line.gif) no-repeat top;
			line-height:12px;
			color:#888888;
		}
		#footer A{
		color:#888888;
		}
		#footer A:hover{
		color:#993333;
		}
		#footer #izq{
		float:left;
		color:#888888!important;
		}
		#footer #izq P{
		margin:0px;
		padding:0px;
		}
		#footer SPAN{
		color:#888888;
		}
		#footer .flotante{
		float:left;
		width:176px;
		border-right:#d5d5d5 solid 1px;
		margin-right:4px;
		margin-top:6px;
		}
		#footer .flotante2{
		float:left;
		width:176px;
		margin-right:4px;
		margin-top:6px;
		}
		#footer #dch{
		float:right;
		text-align:right;
		color:#888888!important;
		}
		#footer .inf{
		margin-top:6px;
		width:235px;
		}





