/*Comunes*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
.strongOblique{
font-size:14px;
font-style:oblique;
font-weight:700;
}
body{
text-align:center;
background:#BBB;
color:#000;
font-family:Verdana, Geneva, sans-serif;
}
p, ul, ol, table{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#222;
}
ul {
list-style-image:url('../images/puntito.jpg');
margin-left:30px;
}
ol{
list-style-type:lower-alpha;
margin-left:30px;
}
li{
margin-left:20px;
}
strong{
color:#FF7200;
font-weight:bold;
font-size:12px;
}
h1{
color:#FF7200;
font-size:22px;
font-family:"MS Serif", "New York", serif;
font-style:italic;
width:100%;
border-bottom:dotted 1px #666;
padding-bottom:5px;
}
h2{
color:#FF7200;
font-size:16px;
font-weight:bold;
}
h3{
color:#FF7200;
font-size:18px;
font-family:"MS Serif", "New York", serif;
font-style:italic;
}
a, a:visited, a:active{
font-size:13px;
color:#666;
text-decoration:none;
border:none;
}
.destacado{
color:#FF7200;
text-decoration:underline;
font-style:oblique;
font-size:13px;
}
a:hover{
text-decoration:underline;
}
a img:hover{
opacity:0.8;
}
.content{
text-align:left;
background:#FFF;
border:6px solid #ECECEC;
width:980px;
margin: 0 auto 0 auto;
}
.fb-like{
float:right;
}
.lenguaje{
float:right;
margin-right:25px;
}
.lenguaje a{
font-family:"MS Serif", "New York", serif !important;
}
.banner{
margin:0 auto 0 auto;
width:932px;
}
.derecha{
float:right;
}
/*HEADER*/
.botonera{
width:574px;
float:right;
height:42px;
position:relative;
bottom:48px;
}
.logo{
margin-top:10px;
}
em{
font-size:13px;
font-style:normal;
font-weight:bold;
}
/*Footer*/
.footer{
width:980px;
margin: 0 auto 0 auto;
text-align:left;
}
.socialFoot{
float:right;
}
.menuFoot{
float:left;
color:#666;
font-size:13px;
}
.menuFoot a{
color:#666;
}
/*Barra*/
.barraLateral{
float:right;
width:245px;
margin-right:25px;
text-align:center;
font-size:10px;
font-style:oblique;
color:#666;
}
.contenidoConBarra{
float:left;
width:650px;
margin-left:25px;
}
.puntBarra{
width:200px;
border-bottom:dotted 1px #999;
margin:0 auto 0 auto;
}
.baucher, .skype{
text-align:left;
font-style:normal;
}
.baucher img{
float:left;
padding-right:10px;
}
.baucher a{
color:#FF7200;
}
/*Inicio*/
.divsIzquierda{
width:351px;
text-align:justify;
margin:25px;
font-weight:bold;
}
.imgMundo{
float:right;
position:relative;
top:40px;
}
.divInicioDer{
width:370px;
float:right;
text-align:justify;
margin-right:30px;
margin-top:50px;
}
.h1Recort{
width:935px;
margin:0 auto 0 auto;
}
.imagesInicio{
width:100%;
margin:30px auto 30px auto;
text-align:center;
}
/*SERVICIOS*/
.tituloServicios{
border:none;
width:857px;
text-align:center;
margin:10px auto 20px auto;
}
/*equipo*/
.imgHueman, .imgBarco{
float:right;
margin-right:20px;
padding-left:50px;
}
/*Empresa*/
.naranjaEmpresa{
width:320px;
text-align:justify;
float:left;
padding-right:30px;
}
.somos{
width:300px;
float:right;
margin-right:25px;
text-align:justify;
}
/*Comentarios*/
.tituloContacto{
border-bottom:none;
border-top:dotted 1px #666;
width:900px;
margin-left:35px;
padding-top:5px;
padding-bottom:none;
}
.tableContacto{
width:500px;
text-align:right;
}
.tableContacto input{
width:274px;
height:28px;
border:none;
background:url(../images/contacto3A.jpg) center no-repeat;
}
.tableContacto input:hover{
background:url(../images/contacto3B.jpg) center no-repeat;
}
.tableContacto td, .tableContacto th{
padding:10px;
}
.tableComents td{
position:relative;
left:140px;
text-align:right;
padding-right:20px;
}
.tableComents textarea{
background:#EEE;
border-color:#CCC;
}
.btnEnviar{
position:relative;
left:220px;
top:10px;
}
/*LightBox*/
.mainLB{
text-align:center;
width:600px;
}
.contentLB{
width:530px;
border:2px solid #FF7200;
margin:10px;
padding:15px;
text-align:left;
height:100%;
}
.contentLB img{
float:left;
}
.textLB{
float:right;
width:250px;
}