body {
	
	background-image:url(background23.jpg);
	background-repeat:no-repeat;
	background-color: #FFF;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-spacing:0px;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.style1 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	color: #CC0099;
	text-decoration: none;
}
a:hover {
	color: #CC9999;
	text-decoration: none;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.azul11 {

	font-size: 16px;
	line-height:25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: 500;
	text-align: justify;
	
}

.negrol2 {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.morado11 {

	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9300B7;
	font-weight: normal;
	text-align: justify;
}
.morado12 {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9300B7;
	font-weight: bold;
	text-align:justify;
}
p	{
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	padding-top:0;
}


/* OPACIDAD EN IMAGENES
----------------------- 
a.opacidad img {
  filter:alpha(opacity=50);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -khtml-opacity: 0.9;
  }

a.opacidad:hover img {
  filter:alpha(opacity=100);
  -moz-opacity: 0.5;
  opacity: 0.5;
  -khtml-opacity: 0.5;
  }
  */
/* EVENTOS */
div#eventos	{
	height:400px;
	width:700px;
	margin: auto;
	background-position: left;
	background-image: url(eventos_back.png);
	background-repeat: no-repeat;
}

#fonts	{
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	line-height:25px;
	color: #000;
	font-weight: 500;
	text-align: center;
}
#foto	{
	background-image: url(eventos_back.png);
	background-repeat: no-repeat;
}


/*img efects*/
#slides {
			position: relative;
			width: 550px;
			height: 350px;
			overflow: hidden;
			z-index:-1; }
#slides img {
				display: block;
				width: 550px;
				height: 350px; 
				z-index:-1; }
				
				


