/* CSS Document */
/***************************************************************************/
/* design by: errangelg - turbogp20@gmail.com                              */
/* created on march 14th 2007, for centros-de-comunicaciones.com           */
/***************************************************************************/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat;
}
a:link, a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background-color: #0066FF;
	color: #FFFFFF;
}
.upperText {
	font-size: small;
	font-weight: bold;
}
.upperText1 {
	color: #CCCCCC;
}


.metaTags {
	font-size: 4px;
	color: #CCCCCC;
}
.negrita {
	font-weight: bold;
}
.rojo {
	color: #FF0000;
}
.formId {
	font-size: small;
	font-weight: bold;
}
.formTitle {
	font-weight: bold;
}
.marquee {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.textoBody {
	font-size: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.azul {
	color: #0000FF;
}
.azulNegrito {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
}
.azulNegrito1 {
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
}
.azulNegrito2 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.fondo1 {
	background-color: #0099FF;
	color: #FFFFFF;
}
#fondo1 {
	padding-right: 10px;
}
.fondo2 {
	background-color: #FFFFFF;
	color: #000000;
}
#fondo2 {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-right: 4px;
}
.fondo3 {
	color: #000000;
	background-color: #00FFCC;
}
.fondo4 {
	color: #FF0000;
	background-color: #CCCCCC;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
.titulosBody {
	font-size: 16px;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	padding-top: 3px;
	padding-bottom: 3px;
}
.negritaBIG {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	padding-top: 3px;
	padding-bottom: 3px;
}
.negritaBIG1 {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 22px;
}
.textoLittle {
	font-size: 12px;
}
.azulSpecial {
	font-size: 14px;
	text-transform: uppercase;
	color: #000099;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.direccion {
	font-size: small;
	font-weight: bold;
	font-family: "MS Sans Serif";
	color: #0099FF;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
