body {
	margin: 0px;
}
#contenedor {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#top {
	height: 80px;

}
#menu {
	height: 39px;
	padding: 0px;
	text-align:right;
	background-image:url(img/fondo.gif);

}
#stylefour{
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
	background-color: transparent;
	background-image: url(img/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	padding-left: 350px;
	margin-right: auto;
	margin-left: auto;
	}

#stylefour ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align: right;
	left: 0px;
	right: 0px;
	}

#stylefour ul li{
	display:block;
	float:left;
	margin:0;
	}

#stylefour ul li a{
	display:block;
	float:right;
	color:#666;
	text-decoration:none;
	height:23px;
	background-color: transparent;
	background-image: url(img/bgDIVIDER.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}


#stylefour ul li a:hover,#stylefour ul li a.current{
	color:#B30000;
	background-color: #fff;
	background-image: url(http://www.firelion.com.mx/img/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
blockquote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#cuerpo {
	padding: 0px;
	height: auto;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}

ul.vert-one{
	list-style-type:none;
	display:block;
	line-height:140%;
	width:120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin: 0;
	}

ul.vert-one li{
	margin:0;
	padding:0;
	border-top:1px solid #4D0000;
	border-bottom:1px solid #761A1A;
	}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#FC0;
	background:#600;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}

ul.vert-one li a:hover{
	background-color: #FC0;
	background-image: url(http://www.firelion.com.mx/img/vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	color: #900;
	}

ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background-color: #F00;
	background-image: url(http://www.firelion.com.mx/vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	}
.inputs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#menuright {
	width: 200px;
	float: right;
	background-position: center top;
}
#contenidos {
	width: 650px;
	float: none;
	margin-left: 140px;
	height: auto;
    vertical-align: top;
	margin-bottom:250px;
	

}
#menu2 {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	border-top-style: solid;
	border-top-color: #900;
	height: 20px;
	vertical-align: bottom;
}
#menu2 a{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
#menu2 a:hover{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


#footer {
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #CCC;
}

th {
	text-align:center;
}
.justificar {
	text-align: justify;
}
