a {color: rgb(255,255,255); font-weight: 600; text-decoration: none; }
a:hover {color: rgb(255,255,255); font-weight: 600; text-decoration: underline; }

body { background-color: rgb(1,81,143); color: rgb(255,255,255); margin: 0px; font-family: Arial, Verdana; font-weight: 500;}
h1 {font-size: 120%; font-weight: 600;}
h2 {font-size: 110%; font-weight: 600;}
h3 {font-size: 100%; font-weight: 600;}
p {font-weight: 500;}
td {font-size: 80%; font-weight: 500;}

td.plain {padding-left: 10px; padding-right: 10px;}

td.banner_plain {border-top: 2px solid rgb(255,255,255); border-bottom: 2px solid rgb(255,255,255);}
td.banner_menu {background-color: rgb(118,166,209); border: 2px solid rgb(255,255,255);}
td.banner_withimage {background-image: url('../images/background_lapvent.jpg'); background-repeat: no-repeat; background-position: left center; border-top: 2px solid rgb(255,255,255); border-bottom: 2px solid rgb(255,255,255); padding-left: 200px; padding-bottom: 10px;}

a.menu {color: rgb(1,81,143); font-weight: 600; text-decoration: none; }
a.menu:hover { color: rgb(255,255,255); font-weight: 600; text-decoration: none; }

td.menu {background-color: rgb(170,199,226); color: rgb(1,81,143); border-left: 2px solid rgb(255,255,255); border-right: 2px solid rgb(255,255,255);}
td.menu_options {background-color: rgb(170,199,226); color: rgb(1,81,143); border-left: 2px solid rgb(255,255,255); border-right: 2px solid rgb(255,255,255); padding: 10px;}
td.menu_menu {background-color: rgb(170,199,226); color: rgb(1,81,143); padding-top: 2px; padding-bottom: 3px; border-bottom: 2px solid rgb(255,255,255);}
td.menu_submenu {background-color: rgb(170,199,226); color: rgb(1,81,143); padding-left: 25px; padding-top: 2px; padding-bottom: 3px solid rgb(255,255,255);}
td.menu_awards {background-color: rgb(170,199,226); color: rgb(1,81,143); line-height: 90%; border-left: 2px solid rgb(255,255,255); border-right: 2px solid rgb(255,255,255); padding-left: 10px; padding-right: 10px; padding-top: 25px; padding-bottom: 25px;}

td.content {padding-left: 10px; padding-right: 10px; padding-top: 10px; padding-bottom: 25px;}

td.footer_menu {background-color: rgb(118,166,209); border: 2px solid rgb(255,255,255); padding-top: 10px; padding-bottom: 10px;}
td.footer {border-top: 2px solid rgb(255,255,255); border-bottom: 2px solid rgb(255,255,255); padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;}

td.discussion_forum {padding-top: 5px; padding-bottom: 5px; font-weight: 500;}
td.discussion_forum_header {background-color: rgb(170,199,226); color: rgb(1,81,143); font-family: Arial, Verdana; font-weight: 600; padding-top: 5px; padding-bottom: 5px;}
input.discussion_forum {background-color: rgb(255,255,255); color: rgb(1,81,143); font-family: Arial, Verdana; font-weight: 500;}
input.discussion_forum_button {background-color: rgb(170,199,226); color: rgb(1,81,143); font-weight: 600; width: 100px; font-family: Arial, Verdana; font-weight: 500;}
textarea.discussion_forum {background-color: rgb(255,255,255); color: rgb(1,81,143); font-family: Arial, Verdana; font-weight: 500; width: 100%; height: 200px;}