body {
	background-image: url(imgs/fondo.gif);
	background-color: #FFF;
}
body,td,th {
	color: #343434;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4 {
	color: #ff1e42;
	font-size: 12px;
	display:inline;
}
a:link {
	text-decoration: none;
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
input, textarea{
	width:100%;	
}
#content{
	background-color: #FFF;
	width: 1000px;
}
#header{
	float:left;
	height: 118px;
}
#headertxt{
	float:left;
	height: 98px;
	width: 300px;
	padding-top: 30px;
}
#headeralarma{
	height: 98px;
	padding-top: 30px;
}
.fondotabla{
	background-color: #F1F1F1;		
}
#footer{
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.formtitulo{
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #ED195B;
	padding: 10px;
}
#cargando {
	top:50px;
	width:300px;
	height:30px;
	z-index:1;
}
.tabla_roja {
	font-size: 11px;
	font-family:Arial,Verdana,sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #EE332E;
	height: 25px;
}
.tabla_verde {
	font-size: 11px;
	font-family:Arial,Verdana,sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #009345;
	height: 25px;
}
.tabla_naranja {
	font-size: 11px;
	font-family:Arial,Verdana,sans-serif;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	background:#f08605;
}
.claro{
	font-size: 11px;
	color: #999;
}
#content #contenido table tr td .fondotabla tr td ul li {
	text-align: left;
}
