.estiloboton { 
font-family : Georgia;
font-size : 14px;
color : #CCCCCC;
height : 20px;
} 
.estilobotonseleccionado { 
font-family : Georgia;
font-size : 15px;
color : #ffffff;
height : 20px;
font-weight:bold
} 
.estilobotonsubmenu { 
font-family : Georgia;
font-size : 14px;
color : #ffffff;
height : 20px;
} 
.estilobotonSubmenuseleccionado { 
font-family : Georgia;
font-size : 15px;
color : #333333;
height : 15px;
font-weight:bold
} 
.estilopie { 
font-family : Georgia;
font-size : 12px;
color : #333333;
} 
.baseTexto { 
font-size : 14px;
color : #999999;
font-style : normal;
font-family : Georgia;
} 
.baseTexto A { 
font-size : 14px;
color : #304e6d;
font-family : Georgia;
text-decoration : none;
} 
.baseTexto A:hover { 
font-size : 16px;
color : #ff0000;
text-decoration : none;
} 
color_entrada { 
background-color : #00ffff;
} 
.h1 { 
font-size : 22px;
color : #DDDDDD;
font-family : Georgia;
} 
.h2 { 
font-size : 18px;
color : #565354;
font-family : Georgia;
} 
.BordeImagen{
padding:26px;
background:url(imagenes/dotted.gif) repeat;
}
.bordecompleto{
border-bottom:5px solid #CCCCCC;
padding-bottom:10px;
border-left:5px solid #CCCCCC;
padding-left:30px;
border-right:5px solid #CCCCCC;
padding-right:30px;
}
.bordederecho{
	border-right:3px solid #666666;
	padding-right:30px;
}

