.col1, .col2, .col3, .cols { float:left}
.cols{ width:215px}
.col1{ width:600px}
.col2{ width:270px}
.col_1{ width:400px;float:left;line-height:30px;font-size:14px}
.col_2{ width:107px;float:left}
.col_3{ width:179px;float:left}
.col_4{
	width:250px;
	float:left
}
.col_address{ width:75px;float:left}
/* index.html */
#page1{ background:url(../images/bg_top1.jpg) top repeat-x #fff}
#page1 header{ height:641px}
#page1 #slogan{ background:url(../images/line_top1.gif) 0 0 no-repeat}
/* index-1.html */
#page2 .cols{ width:243px}
/* index-2.html */
/* index-3.html */
/* index-4.html */
#page5 .cols{ width:243px}
/* index-5.html */
/* index-6.html */
#pie{
	background-color:#C00;
	width:100%;
	height:5px;
	font-family: Verdana, Geneva, sans-serif;
}
#botones2 {
	font:14px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align:center;
	padding-top:5px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:30px;
	margin-top:4px;
	background-color: #666;
}
#cierre {
	padding-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:80px;
	margin-top:0px;
	background-color:#CCC;
}
#parrafocierre {
	font:14px Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #000;
	text-align:center;
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:60px;
	margin-top:0px;
}
