body {
	background-color: #CCCCCC;
}
a:link {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulo {
	font-size: 11px;
	font-weight: bolder;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tituloblanco {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulorojo {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textoblanco {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titulonoticias {
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.fondonoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	padding-right: 2px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.fondofoto {
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.fondorecomienda {
	background-color: #FF9900;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C6831E;
	border-left-color: #C6831E;
	border-bottom-color: #C6831E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #C6831E;
	border-right-width: 1px;
	border-right-style: solid;
}
.fondogris {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.fondonegro {
	background-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
}
.fondovisitas {
	background-color: #000000;
	border: thin inset #FF9900;
}
.textotipo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.cartelera {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	color: #000000;
}
.titulocartelera {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #000000;
}
.bgcolor1{
	background-color: #EDF1F7;
	
}
.bgcolor2{
	background-color: #FBFCFD;
	
}
