html, body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F97C00;

	height: 100%;
	min-height: 100%;
} 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline overline;	
	font-weight: bold;
}
a:active {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 14px;
	color: #0066CC;
	text-decoration: overline;
	font-weight: bold;
}
a.test:link {
	color: #435456;
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-weight: bold;
}
a.test:visited {
	color: #435456;
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-weight: bold;
}
.Titulo {
	color: #7F5201;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.borde {
	border: 1px solid #000000;
}
.img {
	border: 1px solid #999999;
	cursor: pointer;
}
.regla {
	border: thin dotted #999999;
	margin: 1px;
}
.tabla {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 14px;
	background-color: #CCCCCC;
	border: thin dotted #999999;
	margin: 1px;
}
.tBlanco {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.regla_punteada {

	border: thin dotted #CCCCCC;
}
.tBlancoB {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.fotoizq {
	border-top: 1px solid #000000;
	border-right: none;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.fotoder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.borv {
	background-color: #FF6633;
}
.t {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 12px;
	color: #7F5201;
}
.dis{
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}
.f3 {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9AAD6C;
}
.f2 {
	font-family: Helvetica, sans-serif, Geneva, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #85A5A2;
}
.f1 {
	background-image: url(img/struct/fondo.gif);
	background-repeat:  repeat-y;
}
#col1 {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 4px;
	width: 195px;
	border: none;
	color: #333333;
	margin: 0px;
	height:100%;
	background-image: url(img/struct/fondo.jpg);
}
#col2 {
	position: absolute;
	top: 0px;
	left: 196px;
	width: 4px;
	border: none;
	color: #333333;
	margin: 0px;
	height:100%;
	background-image: url(img/struct/iz.jpg);
}
#col3 {
	position: absolute;
	top: 0px;
	left: 201px;
	width: 369px;
	height:100%;
	border: none;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	color: #7F5201;
	text-align: justify;
	overflow:auto;
	background-image: url(img/struct/fondo.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#col4 {
	position: absolute;
	top: 0px;
	left: 581px;
	width: 4px;
	height:100%;
	border: none;
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	background-image: url(img/struct/der.jpg);
}
#col5 {
	position: absolute;
	top: 0px;
	left: 585px;
	width: 195px;
	height:100%;
	border: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/struct/fondo.jpg);
}
.fo_tit {
	color: #000000;
	background-color: #FDC753;
	font-weight: bold;
}
