body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(../images/bg-verde.jpg);
	margin: 0px;
}
table {
	font-size: 12px;
}
.number {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	height: 30px;
}
.number a{
	color: #660000;
	
}
.number a:hover{
	text-decoration:none;
	}
.event {
	color: #C14E00;
	font-size: 11px;
	font-weight: bold;
}
.event a {
	color: #C14E00;
	text-decoration:underline;
}
.event a:hover {
	text-decoration:none;
}
.hour {
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}
.descrip {
	font-size: 11px;
}
.precio-prog {
	font-size: 11px;
	font-weight: bold;
	color: #387881;
}

.name {
	font-weight: bold;
	color: #660000;
}
.name a{
	font-weight: bold;
	color: #660000;
}
.name a:hover{
	text-decoration:none;
}


#top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#med {
	background-image: url(../images/me.jpg);
	background-repeat: repeat-y;
}
#footer {
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.xv-bg {
	background-color: #E2DAC7;
	background-image: url(../images/xv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	border: 1px solid #000000;
}

#title {
	text-transform: uppercase;
	color: #C14E00;
	font-size: 16px;
	font-weight: bold;
}

.rest-title {
	/*text-transform: uppercase;*/
	color: #C14E00;
	font-size: 16px;
	font-weight: bold;
}

#footer a{
	color: #CB2C28;
	line-height: 3px;
	
}
#footer a:hover{
	text-decoration:none;	
	
}
.pic-gal-iz {
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;
	float:left;
	margin-right:20px;
	margin-bottom:15px;
	margin-left:20px;
}
.pic-gal-cen {
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;
	float:left;
	margin-right:20px;
	margin-left:20px;
	margin-bottom:15px;
}

.pic-gal-der {
	padding:4px;
	border:1px solid #CCC;
	background:#FFF;
	float:left;
	margin-left:20px;
	margin-bottom:15px;
}

.border-prog {
	border: 1px solid #000000;
}
