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

body {
font-family:"Segoe UI","Lucida Grande",Tahoma,Arial,sans-serif;font-size:11px;
color:#333333;
}

#title {
background-image:url(../titulo.jpg);
width:100%;
background-position:center;
background-repeat:no-repeat;
height:271px;
background-color:#5B8BC0;
}

#div1 {
width:100%;
height:100px;
background-image:url(../mosaico.jpg);
background-repeat:repeat-x;
}

#div2 {
width:100%;
background-image:url(../2.jpg);
background-repeat:repeat-x;
}

#div3 {
width:100%;
}

#div3-1 {
width:210px;
float:left;
margin-right:20px;
}

#div3-2 {
width:210px;
float:left;
margin-right:20px;
}

#div3-3 {
width:210px;
float:left;
}

#div3-4 {
width:280px;
float:left;
}

#div4 {
background-color:#A5D01D;
width:100%;
float:left;
margin-top:30px;
padding-bottom:35px;
}

#div5 {
width:100%;
float:left;
padding-top:30px;
padding-bottom:35px;
background-color:#000000;
color:#FFFFFF;
position:relative

}

.texto {
width:700px;
margin:auto;
}

a:link, a:visited {
color:#a5d11c;
text-decoration:underline;
}
a:hover, a:visited:hover {
text-decoration:none;
}

