.menu {  font-family: Arial, Verdana; font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFFFF; line-height: 19px}
.menu:hover {  font-family: #00A8D2; font-size: 14px; font-weight: bold; text-decoration: none; color: #FFFF66; line-height: 19px; height: 18px; width: 100%}
.txt {  font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none}
.form {  font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #006699; text-decoration: none; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF; text-align: center}
.formbot { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #333333; text-decoration: none; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF }
.txtlink { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none }
.txtlink:hover { font-family: Arial, Verdana; font-size: 11px; font-weight: bold; color: #666666; text-decoration: underline}
.titulo {  font-family: Arial; font-size: 20px; font-weight: bold; color: #333333; text-decoration: none}
.menutitulo { font-family: Arial, Verdana; font-size: 16px; font-weight: bold; text-decoration: none; color: #FFFFFF; line-height: 20px}
.txtgrande { font-family: Arial, Verdana; font-size: 13px; font-weight: bold; color: #006699; text-decoration: none }
.txtgrandelink { font-family: Arial, Verdana; font-size: 13px; font-weight: bold; color: #006699; text-decoration: none}
.txtgrandelink:hover { font-family: Arial, Verdana; font-size: 13px; font-weight: bold; color: #000000; text-decoration: underline}
body {scrollbar-arrow-color: #00A8D2; scrollbar-3dlight-color: #828282; scrollbar-darkshadow-color: #828282; scrollbar-face-color: #f4f4f0; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #d0d0d0;
scrollbar-track-color: #f5f5f5;; background-image: url(../Imagenes/fondo.gif)}
.titulo2 { font-family: Arial; font-size: 16px; font-weight: bold; color: #333333; text-decoration: none }
.error
{
    color: red;
}
td#selected a.txtgrandelink
{
	color: white;
}
label
{
	font-family: Arial, Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	color: #aaa; 
	text-decoration: none
}
td.boton{
	background: url(../Imagenes/bot.jpg) no-repeat;
}
.editor_field { /* Input box */
    display: block;
    width: 119px;
    font-family: Arial, Verdana; 
    font-size: 11px; 
    font-weight: bold; 
    color: #006699; 
    text-decoration: none; 
    border: #666666; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    background-color: #FFFFFF; 
    text-align: center;
    margin-bottom: 1px;
}

.editor_ok_button { /* The submit button */
    font-family: Arial, Verdana; 
    font-size: 11px; 
    font-weight: bold; 
    color: #333333; 
    text-decoration: none; 
    border: #666666; 
    border-style: solid; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px; 
    background-color: #FFFFFF;
    padding: 0px 2px 1px 2px;
    display:block
}

form.inplaceeditor-form a { /* The cancel link */
    margin-top: 2px;
    color: red;
    text-decoration: none;
}

form.inplaceeditor-form a:hover { /* The cancel link */
    text-decoration: underline;
}
.descr {  font-family: verdana; font-size: 9px; color: #666666; text-decoration: none; font-weight: normal}
