*{
font-family:Arial;
}
body{
background-color: #8B0000;
padding: 0;
margin:0;
}
.flotante{
margin-top:100px;
padding:10px;
height:160px;
background-color:#000;
position:fixed;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-o-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}
.flotante ul li{
list-style: none;
color:#fff;
padding:0;
}
.flotante ul {
padding:0px;
margin:0;
}
.flotante ul li a{
font-family: Verdana !important;
color:#CCC;
text-decoration:none;
padding:0;
}
.flotante ul li img{
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;
}
.flotante ul li :hover img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-o-opacity: 1.0;
-webkit-opacity: 1.0;
}
#principal{
margin:0px auto;
width:850px;
}
#menu{
background-color:#fff;
text-align: center;
position:fixed;
width:850px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-o-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}
#menu ul{
margin:0;
padding:0;
}
#menu ul li{
list-style: none;
display: inline-block;
padding:20px 20px;
margin-left:-25;
}
#menu ul li a{
font-family: Verdana !important;
color:#000;
text-decoration:none;
font-size:14px;
padding:20px 20px;
}
#menu ul li a:hover{
background-color:#000;
color:#fff;
}
.logo, .logo:hover{
background-color:transparent;
background-position: center center;
padding-left: 50px !important;
padding-right: 50 px !important;
}
.logo2{
background-color:#000;
background-position: center center;
padding-left: 50px !important;
padding-right: 50 px !important;
}
#slider{
position:relative;
width:100%;
height:200px;
margin-top:10px;
overflow:hidden;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-o-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}
h2{
color:#fff;
font-size:28px;
margin-bottom:20px;
margin-top:50px;
text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
-webkit-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
-moz-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
-o-text-shadow: 1px 1px 7px rgba(0,0,0,0.5);
}
.contenido{
background-color:#fff;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-o-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}
.contenido p{
font-size:14px;
padding:40px;
}
.planes{
margin-top:5px;
margin-bottom:5px;
background-color:#fff;
height:200px;
padding:15px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-webkit-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-moz-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
-o-box-shadow: 1px 1px 8px rgba(0,0,0,0.5);
}
.planes ul{
margin:0;
padding:0;
}
.planes ul li{
list-style: none;
}
.planes ul li a{
text-decoration:none;
}
#disweb{
width:240px;
background:#8B0000;
padding:10px;
color:#fff;
float:left;
margin-left:6px;
margin-right:6px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
#disgrafico{
width:240px;
background:#8B0000;
color:#fff;
padding:10px;
margin-left:6px;
margin-right:6px;
float:left;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
#hosting{
width:240px;
background:#8B0000;
color:#fff;
padding:10px;
margin-left:6px;
margin-right:6px;
float:left;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
#formulario{
padding:30px;
background-color: #ccc;
margin-top:-20px;
-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
-o-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
box-shadow: inset 0 1px 5px rgba(0,0,0,0.5);
}
#formulario form{
font-size:14px;
width:400px;
margin:0 auto;
}
.campo {
background-color:#F5F5F5;
width:400px;
border:0px;
padding:8px;
margin-top:10px;
margin-bottom:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
textarea{
background-color:#F5F5F5;
height:100px;
width:400px;
margin-top:10px;
margin-bottom:10px;
border:0px;
padding:8px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
.campo:focus , textarea:focus{
background-color:#fff;
outline:none;
-webkit-box-shadow: 0px 0px 8px #24607f;
-moz-box-shadow: 0px 0px 8px #24607f;
box-shadow: 0px 0px 8px #24607f;
-o-box-shadow: 0px 0px 8px #24607f;
}
.boton{
margin-left:125px;
background: #DC143C;
color:#fff;
border:0;
width:100px;
padding:10px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
}
.boton:hover{
background:#000;
color:#fff;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
-o-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}
#pie{
padding:30px;
font-size:12px !important;
font-weight:bolder;
color:#fff;
text-align:center;
}