@charset "utf-8";
/* CSS Document */
body {margin:0px; padding:0px;}
#contenedor {
	width:778px;
	display:block;
	margin:0px;
	padding:0px;
}

#llamado {
	height:146px;
	background:url(img/llamado.jpg) no-repeat bottom left;
}
#llamado_col1 {
	width:160px;
	height:146px;
	float:left;
	background:url(img/llamado_col1.jpg) no-repeat top left;
}
#llamado_col2 {
	width:220px;
	height:146px;
	float:left;
	background:url(img/llamado_col2.jpg) no-repeat top left;
}
#llamado_col3 {
	width:220px;
	height:146px;
	float:left;
	background:url(img/llamado_col3.jpg) no-repeat top left;
}
#llamado_col4 {
	width:178px;
	height:146px;
	float:left;
	background:url(img/llamado_col4.jpg) no-repeat top left;
}

#flash_contenedor {
	height:347px;
	background:url(img/flash.jpg) no-repeat top left;
	margin:0px;
	padding:0px;
}
#flash {
	height:240px;
	width:300px;
	float:right;
	margin-top:65px;
	margin-right:20px;
}

#central {
	height:361px;
}
#central_top {
	height:50px;
	background:url(img/central_top.jpg) no-repeat top left;
}
#central_middle {
	height:274px;
	background:url(img/central_middle.jpg) no-repeat top left;
}
#central_middle_txt {
	height:200px;
	width:550px;
	float:left;
	margin-top:20px;
	margin-left:40px;
	*margin-left:20px;
	/*TYPO*/
	font-family:Arial;
	font-size:14px;
	line-height:18px;
	color:#666;
	text-align:left;
}
#central_bottom {
	height:37px;
	background:url(img/central_bottom.jpg) no-repeat top left;
}

#bajo {
	height:286px;
}
#bajo_col1 {
	width:171px;
	height:286px;
	float:left;
	background:url(img/bajo_col1.jpg) no-repeat top left;
}
#bajo_col2 {
	width:145px;
	height:286px;
	float:left;
	background:url(img/bajo_col2.jpg) no-repeat top left;
}
#bajo_col3 {
	width:146px;
	height:286px;
	float:left;
	background:url(img/bajo_col3.jpg) no-repeat top left;
}
#bajo_col4 {
	width:145px;
	height:286px;
	float:left;
	background:url(img/bajo_col4.jpg) no-repeat top left;
}
#bajo_col5 {
	width:171px;
	height:286px;
	float:left;
	background:url(img/bajo_col5.jpg) no-repeat top left;
}

#infopie {
	height:60px;
	display:inline;
}
#infopie_col1 {
	width:50px;
	height:60px;
	float:left;
	background:url(img/infopie_col1.jpg) no-repeat top left;
}
#infopie_col2 {
	width:677px;
	height:60px;
	float:left;
	background:url(img/infopie_col2.jpg) no-repeat top left;
}
#infopie_col3 {
	width:50px;
	height:60px;
	float:right;
	background:url(img/infopie_col3.jpg) no-repeat top right;
}









