body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.text-12-negro {
	font-family: Trebuchet MS;
	font-size:11px;
	color: #616161;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px
}
.text-12-azul {
	font-family: Trebuchet MS;
	font-size:11px;
	color: #007bc3;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px
}
.text-10-negro {
	font-family: Arial;
	font-size: 10px;
	color: #231F20;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px
}
.text-10-blanco {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px
}
.text-10-negro a {
	font-family: Arial;
	font-size: 10px;
	color: #231F20;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px
}
.synapsis {
	font-family: Arial;
	font-size: 9px;
	color: #505050;
	text-decoration: none;
}
.synapsis a {
	font-family: Arial;
	font-size: 9px;
	color: #505050;
	text-decoration: none;
}
.text-10-negro a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #007AC3;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px
}
.boton {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #CCCCCC; 
	font-weight: bold; 
	background-color: #f1f1f1; 
	width: 100px; 
	border: 1px solid #FFFFFF
}
.cajas {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #bbbbbb; 
	font-weight: bold; 
	background-color: #f1f1f1; 
	width: 300px; 
	border: 1px solid #FFFFFF
}

