/* CSS Document */
/***************************************************************************/
/* design by: errangelg - Mauro Marcano                              */
/* created on march 16th 2007, for cabinastelefonicas.com.ve               */
/***************************************************************************/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0066FF;
}
.formId {
	font-size: small;
	font-weight: bold;
}
.formTitle {
	font-weight: bold;
}
.marquee {
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.direccion {
	font-size: small;
	text-transform: uppercase;
	color: #009900;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.verdeSpecial {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bodyTitles {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	font-size: 16px;
}
.textoBody {
	font-size: 15px;
}
.textoLittle {
	font-size: 12px;
}
.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;
}
.negrita {
	font-weight: bold;
}
.rojo {
	color: #FF0000;
}

.metaTags {
	font-size: 2px;
	color: #FFFFFF;
}
.verde {
	color: #009900;
}
.verdeNegrito2 {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	padding-top: 3px;
	padding-bottom: 3px;
}
