/* CSS Document */

body {
	background-color:#EBEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.letras {
font-family:Tahoma;
color:#666666;
font-size:11px;

}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #023364;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
input {
font-family:Tahoma;
color:#333333;
font-size:11px;
border:#187DB1 1px solid;
font-weight:normal

}

.bt {
font-family:Tahoma;
color:#FFFFFF;
background-image:url(../images/button.gif);
background-repeat:repeat-x;
font-size:11px;
font-weight:bold
}

.verdes {
font-family:Tahoma;
color:#ff6600;
font-size:11px;

}

.plomas {
font-family:Tahoma;
color:#555555;
font-size:11px;


}
.blancas {
font-family:Tahoma;
color:#FFFFFF;
font-size:11px;
text-decoration:none;


}
.negras {
font-family:Tahoma;
color:#444444;
font-size:11px;
font-weight:bold

}

.azules {
font-family:Tahoma;
color:#006699;
font-size:11px;
font-weight:bold

}

.azul {
font-family:Tahoma;
color:#023364;
font-size:11px;


}
 /* -----------------------------------*/
 .subr {
	color: #003300;
	text-decoration: underline;
	border-bottom: thin solid #006600;
}

.titulo {
font-family:Tahoma;
color:#336699;
font-size:13px;
font-weight:bold;


}
.nar {
font-family:Tahoma;
color:#ff6600;
font-size:13px;
font-weight:bold;


}
.otras {
font-family:Tahoma;
color:#000000;
font-size:11px;

background-color:#E3F3F9

}

.ast {
font-family:Tahoma;
color:#F40000;
font-size:11px;
font-weight:bold

}

.red {
font-family:Tahoma;
color: #FF0000;
font-size:12px;
font-weight:bold

}
.blue {
font-family:Tahoma;
color:#0000FF;
font-size:10px;
font-weight:bold

}
.botonverde {
	font: 10px Tahoma;
	color: #FFFFFF;
	background: #FF9900;	
	font-weight:bold;
	border: #3D0606 0px solid;
	height:15px;
	
	text-align:centerñ
	
}

