html,body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	min-height: 700px;
	height: auto;
	height: 100%;
}


#contenido { 
position : relative;
margin-left : 15px;
width : 96%;
background-color : #ffffff;

} 
input { 
background-color : #c1d3e3;
font-size : 11px;
font-family : arial, helvetica;
color : #000000;

} 
textarea { 
background-color : #c1d3e3;
font-size : 11px;
font-family : arial, helvetica;
color : #000000;

} 
ul.mn { 
margin-left:0px;
} 


li.mn {
margin-left:0px;
margin-right:10px;
display : inline;
font-family : arial;
font-weight : bold;
font-size : 13px;
}

ul { 
font-family : arial;
font-weight : bold;
font-size : 12px;
list-style : none;

} 


#contenedor { 
position : relative;
margin : 0 auto;
background-image : url(imagenes/fondo_lateral.jpg);
background-repeat : repeat-y;
width : 820px;

} 
#botonera { 
position : relative;
left : 25px;
text-align : center;

} 
a.uppermnu { 
color : #766B6B;
font-weight : bold;
font-size : 13px;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.uppermnu:hover { 
font-size : 13px;
font-weight : bold;
color : #4C425E;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.uppermnu:visited { 
font-size : 13px;
font-weight : bold;
color : #766B6B;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a { 
color : #828282;
font-weight : bold;
font-size : 11px;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a:hover { 
font-size : 11px;
font-weight : bold;
color : #000000;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a:visited { 
color : #828282;
font-size : 11px;
font-weight : bold;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.mnu { 
color : #635f5f;
font-weight : bold;
font-size : 11px;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.mnu:hover { 
font-size : 11px;
font-weight : bold;
color : #000000;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.mnu:visited { 
font-size : 11px;
font-weight : bold;
color : #635f5f;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.linkboton { 
text-decoration : none;
color : #ffffff;

} 
a.linkboton:hover { 
text-decoration : none;
color : #ffffff;

} 
a.linkboton:visited { 
text-decoration : none;
color : #ffffff;

} 
a.bott { 
color : #000000;
font-weight : bold;
font-size : 13px;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.bott:hover { 
font-size : 13px;
font-weight : bold;
color : #b2abab;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
a.bott:visited { 
font-size : 13px;
font-weight : bold;
color : #000000;
font-family : arial, helvetica, Sans-serif;
text-decoration : none;

} 
body { 
margin : 0;
padding : 0 0 50px;
font-size : 12px;
font-family : arial, helvetica, Sans-serif;
background-color : #ffffff;

} 
.section { 
padding : 3px;
background-color : #92a9be;
margin-bottom : 5px;
font-weight : bold;

} 
.menu { 
display : none;

<noscript>display:block;</noscript>

} 
.boxies .sombra2, #contenedor .sombra3, #contenedor .caja { 
left : -2px;
top : -2px;
position : relative;

} 
.boxies .sombra1 { 
background-color : #cccccc;
position : relative;

} 
.boxies .sombra2 { 
background-color : #999999;
position : relative;

} 
.boxies .sombra3 { 
background-color : #666666;
position : relative;

} 
.boxies .caja { 
background-color : #ffffff;
border : 1px solid #cccccc;
padding : 10px;
position : relative;

} 


#trailimageid {
	position: absolute;
 top:0px;
 left:0px;
	visibility: hidden;
	z-index: 5;
}


