body {
	background-image: url(../imagenes/fondo_hosting.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
/*main*/
#pie {
	background-image: url(../imagenes/fondo_pie_hosting.png);
	height: 45px;
	color: #C3AAA3;
	padding-top: 30px;
	padding-left: 20px;
	clear: both;
}
#pie a{
	color: #C3AAA3;
	text-decoration:none;
}
#pie a:hover{
	color: #C3AAA3;
	text-decoration:underline;
}
#tit_seccion_hosting {
	padding-bottom: 20px;
}
#tit_seccion_hosting h1{
	color: #FF3300;
	font-size: 18px;
}
.descripcion_box_texto_color {
	color: #FF8D71;
}
.descripcion_box_texto_color a{
	color: #FF8D71;
	text-decoration:none;
}
.descripcion_box_texto_color a:hover{
	color: #FF8D71;
	text-decoration:underline;
}
/*botonera*/
#cuerpo_botonera {
	background-image: url(../imagenes/sombra_botonera_hosting.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FF3300;
	height:1%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#cuerpo_botonera .tit{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7C97B5;
	background-color: #BB2500;
}
#cuerpo_botonera .tit a:hover{
	background-color: #6C1500;
}
#cuerpo_botonera li a:hover{
	background-color: #BB2500;
}
#cuerpo_botonera .submenu li a{
	padding-left:20px;
	color: #CCCCCC;
	background-color: #E62E00;
}
#cuerpo_botonera .submenu li a:hover{
	background-color: #BB2500;
}
#pie_botonera {
	background-image: url(../imagenes/pie_botonera_hosting.png);
	height: 16px;
}
/*noticias*/
.tit_box_novedad h4 a{
	color: #FF3300;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.tit_box_novedad h4 a:hover{
	text-decoration:underline;
}
.btn_box_nevedad {
	background-image: url(../imagenes/fondo_btn_ver_hosting.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 10px;
}
