﻿@charset "utf-8";
/* CSS Document */

.Banner {
    float:left;
	left:0px;
	top:0px;
	width:802px;
	height:250px;
}
.Conttext {
    position: relative;
	float: left;
	top:0px;
	left:0px;
	padding:40px 0px 0px 20px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-align:justify!important;
	color: #666666;
	height: auto;
	width: 540px;
	margin-bottom: 70px;
}
.Trans2 {
	position:relative;
	float: right;
	top: 0px;
	right: 0px;
	background-image: url(imagenes/Gris-Tras.png);
	width: 220px;
	background-repeat: repeat;
	z-index: 20;
	margin-bottom: 80px;
}
.Trans2 ul {
    margin:0px;
	padding:5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	list-style:none;
}
.Trans2 li {
    margin:0px;
	padding: 5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	list-style:none;
}
.ListasEventos {
	height:auto;
}
