body {margin:0px; font-family:Tahoma,arial,sans-serif; font-size:11px; line-height:14px; color:#000000; background-color:#DEC750}
td {font-family:Tahoma,arial,sans-serif; font-size:11px; line-height:14px; color:#000000;}

a { color:#cc0000; text-decoration:none;}
a:hover { color:#D5734D; text-decoration:none;}

a#link_h { text-decoration: none; color:rgb(246, 228, 131); }
a#link_h:hover { color:#B49A17;}

a.m_h { color:#ffffff; text-decoration:none; text-transform:uppercase; font-size:10px; font-weight:bold}
a.m_h:visited { color:#ffffff; text-decoration:none; text-transform:uppercase; font-size:10px; font-weight:bold}
a.m_h:hover { color:#FEEF9E; text-decoration:none; text-transform:uppercase; font-size:10px; font-weight:bold}

#menu_h td { padding-left:5px; padding-right:5px;}


h1 { display:block; font-size:1.8em; margin:0px 0 4px 0; font-weight:normal; padding:0 0 5px 0; text-indent:0em; line-height:1em; white-space:normal; color:#000000;font-family:Tahoma,arial,sans-serif; background-repeat:repeat; padding-bottom:10px; border-bottom:1px dashed #000000; padding-top:4px;}
h2 { display:block; font-size:1.6em; margin:0px 0 4px 0; font-weight:normal; padding:0 0 5px 0; text-indent:0em; line-height:1em; white-space:normal; color:#000000;font-family:Tahoma,arial,sans-serif; padding-bottom:10px; border-bottom:1px dashed #000000;}

input {font-family:trebuchet ms; font-size:10px;}
select {font-family:trebuchet ms; font-size:10px;}

.main_home {background-color:#cc0000; color:#ffffff; font-size:11px; }

.mainoption {font-size:11px; background-color:#CC0000; color:#FFFFFF;}

.bordo_foto { border:3px solid #000000;}

#faq td { font-size:12px;}


/*ZOOM*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
border: 1px solid gray;
visibility: hidden;
left: -340px;
color: black;
text-decoration: none;
width:305px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
right: 70px; /*position where enlarged image should offset horizontally */

}






