/* CSS Document */


.tablaarriba_index {
	background-image: url(../image_v3/casilla_arriba_index.jpg);
	background-repeat: no-repeat;
}
.tablaabajo_index {
	background-image: url(../image_v3/casilla_abajo_index.jpg);
	background-repeat: no-repeat;
}
#contenido_col_arr {
background-image:url(../image_v3/casilla_arriba_index.jpg);
background-repeat:no-repeat;
top:0px;
left:0px;
width:100%;
height:11px;
}
#contenido_col_cen {
background:#FFFFFF;
top:11px;
left:0px;
width:100%;
height:150px;
border-left:#CCCCCC solid 1px;
border-right:#CCCCCC solid 1px;
}
#contenido_col_cen h1 {
	font-size: 9px;
	color: #990000;
	background-color: #FFCC00;
	border: 1px solid #990000;
	text-align: center;
	margin-left: 5px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.colum {
	list-style-position: outside;
	list-style-image: url(../image_v3/img_cont_index/vineta.jpg);
	list-style-type: none;
	float: inherit;
}


#contenido_col_aba {
background-image:url(../image_v3/casilla_abajo_index.jpg);
background-repeat:no-repeat;
top:121px;
left:0px;
width:100%;
height:11px;
}

#columna1{

width:232px;
float:left;
height:128px;

}
#columna2{
width:232px;
float:left;
height:128px;
margin-left:13px;
}
#columna3{
width:232px;
float:left;
height:128px;
margin-left:13px;
}
