﻿@charset "utf-8";

body {
margin: 0;
font-family: 'Verdana';
background: white;
color: black;
}

img {border: 0;}

#menu, #orange, #download {display: none;}

#header .contactos {
position: absolute;
right: 0px;
top: 25px;
width: 240px;
margin: 0;
text-align: right;
font-size: 120%;
}

#header .contactos a {
font-size: 75%;
color: black;
}

#content {
font-size: 80%;
margin-top: 60px;
}



/* ###################
   ################### */

.thumbs img {
margin: 5px;
}