
<style type="text/css">
<!--
.test {
	background-color: #23444b;
	width: 100%;
	color: #ffffff; 	 
}
.opaque2 {
	    filter:alpha(opacity=80); /* IE */
    -moz-opacity:0.8; /* Firefox, Opera, ... */
    opacity: 0.8; /* CSS 3*/

}
body {
 
	background:  #346877; text-align: center; padding: 0px; margin: 0px; font-family: "Trebuchet MS"; color: #edf9a0; font-size: 11px
}
img  {  border: none}
h1 { font-size: 12px; }
a { color: #fff}
a:hover { color: #edf9a0; } 
#A3 { color: #edf9a0;}
#pagewidth { width:1000px; text-align:left; margin-left:auto; margin-right:auto;  background:url(images/background.gif) no-repeat ;  height: 100%   } 
/* Menu horizontal */
.menu {    padding-left: 250px; margin-bottom: 15px; width: 96%}
 .menusep { border-bottom: 1px solid  #7ab994; height: 5px; width: 700px; font-size: 1px} 
 .menu a { font-size: 18px; font-weight: bold; color: #b6ce94; text-decoration: none; padding: 10px; }
.menu a:hover { font-size: 18px; font-weight: bold; color: #edf9a0; text-decoration: underline}
/*.menu a#vv:hover { background:url(images/logo_Valdemarin.gif) no-repeat center}*/

.menu .actual { background: #859e00}
a.menuactual { color: #f3fb82}


/* Submenu horizontal */
.sub { margin-bottom: 15px}
.subm { background-color: #159791; height: 30px; padding-left:  12px; padding-right: 12px; font-size: 14px; font-weight: bold; }
.submoff { color: #023f38; text-decoration: none}
.t3 { background: #023f38; color: #edf9a0;}
.sp { padding-left: 12px}
/* Submenu vertical */
.menuv { float: left; width: 250px; padding-left: 25px	}
/* fotos */
.fotos  img { width: 130px; height: 130px; margin-top: 20px; margin-left: 20px; margin-right: 20px; }
.fotos  .actual  img{ border: 3px solid #fff }
 .tactual { padding-left: 20px}
a .tactual { color: #fff; }
.t { padding-left: 20px}
a.t { color:  #6c8a94 !important;  text-decoration: none !important;}
/* contenido */
.contenido { float: left}
 
</style>