/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: #02A64F;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
a:link{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
a:visited{
	color: #900000;
	text-decoration: none;
}
.fdo_home{
	background-image: url(images/fdo_home.gif);
}
.fdo_int{
	background-image: url(images/fdo_int.gif);
}
.linea_d {
	border-rigth-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #A00F0F;
}
.linea_i {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-rigth-style: none;
	border-right-width: 1px;
	border-left-color: #DC934C;
}
.titulos {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #9A0000;
	text-decoration: none;
}
.padding {
	padding: 0px 10px;
}
.lineagristop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9DADB;
	border-right-color: #D9DADB;
	border-bottom-color: #D9DADB;
	border-left-color: #D9DADB;
}
.txt1{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}.txt_mini {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.formcampos {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #999999;
}
.formmensaje {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #999999;
}
.txt_alerta {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #9A0000;
	text-decoration: none;
}
