body {
background-image:url(imagenes/fondo.jpg);
background-repeat:repeat-x;
margin-top:0px;

}


a {
	font-family : verdana;
	font-size:11px;
	text-decoration:none;
	color: #6A6A6A;

}
a:hover{
	font-family : verdana;
	text-decoration : underline;
	color: #262626;
	font-size :11px;

}
a:visited{
	font-family : verdana;
	text-decoration : none;
	color:#6A6A6A;
	font-size : 11px;

}
a:visited:hover{
	font-family : verdana;
	text-decoration :underline;
	color:#262626;
	font-size : 11px;

}

img { behavior: url(iepngfix.htc); }

a.paginado{
	font-family : arial;
	text-decoration:none;
	color: #B6B6B6;
	font-size : 12px;
	font-weight:bold;
	
}
.paginado:hover{
	font-family : arial;
	text-decoration : none;
	color: #013751;
	font-size : 12px;
	font-weight:bold;
}
.paginado:visited{
	font-family : arial;
	text-decoration : none;
	color:#B6B6B6;
	font-size : 12px;
	font-weight:bold;
}
.paginado:visited:hover{
	font-family : arial;
	text-decoration : none;
	color:#013751;
	font-size : 12px;
	font-weight:bold;
}

a.paginado2{
	font-family : arial;
	text-decoration : none;
	color:#013751;
	font-size : 12px;
	font-weight:bold;
}
.paginado2:hover{
	font-family : arial;
	text-decoration : none;
	color:#B6B6B6;
	font-size : 12px;
	font-weight:bold;

}
.paginado2:visited{
	font-family : arial;
	text-decoration : none;
	color:#013751;
	font-size : 12px;
	font-weight:bold;}
.paginado2:visited:hover{
	font-family : arial;
	text-decoration : none;
	color:#B6B6B6;
	font-size : 12px;
	font-weight:bold;

}

#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 510px;
height: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.1em auto;
padding: 5px;
text-align: left;
}
.CPR4_Imagen .border_out{
					border:3px solid white;
				}
				.CPR4_Imagen .border_in{
					border:3px solid #A7C00D;
				}						
				
.imagen

{
border:1px;
border-color:#ffffff;
}
.boton1{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#56BAEC;
	background: #0E517B;
	border-color: #cccccc;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-spacing: 0px;
}
.form{
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}