#contenedor {
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: -10px;
}
#bandamenu li{
	list-style-type: none;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	text-align: center;
	padding-left: 25px;
}

#bandamenu a:hover{
	color: #d20f15;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d20f15;
	background-image: url(../img/menu_fondo_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 11px;
}

#submenu{
	background-color: #4a4a4a;
	float: left;
	width: 801px;
	height: 18px;
	text-transform: uppercase;
	margin-top: 0px;
	padding-bottom: 2px;
}

#submenu li{
	text-align: center;
	width: 267px;
	float: right;
	list-style-type: none;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#submenu ul{
	height: 20px;
	margin-top: 0px;
	margin-left: -39px;
	float: left;
	width: 801px;
}

#bandaindex{
	height: 325px;
	width: 801px;
	float: left;
}

#bandatextonovedad{
	height: 20px;
	width: 760px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

#datoscont ul{
	list-style-type: none;
	margin-left: -20px;
	margin-top: 0px;

}

#submenun4 li{
	width: 95px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-position: outside;
	list-style-image: url(../img/li.jpg);
	color: #FB8B0E;
	font-family: Verdana, Tahoma;
	font-size: 9px;
	text-decoration: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

#submenun4 ul{
	list-style-type: none;
	margin-left: -10px;
	width: 90px;
	float: left;
}

.columtriple{
	width: 775px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
	height: 880px;
}

.columdoble .cajatexto3{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 25px;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	height: 325px;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color:#FFFFFF;
}

#descrip ul{
	list-style-type: none;
	padding-top: 5px;
	margin-left: -38px;
}

.bloquechico{
	text-decoration: none;
	padding: 0px;
	height: 19px;
	width: 250px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.bloquedesplegable{
	text-decoration: none;
	height: 200px;
	width: 400px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#form2 {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 8px;
	height: 550px;
}
