﻿/* Rota da Cal */
/* Layout */
.background_Gradient{
 background-repeat: repeat-x;
 background-position: 0px 170px;
 background-image: url(Background_Gradient.jpg);
}
.DwContent {
 padding-bottom: 24px;
}

.h3 a {
 font-size: 13px;
 color: #000000;
 font-weight: bold;
}
.h3 a:hover {
 text-decoration: underline;
}

/* Main Table Border */
.topLeftCorner {
 background-image:  url("Border/topLeftCorner.jpg");
 height: 2px;
 width: 2px;
}
.topRightCorner {
 background-image:  url("Border/topRightCorner.jpg");
 width: 2px;
}
.topBorder {
 background-image:  url("Border/top_border.jpg");
}
.leftBorder {
 background-image:  url("Border/left_border_bit.gif");
 background-repeat:repeat-y;
}
.rightBorder {
 background-image:  url("Border/right_border_bit.gif");
 background-repeat:repeat-y;
}
.bottomLeftCorner {
 background-image:  url("Border/bottomLeftCorner.gif");
 height: 2px;
}
.bottomRightCorner {
 background-image:  url("Border/bottomRightCorner.gif");
}
.bottomBorder {
 background-image:  url("Border/bottom_border.jpg");
}


/* Form Fields */
input, textarea {
 border: 1px solid #333333;
 margin-left: 15px;
}



/* News List */
.NewsList_Item{
 padding-bottom: 14px;
}
.NewsList_Item H2 a, H2 a:hover{
 font-weight: bold;
}



/* Gallery */
.ImageGallery td {
 padding-bottom: 5px;
}



.mainTable{
 background-color: #FFFFFF;
 border: none;
 width: 612px;
}
.text_gradient {
 background-image:url(gradient.jpg);
 background-position:top;
 background-repeat:repeat-x;
 height: 22px;
}
.menu_gradient {
 background-image: url(menu_gradient.jpg);
 background-position: bottom;
 background-repeat: repeat-x;
 height: 55px;
}
.DwTopGraphic{
 padding-top: 2px;
 height: 250px;
 padding-bottom: 2px;
}



/* Language Menu */
.language_menu {
 font-size:11px;
}



/* Bottom Menu */
.bottom_menuTable {
 font-size:10px;
 color:#000000;
}
.bottom_menuTable a {
 font-size:10px;
 color:#000000;
}

.bottom_menuTable a:hover {
 font-size:10px;
 color:#000000;
}
.bottom_menuColor {
 background-color: #F2D5B0;
 height: 60px;
 width: 612px;
}
.FooterMenuSpacing {
 margin: 0px 10px 0px 10px;
}



/* Footer*/
.bottom_background {
 background-image:url(bottom_background.gif);
 background-position: 0px 35px;
 background-repeat:repeat-x;
 height: 100px;
}
#DwFooter {
 height: 25px;
}
#DwFooter small {
 color: #5C482E;
 font-size:9px;
}
#DwFooter a {
 color: #5C482E;
 font-size:9px;
}
#DwFooter a:hover {
 color: #5C482E;
 text-decoration:underline;
 font-size:9px;
}