.fondo_tabla {
	background-image:url(../imagenes/linea.png);
	 background-position:center;
}

.fondo_inferior {
	background-image: url(../img/muestra_fon.png);
	background-repeat:  repeat-y;
}
.fondo {
	background-image: url(../img/fondo_.png);
}
.texto1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #334240;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../imagenes/motivo.png)
	margin-bottom: 0px;
	scrollbar-face-color:#CBD0C4;
	scrollbar-highlight-color:#CBD0C4;
	scrollbar-3dlight-color:#CBD0C4;
	scrollbar-darkshadow-color:#CBD0C4;
	scrollbar-shadow-color:#CBD0C4;
	scrollbar-arrow-color:#FEFEFE;
	scrollbar-track-color:#F7F7F4;
	overflow:auto;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #003C38;
}
a:hover {
	color: #003C38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
	position: relative;
	top: 1.5px;
	left: 1px;
}
a:visited {
	color: #003C38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
}
a:active {
	color: #003C38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	cursor: hand;
}
.peque {
	font-size: 3px;
}
.par {

}
.tabla1 {
	border: 1px dotted #F6F7F3;
}

.error{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#334240;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#334240;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	font-style:normal;
	font-stretch:expanded;
}

.pie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	color:#334240;
	font-style:normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #003C38;
}
.link:hover {
	color: #003C38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	position: relative;
	top: 1.5px;
	left: 1px;
filter:alpha(opacity: 99);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
  -moz-opacity: 0.99;  
	cursor: hand;
}
.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #003C38;
}
.link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #003C38;
}
.tabla_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #F5F0F1;
	background-image: url(../imagenes/fondotabla.png);
	background-repeat:no-repeat;
	border: 1px solid #627E77;
	cursor: hand;
}
.tabla_hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #DEE3DE;
	cursor: hand;
	background-color: #57766E;
	border: 1px solid #DEE3DE;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #485430;
}
.link2:hover {
	color: #485430;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	top: 1.5px;
	left: 1px;
filter:alpha(opacity: 99);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=99);
  -moz-opacity: 0.99;  
	cursor: hand;
}
.link2:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #485430;
}
.link2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	Filter: DropShadow(Color=#666666, OffX=2, OffY=2, Positive=1);
	color: #485430;
}

