/* CSS Document */
.contenido{
	background: #000 url(../img/backFiestas.jpg) no-repeat left top;
	padding-top: 80px;
}

.texto{
	width:350px;
	padding: 0 0 0 23px;
	color: #fff;
}

.ant{
	width:250px;
	padding: 0px;
}
.ant h3{
	font-size:17px;
	font-weight: bold;
	color:#c92424;
	text-align:right;
	padding-right: 18px;
	_padding-right: 0px;
}
.ant ul{
	width:250px;
	padding: 0 0 3px 0;
	text-align:right;
}

.ant li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:11px;
	margin:5px 0 0 0;
	list-style-type: none;
}


.texto h3{
	font-size: 21px;
	color:#861616;
	font-weight: bold;
}
.texto strong{
	font-size:14px;
	color:#c92424;
	margin:2px 0 10px 0;
}
.texto p
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:11px;
	margin:5px 0 0 0;
	list-style-type: none;
}

a.rojo{font-size:17px;}
a.blanco{
	font-weight: normal;
	text-transform: lowercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.posterBig{
	border: 1px dashed #999999;
}


.fondo{
	border: 1px dashed #999999;
	background-color:#000000;
	padding:15px;
	color:#FFFFFF;
}
.fondo h3{
	font-size: 21px;
	color:#861616;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.fondo div{
	font-size:17px;
	font-weight: bold;
}
.fondo p{
	margin:7px 0 0 0;
}
.thumbs td{
	background-color: none;
	height:50%;
	vertical-align:middle;
	padding: 0 10px 0 0;
}
.borde{
	border: 1px dashed #999999;
}

.slide{
	width:640px;
	height:79px;
	overflow: auto;
}
.slide table td{
	padding: 0 5px;
	
	text-align: center;
}

#datos_fiesta SPAN{
	font-size:17px;
	font-weight: bold;
	color:#c92424;
}
#datos_picture img {
	margin-bottom: 5px;
}