.recuadrohosting
{
	width:300px;
	margin:0px auto 30px auto;
}
/*=======================================================*/
.rhheader
{
	height:10px;
	background:url(../imagenes/serviciosweb/bg_hostingheader.png) no-repeat;
}
/*=======================================================*/
.rhcontent
{
	background:#000 url(../imagenes/serviciosweb/bg_hostingcontent.png) repeat-x top;	
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	padding:5px 0px;
	height:330px;
}
/*=======================================================*/
.rhfooter
{
	height:10px;
	background:url(../imagenes/serviciosweb/bg_hostingfooter.png) no-repeat;
}
/*=======================================================*/
.rhtext
{	margin:0px 10px;	}

.rhtext h2
{
	font-size:20px;
	color:#168FE9;
	margin:0px 0px 10px 0px;
	font-weight:400;
}

.rhtext h2.subtitulo2
{	color:#66CC00;	}

.rhtext h2.subtitulo3
{	color:#FFFF00;	}

.rhtext h3
{
	font-size:14px;
	color:#fff;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}

.rhtext em
{	font-weight:bold;	}

.rhtext p
{
	color:#fff;
	font-size:12px;
	line-height:1.5em;
	margin:0px 0px 9px 10px;
	background:url(../imagenes/serviciosweb/ico_vinieta.png) no-repeat 0px 3px;
	padding:0px 0px 0px 15px;
}

.rhtext img
{
	float:right;
	margin:0px 10px 0px 15px;
}

.rhtext input[type='image']
{
	float:left;
	margin:10px 10px 0px 15px;
}
/*=======================================================*/
#Informacion
{
	background:url(../imagenes/serviciosweb/bg_informacion.png) no-repeat;
	width:800px;
	height:80px;
	margin:0px auto 35px auto;
	clear:both;
	position:relative;
}
/*=======================================================*/
#TextInformacion
{
	position:absolute;
	top:4px;
	left:80px;
}

#TextInformacion P
{
	font-size:12px;
	color:#fff;
	line-height:1.5em;
}
/*=======================================================*/
.imagenes
{
	text-align:center;
	margin:0px auto 35px auto;
	padding:15px 0px 0px 0px;
	width:700px;
}
/*=======================================================*/
.portfolio
{
	clear:both;
	margin:0px auto 20px auto;
	height:170px;
	width:700px;
}
/*=======================================================*/
.portfolio_img
{
	float:left;
	width:374px;
	height:162px;
	text-align:center;
}

.portfolio_img img
{
	border:6px solid #999;
	margin:0px auto;
}
/*=======================================================*/
.portfolio_datos
{
	float:left;
	width:300px;
	padding:0px 0px 0px 10px;
}

.portfolio_datos a, .portfolio_datos h2
{
	font-size:20px;
	font-weight:400;
	color:#555;
	margin:0px 0px 10px 0px;
}

.portfolio_datos p
{
	font-size:14px;
	color:#fff;
	margin:0px 0px 5px 0px;
	line-height:1.5em;
}

.portfolio_datos strong
{	margin:0px 6px 0px 0px;	}

.portfolio_datos em
{
	font-weight:bold;
	font-size:14px;
	color:#0066CC;
}

.portfolio_datos a:hover { text-decoration:none; }
