
a.menu:active {
color:#666666;
font-family:tahoma;
font-size:13px;
text-decoration:none;
}
a.menu:link {
color:#666666;
font-family:tahoma;
font-size:13px;
text-decoration:none;
}
a.menu {
color:#666666;
font-family:tahoma;
font-size:13px;
text-decoration:none;
}
a.menus:hover {
color: #1f5385; 
text-decoration: underline; 
}
a.menu:visited {
color: #666666; 
text-decoration: none;
 }







.arial {
font-family: "Arial", Verdana, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000000;
line-height: normal;
text-transform: none;
text-decoration: none;
}
a.texto-arial:active {
color:#1f5385;
font-family:tahoma;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
a.texto-arial:link {
color:#1f5385;
font-family:tahoma;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
a.texto-arial:hover {
color: #666666; 
text-decoration: underline; 
}
a.texto-arial:visited {
color: #1f5385; 
text-decoration: none;
 }




BODY {


background-image: url(../css/imagenes/stripe.jpg);
background-repeat: repeat-x;
background-color: #333333;
}

.input {
background:#F2F2F2 url(../css/imagenes/bginput.gif) repeat-x scroll left top;
border-color:#d9d9d9;
border-style:solid;
border-width:1px;
color:black;
font-family:Tahoma,Arial,sans-serif;
font-size:12px;
height:25px;
padding:3px;
}

.input-login {
background:#F2F2F2 url(../css/imagenes/bginput.gif) repeat-x scroll left top;
border-color:#d9d9d9;
border-style:solid;
border-width:1px;
color:black;
font-family:Tahoma,Arial,sans-serif;
font-size:10px;
height:19px;
width:70px;
padding:3px;
}


.submit {
border: 1px solid rgb(204, 204, 204); 
background-color: rgb(242, 242, 242);
font-family:Tahoma,Arial,sans-serif;
font-size:12px;
color: #838383;
}


.textarea {
border: 1px solid rgb(204, 204, 204); 
background-color: #ededed;
font-family:Tahoma,Arial,sans-serif;
font-size:10px;
color: black;
}
