﻿form {
 margin: 0px;
}
.ParagraphDeco {
 background-image:url(../Navigation/ParagraphDeco.gif);
 background-repeat: repeat-x;
}
#SendFriend{
 background-image:url(../Billeder/Diversos/bgimage.gif);
 background-repeat:no-repeat;
 background-position:top left;
}



/* Subtítulos com link */
.h2 a:link, .h2 a:visited {
 font-size: 12px;
 font-weight: bold;
}
.h2 a:hover {
 text-decoration: underline;
}



/* Pesquisa */
.search_box {
 border: 1px solid #AB2E23;
 background-color: #BBD7EE;
 height: 16px;
 width: 123px;
}
.search_box2 {
 border: 1px solid #AB2E23;
 height: 16px;
 width: 135px;
}
.search_button {
 border: none;
 background-color: #AB2E23;
 height: 16px;
 font-size: 10px;
 color: #FFFFFF;
}



/* Rodapé */
#DWFooter table {
 color:#FFFFFF;
}
#DwFooter a:link {
 font-size: 9px;
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
}
#DwFooter a:visited {
 font-size: 9px;
 color:#FFFFFF;
 font-family:Arial, Helvetica, sans-serif;
}
#DwFooter a:hover {
 color:#000000;
 text-decoration: none;
}