body{
	font-family: Arial;
	font-size: 11px;
	color: 686868;
	vertical-align: top;
	line-height:13px;
	background-image: url(images/back-boby.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-align: justify;
}


td,th {
	font-family: Arial;
	font-size: 11px;
	color: 686868;	
	line-height:13px
}

img{border:0;}
a:link {
	font-family: Arial;
	font-size: 11px;	
	color: #5E809E;
	font-weight:bold;		
}
a:visited {
	color: #5E809E;
	font-weight:bold;	
}
a:hover {
	color: #5E809E;
	font-weight:bold;	
}
a:active {
	color: #5E809E;	
	font-weight:bold;	
}
.style1 {
	color:#5E809E;
	font-weight:bold;	
}
.style2{
	color:#F09712;
	text-transform:uppercase;
}
a.blanco:link {
	font-family: Arial;
	font-size: 11px;	
	color: #ffffff;	
	font-weight:bold;	
	text-decoration:none;	
}
a.blanco:visited {
	color: #ffffff;	
	font-weight:bold;	
}
a.blanco:hover {
	color: #ffffff;	
	font-weight:bold;	
}
a.blanco:active {
	color: #ffffff;	
	font-weight:bold;	
}
.titulosRojos {	color: #FF0000;
	font-weight: bold;
}
.punteado {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
