BODY
{
	background-image: url(images/bg.jpg);
}
TD
{
	font-size : 12px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
}
P
{
	font-size : 22px;
	font-family : Times, Helvetica, Geneva, Arial, sans-serif;
	color: #666;
}
P.pie
{
	font-size: 12px;
	font-family: Times, Helvetica, Geneva, Arial, sans-serif;
	color: #890a03;
	text-align: center;
	padding-top: 10px;
}
P.big
{
	font-size: 28px;
	font-family: Times, Helvetica, Geneva, Arial, sans-serif;
	color: #009A89;
}

P.small
{
	font-size: 12px;
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #333333;
}

P.small2
{
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color: #333333;
}

H1
{
	color: Black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}
.contenido
{
	background-color: #E3E3E3;
}
.etiqueta
{
	font-size : 14px;
	font-family : Times, Helvetica, Geneva, Arial, sans-serif;
	text-transform: capitalize;
	color: #009A89;
}

.etiqueta2
{
	font-size : 18px;
	font-family : Helvetica, Arial, sans-serif;
	font-weight:  bold;
	color: #009A89;
	padding-bottom: 15px;
	
}


.bg_camaras
{
	background-image: url(images/bg_camaras.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
}
.contenido_barra
{
	background-color: #ED1F23;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	height: 180px;
}
.contenido_separador
{
	height: 200px;
	text-align: center;
}
UL
{
	color: Black;
	text-align: justify;
	padding-left: 10px;
	margin-left: 10px;
}
.texto
{
	font-size : 14px;
	letter-spacing : 0px;
	line-height : 22px;
	padding-left : 5px;
	padding-right : 10px;
	color : #004893;
	text-align : justify;
	padding-top : 5px;
}
.texto2
{
	font-size : 14px;
	letter-spacing : 0px;
	line-height : 18px;
	padding-left : 5px;
	padding-right : 10px;
	color : #004893;
	text-align : justify;
}

.cabeza
{
	font-size: 11px;
	letter-spacing : 2px;
	color : #134981;
	vertical-align : middle;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
	text-align : center;
}
P.pie
{
	font-size: 12px;
	color: #009A89;
	padding-right: 10px;
}
P.boton
{
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 10px;
	text-align : right;
}
A.menu
{
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover
{
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: underline;
}
A.menu_selected
{
	font-size: 12px;
	color: Red;
	font-weight: bold;
	text-decoration: underline;
}
.contador
{
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-weight: bold;
	padding-top: 30px;
}