a:link {
	color: #EAD909;
	text-decoration: none;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F0CB59;
}
a:visited {
	color: #EAD909;
}
a:hover {
	color: #DFA415;
}
a:active {
	color: #DFA415;
}


.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
 .texto10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.borde {
	border: 1px solid #A33A0B;
}
.bordebco {
	border: 1px solid #F0CB59;
}
.titulo {
	font-family: "Copperplate Gothic Light";
	font-size: 30px;
	font-style: normal;
	color: #A1360C;
}
.titulo2 {
	font-family: "Copperplate Gothic Light";
	font-size: 20px;
	font-style: normal;
	color: #A1360C;
}
.pie {
	font-family: "Copperplate Gothic Light";
	font-size: 12px;
	font-style: normal;
	color: #A1360C;
}
.textorojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A1360C;
}
.foto200 {
	padding:5px;
	background-color: #f7f7f7;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}.foto150 {
	padding:5px;
	background-color: #EDEDED;
	width: 180px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.foto300 {
	padding:5px;
	background-color: #f7f7f7;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.textobconegrita {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.textobconegritap {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
.titulo2 a {
	font-weight: normal;
}

