@charset "utf-8";
/* CSS Document */

a:link { text-decoration:none; border:none; }
A:visited { text-decoration:none;border:none; } 
A:hover { text-decoration:none;border:none; } 
A:active { text-decoration:none;border:none; } 
a img { border: none; }

.titulo1 { color: #979A9C; font-family: "Trebuchet MS"; font-size: 14px; border:none; font-weight:bold;}
.titulo2 { color: #979A9C; font-family: "Trebuchet MS"; font-size: 12px; border:none; font-weight:bold;}
.texto { color: #979A9C; font-family: "Trebuchet MS"; font-size: 11px; border:none; }
.texto_bold { color: #979A9C; font-family: "Trebuchet MS"; font-size: 11px; border:none; font-weight:bold;}
.texto_for { color: #979A9C; font-family: "Trebuchet MS"; font-size: 11px; border:none;
			 font-weight:bold; }

.label1 {color: #979A9C; font-family: "Trebuchet MS"; font-size: 10px; border:none; font-weight:bold;}

body { background: #EFEFEF;}

.frames_color { background:#FFFFFF;}

input { font-family: "Trebuchet MS"; font-size: 11px; color: #666666; background-color: #DDDDDD; border: #666666 ; border-style: double; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.input1{ font-family: "Trebuchet MS"; font-size: 11px; color: #666666; background-color: #DDDDDD; border: #666666 ; border-style: double; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.boton{ color: #FFFFFF; font-family: "Trebuchet MS"; font-size: 11px; border:none;
	    font-weight:bold; background-color: #A7A9AC; border: #CCCCCC ; 
		border-style: double; border-top-width: 1px; border-right-width: 1px; 
		border-bottom-width: 1px; border-left-width: 1px}

