@charset "UTF-8";
/* CSS Document */

html,body,div {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #666666;
	background-color: #EBEBEB;
	font-size: 12px;
}
p {
	font-size: 13px;
	font-weight: normal;
}
#box {
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 698px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	}
#pie {
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 688px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 10px;
	}
#derecha{
	font-size: 10px;
	float: right;
	width: 280px;
	margin-right: 10px;
}
#bannerTop{
	background-image: url(i/banner.jpg);
	background-repeat: no-repeat;
	height: 172px;
}
#subBtn{
	font-size: 12px;
	text-align: right;
	padding-top: 150px;
	padding-right: 10px;
	background-image: url(i/banner.jpg);
	color: #666666;
}
#subBtn a{
	text-decoration: none;
	color: #666666;
}
#subBtn a:hover{
	color: #00A7E9;
	text-decoration: none;
}
#programa{
	background-color: #EBF5CC;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 90px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-image: url(i/programa.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 5px;
	line-height: 140%;
}
#programa a{
	color: #FF6600;
	text-decoration: none;
}
#programa a:hover{
	color: #FF6600;
	text-decoration: none;
}
#fotos{
	background-color: #FFF0B2;
	padding-right: 5px;
	padding-left: 90px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-image: url(i/fotos.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top: 5px;
	padding-bottom: 10px;
}
#fotos a{
	color: #FF6600;
	text-decoration: none;
}
#fotos a:hover{
	color: #FF6600;
	text-decoration: none;
}

.verde {
	color: #99CC00;
	font-weight: bold;
}
.negrita {
	color: #333333;
	font-weight: bold;
	background-image: url(i/punto.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 12px;
}

