* {
	margin:	0px;
	padding:	0px;
}

body {
	background:	#000 url(../imagenes/serviciosweb/background.png) repeat-x;
	font-family:	Arial, Tahoma, Verdana;
}

span.aux, span.Aux {
	clear:	both;
	display:	block;
	font-size:	2px;
}

.Cleaner {
	clear:	both;
	display:	block;
}

/* Cabecera */

#Header {
	height:	125px;
	margin:	0px auto;
	position:	relative;
	width:	990px;
}

#Logo {
	background:	url(../imagenes/serviciosweb/bg_logo.png) no-repeat;
	height:	64px;
	padding:	22px 0px 0px 0px;
	position:	absolute;
	text-align:	center;
	top:	25px;
	width:	264px;
}

#MenuHeader {
	bottom:	35px;
	display:	inline;
	height:	50px;
	left:	270px;
	position:	absolute;
}

#MenuHeaderLeft {
	background:	url(../imagenes/serviciosweb/bg_menuh1.png) no-repeat;
	float:	left;
	height:	50px;
	width:	20px;
}

#MenuHeaderCenter {
	background:	#fff;
	float:	left;
	height:	50px;
	width:	690px;
}

#MenuHeaderCentro {
	background:	#fff;
	float:	left;
	height:	30px;
	padding:	10px 0px;
	width:	690px;
}

#MenuHeaderCenter ul {
	padding:	14px 0px 0px 0px;
	text-align:	center;
}

#MenuHeaderCenter li {
	color:	#99CC00;
	display:	inline;
	font-size:	14px;
	font-weight:	bold;
	margin:	0px 11px;
}

#MenuHeaderCenter a {
	color:	#666;
	font-weight:	bold;
	text-decoration:	none;
}

#MenuHeaderCenter a:hover {
	color:	#99CC00;
}

#MenuHeaderRight {
	background:	url(../imagenes/serviciosweb/bg_menuh2.png) no-repeat;
	float:	left;
	height:	50px;
	width:	9px;
}

/* Contenido */

#Main {
	height:	265px;
	margin:	0px auto 10px auto;
	width:	990px;
}

#Informacion {
	height:	265px;
	margin:	0px auto;
	position:	relative;
	width:	970px;
}

/* Menú Scroll */

div#slider div.scroll {
	height:	270px;
	overflow:	hidden;
	position:	relative; /* fix for IE to respect overflow */
	width:	830px;
}

div#slider div.scroll div.scrollContainer div.panel {
	height:	255px;
	overflow:	hidden;
	padding-left:	28px;
	padding-right:	28px;
	width:	828px;
}

div#slider .scrollButtons {
	cursor:	pointer;
}

.hide {
	display:	none;
}

#bt-l {
	background:	url(../imagenes/serviciosweb/arrow-l.png) no-repeat;
	float:	left;
	height:	51px;
	margin:	105px 12px 0px 0px;
	width:	32px;
}

#bt-r {
	background:	url(../imagenes/serviciosweb/arrow-r.png) no-repeat;
	float:	right;
	height:	51px;
	margin:	105px 0px 0px 0px;
	width:	32px;
}

#bt-l:hover, #bt-r:hover {
	background-position:	center -51px;
}

#bt-l span, #bt-r span {
	display: none;
}

#alojamiento {
	background:	url(../imagenes/serviciosweb/fotos nuevas/seo_fondo.png) no-repeat;
}

#diseno {
	background:	url(../imagenes/serviciosweb/fotos nuevas/herramientas_seo_fondo.png) no-repeat;
}

#dominio {
	background:	url(../imagenes/serviciosweb/fotos nuevas/blog_foro_noticias_fondo.png) no-repeat;
}

.informacion {
	margin:	0px auto;
	width:	890px;
}

.textinformacion {
	float:	left;
	padding:	20px 0px 0px 0px;
	width:	430px;

}

.textinformacion h1 {
	color:	#fff;
	font-size:	26px;
	margin:	0px 0px 15px 0px;
}

.textinformacion p {
	background:	url(../imagenes/serviciosweb/bg_vinieta.png) no-repeat;
	color:	#fff;
	font-size:	16px;
	line-height:	1.6em;
	margin:	0px 0px 8px 0px;
	padding:	0px 0px 0px 22px;
	text-align:	justify;
}

.imginformacion {
	float:	left;
	padding:	15px 0px 0px 0px;
	text-align:	right;
	width:	400px;
}

.imginformacion img {
	border:	4px solid #fff;
}

#ContentInformacion {
	height:	255px;
	margin:	0px auto;
	padding:	5px 0px 0px 0px;
	width:	920px;
}

/* Cajas-Columnas */
#Content {
	margin:	0px auto;
	padding:	10px 0px;
	width:	975px;
}

.left {
	float:	left;
}

.right {
	float:right;
}

.panel1 {
	margin:	0px 0px 20px 0px;
	width:	325px;
}

.panel2 {
	margin:	0px 0px 20px 0px;
	width:	575px;
}

.panel3 {
	margin:	0px 0px 20px 0px;
	width:	375px;
}

.sinborde {
	border:	none!important;
}

.recuadro1{
	width:	300px;
	margin:	0px auto;
}

.rheader1 {
	background:	url(../imagenes/serviciosweb/bg_hrecuadro1.png) no-repeat;
	height:	10px;
}

.rcontent1 {
	background	:#D6EE79;
	padding:	5px 0px;
}

.rfooter1 {
	background:	url(../imagenes/serviciosweb/bg_frecuadro1.png) no-repeat;
	height:	10px;
}

.rheader2 {
	background:	url(../imagenes/serviciosweb/bg_hrecuadro2.png) no-repeat;
	height:	10px;
}

.rcontent2 {
	background	:#B8DEF5;
	padding:	5px 0px;
}

.rfooter2 {
	background:	url(../imagenes/serviciosweb/bg_frecuadro2.png) no-repeat;
	height:	10px;
}

.rheader3 {
	background:	url(../imagenes/serviciosweb/bg_hrecuadro3.png) no-repeat;
	height:	10px;
}

.rcontent3 {
	background	:#fff;
	padding:	5px 0px;
}

.rfooter3 {
	background:	url(../imagenes/serviciosweb/bg_frecuadro3.png) no-repeat;
	height:	10px;
}

.rtext {
	height:	365px;
	margin:	0px 10px;
}

.rtext h2 {
	font-size:	18px;
	margin:	0px 0px 7px 0px;
}

.rtext h2.subtitulo1 {
	color:	#49580C;
}

.rtext h2.subtitulo2 {
	color:	#0D3C57;
}

.rtext p {
	font-size:	12px;
	margin:	0px 5px 5px 5px;
	text-align:	justify;
}

.espacio p {
	line-height:	1.4em;
	margin:	0px 5px 10px 5px;
}

.separador1 {
	background:	url(../imagenes/serviciosweb/bg_separador1.png) no-repeat;
	height:	10px;
	margin:	0px auto 6px auto;
	width:	280px;
}

.separador2 {
	background:	url(../imagenes/serviciosweb/bg_separador2.png) no-repeat;
	height:	10px;
	margin:	0px auto 6px auto;
	width:	280px;
}

.separador3 {
	background:	url(../imagenes/serviciosweb/bg_separador3.png) no-repeat;
	height:	10px;
	margin:	0px auto 6px auto;
	width:	280px;
}

.texto {
	margin:	0px auto 35px auto;
}

.texto h1 {
	border-bottom:	1px solid #2b2b2b;
	color:	#fff;
	font-size:	26px;
	font-weight:	300;
	margin:	0px 0px 5px 0px;
}

.texto h2 {
	color:	#66CC00;
	font-size:	18px;
	font-weight:	300;
	margin:	0px 0px 5px 0px;
}

.texto h3 {
	color:	#0066FF;
	font-size:	13px;
	margin:	0px 0px 5px 0px;
}

.texto p {
	color:	#fff;
	font-size:	13px;
	line-height:	1.6em;
	margin:	0px 10px 15px 0px;
}

.texto img.derecha {
	float:	right;
	margin:	0px 0px 10px 10px;
}

.texto ul {
	margin:	0px 0px 20px 20px;
}

.texto li {
	background:	url(../imagenes/serviciosweb/ico_vinieta_faq.jpg) no-repeat 0px 10px;
	color:	#fff;
	font-size:	13px;
	line-height:	1.6em;
	list-style:	none;
	padding:	0px 0px 0px 11px;
}

#Construccion {
	margin:	0px auto;
	padding:	30px 0px 0px 0px;
	text-align:	center;
	width:	400px;
}

#Construccion img {
	margin:	0px auto 10px auto;
}

#Construccion p {
	color:	#fff;
	font-size:	12px;
	line-height:	1.4em;
	margin:	0px 0px 10px 0px;
}

.servicios {
	border-bottom:	1px solid #333;
	height:	120px;
	margin:	0px auto 30px auto;
	padding:	0px 0px 6px 0px;
	width:	790px;
}

.servicios2 {
	height:	85px;
}

.servicios3 {
	height:	95px;
}

.servicios img {
	float:	left;
	margin:	0px 10px 0px 0px;
}

.servicios h2 {
	color:	#168FE9;
	font-size:	18px;
	font-weight:	500;
	margin:	0px 0px 15px 0px;
}

.servicios p {
	color:	#fff;
	font-size:	12px;
	line-height:	1.5em;
}

.servicios a, .servicios  a:link, .servicios  a:visited {
	color:	#99CC00;
	font-family:	Helvetica;
	font-weight:	bold;
	text-decoration:	none;
}

.servicios a:hover {
	color:	#127BC9;
	text-decoration:	underline;
}

ul#MapaSitio {
	margin:	20px 0px 0px 20px;
}

ul#MapaSitio li {
	background:	url(../imagenes/serviciosweb/ico_sitemap.png) no-repeat;
	color:	#1CA4D1;
	font-size:	14px;
	font-weight:	bold;
	margin:	0px 0px 14px 0px;
	padding:	0px 0px 0px 24px;
}

ul#MapaSitio a {
	color:	#fff;
	font-weight:	normal;
	text-decoration:	none;
}

ul#MapaSitio a:hover {
	color:	#666;
}

/* Pie de Página */
#Footer {
	background:	url(../imagenes/serviciosweb/bg_footer.png) no-repeat;
	height:	145px;
	margin:	0px auto 0px auto;
	position:	relative;
	width:	984px;
}

#MenuFooter {
	margin:	0px auto;
	padding:	40px 0px 0px 0px;
	width:	880px;
}

#MenuFooter ul {
	text-align:	center;
}

#MenuFooter li {
	border-right:	1px solid #888;
	color:	#ccc;
	display:	inline;
	font-size:	12px;
	margin:	0px 15px;
	padding:	0px 30px 0px 0px;
}

#MenuFooter li.ultimo {
	border:	none;
}

#MenuFooter li a {
	color:	#999;
	text-decoration:	none;
}

#MenuFooter li a:hover {
	color:	#66CCFF;
	text-decoration:	underline;
}

#Copy {
	border-top:	1px solid #333333;
	bottom:	0px;
	left:	10px;
	padding:	5px 0px 5px 5px;
	position:	absolute;
	width:	800px;
}

#Copy p {
	color:	#777;
	font-size:	11px;
	line-height:	1.6em;
}

#Valid {
	bottom:	0px;
	height:	38px;
	position:	absolute;
	right:	20px;
	width:	130px;
}

#Valid a.valid_xhtml {
	background:	url(../imagenes/serviciosweb/ico_valid_xhtml.png) no-repeat;
	display:	block;
	float:	left;
	height:	38px;
	text-indent:	-999999em;
	width:	63px;
}

#Valid a.valid_xhtml:hover {
	background:	url(../imagenes/serviciosweb/ico_valid_xhtml.png) no-repeat 0px -40px;
}

#Valid a.valid_css {
	background:	url(../imagenes/serviciosweb/ico_valid_css.png) no-repeat;
	display:	block;
	float:	right;
	height:	38px;
	text-indent:	-999999em;
	width:	63px;
}

#Valid a.valid_css:hover {
	background:	url(../imagenes/serviciosweb/ico_valid_css.png) no-repeat 0px -40px;
}

/* Gadgets */
.gadget_horizontal {
	background-color:	#FFFFFF;
	margin:	5px auto;
	padding:	5px;
	width:	970px;
	behavior:url(border-radius.htc);  
	border.radius: 10px;  
	-moz-border-radius:10px;  
 	-webkit-border-radius:10px;  
}

.gadget_vertical {
	background-color:	#D6EE79;
	float:	left;
	padding:	5px;
	margin-right:	5px;
	width:	300px;
	behavior:url(border-radius.htc);  
	border.radius: 10px;  
	-moz-border-radius:10px;  
 	-webkit-border-radius:10px;  
}

 ul.menu {
	list-style:	none;
}

ul.menu li {
	position:	relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
	width:	70px;
}

ul.menu ul {
	position:	absolute;
	/* Esta posición es relativa al <li> que contiene a este <ul> */
	left:	30px; /* Para que no monte sobre el <li> */
	top:	-1px;
	display:	none;
	list-style:	none;
}

ul.menu li:hover > ul {
	display:	block;
}

ul.menu> li > ul /* Solo para los ul debajo de los li de primer nivel. */ {
	position:	absolute;
	left:	-41px;
	top:	19px;
	display:	none;
	list-style:	none;
}

ul.menu > li /* Sólo para li de primer nivel */ {
	display:inline;
}
.redSocial
{
	width:400px;
	height:60px;
	float:left;
	margin:20px 0px 0px 0px;
}
