/* CSS Document */
/*--------GENERALES-------*/
*{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	color:#565752;
}

p{
margin:10px;
}

h1,h2,h3,h4,h5,h6{
margin:10px;
font-size:14px;
font-weight:bold;
}

body{
background-color:#FAFAFA;
}

li
{
	color:#565752;
	font-size:12px;
	list-style-position: outside;
	list-style-image:url(imagesStat/vineta.jpg);
	margin-left:50px;
}

li.publicidad
{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	list-style-position: inside;
	list-style-image:url(imagesStat/vineta.jpg);
	margin-left:10px;
	margin-top:0px;
}

/*Para que las imagenes PNG se vean transparentes en IE*/
img {
   behavior: url("pngbehavior.htc");
}

/*---- Planes de hosting ---- */

#contenedorPlanes{
width:533px;
margin:auto;
padding:10px;
}
#contenedorPlanes p{
color:#000000;
font-size:14px;
font-weight:bold;
}
#contenedorPlanes h1{
color:#FF0000;
font-size:16px;
font-weight:bold;
}

.imagePack{
position:relative;
float:right;
padding-right:10px;
top:150px;
}
.basico{
margin-bottom:14px;
border:1px solid #999999;
width:258px;
min-height:228px;
/*background-image:url(imagesStat/bgBasico.jpg);
background-repeat:repeat-x;*/
background-image:url(imagesStat/estrella.jpg);
background-repeat:no-repeat;
background-position:165px 160px;
}
.umI{
margin-bottom:14px;
border:1px solid #999999;
width:258px;
min-height:228px;
/*background-image:url(imagesStat/fondoBasico.jpg);
background-repeat:repeat-x;*/
background-image:url(imagesStat/engranes.jpg);
background-repeat:no-repeat;
background-position:160px 140px;
}

.umII{
margin-bottom:14px;
border:1px solid #999999;
width:258px;
min-height:228px;
/*background-image:url(imagesStat/bgVerde.jpg);
background-repeat:repeat-x;*/
background-image:url(imagesStat/puntero.jpg);
background-repeat:no-repeat;
background-position:158px 158px;
}

.umIII{
margin-bottom:14px;
border:1px solid #999999;
width:258px;
min-height:228px;
/*background-image:url(imagesStat/bgRojo.jpg);
background-repeat:repeat-x;*/
background-image:url(imagesStat/cohete.jpg);
background-repeat:no-repeat;
background-position:155px 160px;
}

.umIV{
margin-bottom:14px;
border:1px solid #999999;
width:258px;
min-height:228px;
/*background-image:url(imagesStat/bgNaranja.jpg);
background-repeat:repeat-x;*/
background-image:url(imagesStat/bateria.jpg);
background-repeat:no-repeat;
background-position:155px 155px;
}

.correo{
margin-bottom:14px;
border:1px solid #999999;
width:258px;
min-height:228px;
background-image:url(imagesStat/correo.jpg);
background-repeat:no-repeat;
background-position:155px 158px;
}

.bottonPack{
background-color:#E6E6E6;
border-top:1px solid #999999;
height:30px;
}

.price{
float:right;
font-size:16px;
color:#FF0000;
font-weight:bold;
text-align:center;
vertical-align:middle;
padding-right:7px;
padding-top:5px;
}

.iconPack{
padding-left:5px;
padding-top:7px;
}

.packRigth{
float:right
}

.infoPlan{
width:100px;
}

.infoPlan p{
color:#000000;
padding:0px;
font-weight:bold;
}

.infoPlan span{
font-size:14px;
color:#FF0000;
font-weight:bold;
}
/*---- Fin Planes de hosting ---- */


/*----ESPECIFICOS----*/


#fondo{
	width:100%;
	background-color:#F2F2F2;
}
.contenedorCabecera{
	width:756px;
	height:40px;
	margin:auto;
	padding-top:8px;
	padding-bottom:10px;
}

#contenedorBorde{
	width:772px;
	margin:auto;
	background-image:url(imagesStat/fondoContenedor.jpg);
	background-repeat:repeat-y;
}

#contenedorBorde2{
	width:772px;
	margin:auto;
	background-image:url(imagesStat/fondoContenedor2.jpg);
	background-repeat:repeat-y;
}

.contenedor{
	width:756px;
	margin:auto;
}

#cabecera{
width:270px;
float:left;
}

#icono{
padding-top:5px;
text-align:right;
}
#direccion{
	width:250px;
	margin-left:340px;
	color: #333333;
	text-align:right;
}
#direccion p{
margin:0;
font-size:11px;
}
.cabeceraLateral{
	float:right;
}


#menu{
	width:750px;
	height:20px;
	margin:auto;
	color:#FFFFFF;
	background-color:#0180C5;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-left:6px;
	font-weight:bold;
}

#menu a{
color:#FFFFFF;
text-decoration:none;
}
#main{
	width:553px;
	text-align:justify;
}

#main2{
	text-align:justify;
}

#lateral a{
color:#333333;
text-decoration:underline;
}
#lateral{
	width:200px;
	height:394px;
	float:right;
	color:#565752;
	background-image:url(imagesStat/derecho.jpg);
	background-repeat: no-repeat;
	background-position: 0px 221px;
}
#politica{
	width:370px;
	font-size:10px;
	text-align:left;
}
#credito{
	width:370px;
	float:right;
	font-size:10px;
	text-align:right;
}

.footer{
width:756px;
margin:auto;
padding-top:10px;
padding-bottom:10px;
}

.footer:hover, .footer:link, .footer:visited {
color:#000000;
font-size:9px;
text-decoration:none;
}


#bottonMain{
	/*width:555px;*/
width:100%;
	background-color:#E0DFDA;
	height:15px;
	padding-top:3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size:9px;
	text-align:center;
}
.tituloLateral{
width:140px;
padding-top:20px;
float:right;
}
.tituloLateral h1,h2,h3.h4,h5,h6{
margin:0;
}
.iconoLateral{
padding:10px;
}

.titulo{
color:#000000;
}

/* Banda
-------------------------------------------------------------- */
.banda{position:absolute; margin-top:-5px; z-index:2; left:100%; margin-left:-150px; width:150px; height:150px;}

a img
{
	border:none;
}
