@charset "UTF-8";
/* CSS Document */

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #013a5a;
}

body,td,th {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #003A5D;
}

h1 {
font-size:16px;
font-weight:bold;
line-height:20px;
margin:0px;
padding:20px 40px 0px 20px;
border:0px;
}

p {margin:0px;padding-bottom:3px}
img {margin:0px; border:0px; padding:0px;}

a {text-decoration:none; margin:0px; border:0px; padding:0px;color:#0373C9;}
a:hover {color:color:#00ffff;}


/*ZONE*/

#topLeft {
width:330px;
height:55px;
background-image:url(images/topLeft.jpg);
float:left;
}

#topRight {
width:590px;
height:55px;
float:left;
}


#headerRight {
margin:33px 0px 0px 520px;
}

#mainIndex1 {
float:left;
}

#mainIndex2 {
float:left;
}

#mainIndex3 {
float:left;
}

#bottomLeft {
width:670px;
height:230px;
float:left;
background-image:url(images/oferta.jpg);
}

#bottomRight {
width:250px;
height:230px;
float:left;
}

#title {
width:920px;
height:50px;
background-image:url(images/contentTop.jpg);
background-repeat:no-repeat;
text-align:right;
}

#content {
padding:0px 40px 0px 40px;
display:compact;
}
#contentJQ {
padding:0px 20px 0px 20px;
display:compact;
}

#end {
width:920px;
height:12px;
background-image:url(images/contentBottom.jpg);
background-repeat:no-repeat;
}

#wdd, #wdd a{
width:920px;
color:white;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
margin-top:5px;
}

#wdd a:hover {
color:#00ffff;
}
/*END ZONE*/

/*CONTACT*/
#formEmail {
width:460px;
float:left;
margin:0px 10px 0px 20px;
}

#dateContact{
width:300px;
float:left;
}
/*END CONTACT*/

.mark1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight:bold;
color: #CCC;
}

.mark2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
font-weight:bold;
color:#0185E7;
margin-top:15px;
}
.text1 {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
color: #003A5D;
line-height:15px;
margin: 3px 0px 2px 0px;
text-align: justify;
}

.text2 {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
color: #003A5D;
line-height:13px;
}

.titleFAQ {
font-weight:bold;
color:#0373C9;
margin: 25px 0px 5px 0px;
}

.link1 {
font-weight:bold;
text-decoration:underline;
color:#333;
font-size:10px;
}
.link1:hover {color:#0373C9}

.titleOferta {
font-weight:bold;
font-size:18px;
color:#FFC617;
margin:15px 0px 0px 150px;
}

.underConstruction {
font-size:34px;
text-align:venter;
font-style:italic;
}