/*BASICOS*/
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}
.resaltar {
	font-weight: bold;
	color: #86D30C;
	font-size: 18px;
}
body,table,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	
}
.fnd_esq_left {
	background-color: #666666;
	background-image: url(img/fnd_esq_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

form {
margin:0
}
input,select,textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
/*LINKS*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68A3C5;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68A3C5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9CA30D;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
/*BACKGROUND*/
.fnd_esq_der {
	background-color: #666666;
	background-image: url(img/fnd_esq_der.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_esq_bottom {
	background-color: #666666;
	background-image: url(img/fnd_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fnd_gris {

	background-color: #666666;
}
.fnd_repetir {

	background-color: #666666;
	background-image: url(img/repetir.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fnd_izq_top {
	background-color: #A0A0A0;
	background-image: url(img/layout/fnd_izq_top.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fnd_der_top {

	background-color: #A0A0A0;
	background-image: url(img/layout/fnd_der_top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fnd_bottom {
	background-image: url(img/layout/fnd_bottom.jpg);
	background-position: center top;
}
.fnd_izq_bottom {

	background-color: #A0A0A0;
	background-image: url(img/layout/fnd_izq_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fnd_der_bottom {
	background-color: #A0A0A0;
	background-image: url(img/layout/fnd_der_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fnd_center {
	background-image: url(img/layout/fnd_center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CACACA;
}
.fnd_color_center {
	background-color: #CACACA;
}
