.col1, .col2, .col3, .cols {
	float:left
}
.cols {
	width:290px
}
.col1 {
	width:600px
}
.col2 {
	width:270px
}
.col3 {
	width:720px
}
.col_1 {
	width:339px;
	float:left;
	line-height:30px;
	font-size:14px
}
.col_2 {
	width:107px;
	float:left
}
.col_3 {
	width:179px;
	float:left
}
.col_4 {
	width:263px;
	float:left
}
.col_address {
	width:300px;
	float:left
}

.body3 {
	width:960px
}

.main {
	margin:0 auto;
	width:980px
}

.box5 {
	width:960px
}


.wrapper {
	width:960px
}

.col5 {
	width:960px
}
/* index.html */
#page1 {
	margin-top:4px;
	background:url(../images/bg_top1.jpg) top repeat-x #fff
}
#page1 header {
	height:700px
}
#page1 .body1 {
	background:url(../images/bg_top_img1.jpg) top center no-repeat
}
#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 */

}

.list1 {
	margin-top:-12px
}
.list1 li {
	line-height:40px
}
.list1 li a {
	display:inline-block;
	background:url(../images/marker_1.gif) 0 2px no-repeat;
	padding-left:48px;
	color:#363636;
	font-weight:bold;
	text-decoration:none
}
.list1 li a:hover {
	background-position:0 -38px;
	color:#0055a2
}

.date {
	float:left;
	width:72px;
	height:50px;
	background:url(../images/date.gif) 0 0 no-repeat;
	margin-right:14px;
	font-size:34px;
	line-height:1.2em;
	padding-top:22px;
	text-align:center
}


/*Elementos de Formularios*/

.caja5 {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:25px;
	border-color:#696969;	
	border-style :solid;
	border-width :3px;
	height:20pt;
}

.caja10 {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:75px;
	border-color:#696969;	
	border-style :solid;
	border-width :3px;
	height:20pt;
}

.caja25 {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:150px;
	border-color:#696969;	
	border-style :solid;
	border-width :3px;
	height:20pt;
}

.caja50 {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:250px;
	border-color:#696969;	
	border-style :solid;
	border-width :3px;
	height:20pt;
}

.caja75 {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:250px;
	border-color:#696969;	
	border-style :solid;
	border-width :3px;
	height:20pt;
}

.caja100 {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:400px;
	border-color:#696969;	
	border-style :solid;
	border-width :3px;
	height:20pt;
}

.cajaTA {
	background-color:#fff;
	font:10pt helvetica;	
	color:#000;
	width:400px;
	border-color:#696969;	
	border-style :solid;
	border-width :1px;
	height:45pt;
}


.comboAuto {
	background-color:#fff;
	font:10pt helvetica;
	color:#000;
	width: auto;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:20pt;
}

.combo5 {
	background-color:#fff;
	font:10pt helvetica;
	color:#000;
	width:25px;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:20pt;
}

.combo10 {
	background-color:#fff;
	font:10pt helvetica;
	color:#000;
	width:50px;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:20pt;
}

.combo25 {
	background-color:#fff;
	font:10pt helvetica;
	color:#000;
	width:125px;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:20pt;
}

.combo50 {
	background-color:#fff;
	font:10pt helvetica;
	color:#000;
	width:250px;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:20pt;
}

.combo75 {
	background-color:#fff;
	font:10pt helvetica;
	color:#000;
	width:370px;
	border-color:#696969;
	border-style :solid;
	border-width :1px;
	height:20pt;
}

.mensaje {
	background-color: #e2ddca;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	height:auto;
	vertical-align:middle;
}

.itemParTabla {
	background-color:#babab8;
	color:#000;
}
.itemImparTabla {
	background-color:#f5f5f5;
	color:#000;
}

.cabeceraTabla {
	background-color: darkred;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	height: 27px;
	border: 0px;
}

.headergrid {
	background-color: darkgreen;
	color:yellow;
	font-weight:bold;
	text-align:center;
	vertical-align: middle;
	text-transform:uppercase;
	height: 27px;
	border: 1px;
	
}
