body {
	background-image: url(../imagenes/gif/bglines.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0px;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464a4f;
	margin-top: 0px;
	line-height: 19px;
}
table, tr, td	{
	border:1px none #ccc;
}
hr	{
	color:#fff;
	background:#fff;
	height:0px;
	border:0px;
	border-top:1px solid #ccc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #001D50;
	margin-top: 0px;
}
h2 {
	/*background: url(../imagenes/gif/bglines.gif) repeat-x 0 -100px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #eaeaea;
	padding: 5px;
	margin: 0px;
	background-color: #1E1B17;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}

/****************IDS****************/
/**********************************/

#wrapper {
	background: url(../imagenes/png_bomberos/bgbody.png) repeat-y;
/*background: none;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../imagenes/png_bomberos/bgbody.png’);*/
	width: 777px;
	float: left;
	margin-bottom: 12px;
	z-index:0;
}
#header {
	background-image: url(../imagenes/png_bomberos/topbg.png);
	background-repeat: no-repeat;
	width: 777px;
	height: 134px;
	z-index:0;

}
#headerImg {
	/*background-image: url(../imagenes/gif/bgheader.gif);
	background-repeat: repeat-y;*/
	height: 179px;
	padding-left: 28px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#headerImg img {
	border:0;
	float: left;
}
#logoBox {
	float: left;
	width: 270px;
	height: 94px;
	padding-top: 25px;
}
#navigation {
	float: right;
	height: 134px;
	z-index:4;
}
#main {
	float: left;
	width: 721px;
	padding: 28px;
	margin-top: -12px;
}

#footer {
	float: left;
	clear:both;
	margin-top:20px;
	width: 777px;
	height: 61px;
	background: url(../imagenes/jpg/footer.jpg) no-repeat;
	text-align: center;
	padding-top: 11px;
}
#footer p {
	font-size: 11px;
}
#footer p a{
	color: #464a4f;
}
#footer p a:hover{
	color: #000000;
}
#fLeft {
	float: left;
	padding-left: 44px;
}
#fRight {
	float: right;
	padding-right: 44px;
}
#left {
	float: left;
	width: 470px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#left p a, #left table a {
	color: #2e74c0;
	text-decoration: none;
}
#left p a:hover, #left table a:hover {
	color:#990000;
}
#right {
	float: right;
	width: 218px;
}
#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}
#boxNoticia, #boxLink	{
	width:99%;
	height:140px;
	background:#fff url(../imagenes/jpg/esq_hoja.jpg) no-repeat left bottom;
	float:left;
	margin:0px 0px 0px 0px;
	padding:40px 0px 0px 20px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
#boxLink	{
padding-top:80px;
height:100px;
}
#boxNoticia h2, #boxLink h2 	{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	background:none;
}
#boxNoticia .r, #boxLink .r	{	
	float:left;
	height:100px;
	padding-left:5px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	width:340px;
}
#boxNoticia .l, #boxLink .l	{
	width:100px;
	float:left;
	margin:0px 5px 0px 0px;
	text-align:left;
}
#boxNoticia .btm, #boxLink .btn	{
	clear:both;
	float:right;
	margin-right:40px;
	width:150px;
	text-align:right;
	border-bottom:1px none #ccc;
}
#boxNoticia img, #boxLink img	{
	padding:2px;
	margin:0px 0px 5px 0px;
	border:1px solid #ccc;
}
#boxNoticia img	{
	width:100px;
}
#boxLink img	{
	max-width:100px;
}
#boxNoticia a, #boxLink a	{
	color:#780E10;
	border-bottom:1px dotted #780E10;
	text-decoration:none;
}

#boxNoticia a:hover	, #boxLink a:hover{
	color:#003366;
	border-bottom:1px dotted #780E10;
	text-decoration:none;
}
#MenuBox {
	float: left;
	margin-top: 10px;	
	border:1px solid #ccc;
}
#MenuBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#MenuBox p a {
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
}

#MenuLgBox {
	float: left;
	margin-top: 10px;
}
#MenuLgBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 3px;
}
#MenuLgBox p a {
	color: #333333;
	text-decoration: none;
}
#loginL {
	float: left;
	width: 50px;
}
#loginL p {
	line-height: 23px;
}
#loginR {
	float: right;
	width: 157px;
}
#limpia	{	
	clear: both;
	}

/*************Clases***************/
/***********************************/
#tabFoto {
	text-align:center; 2px;
	background:#fff;
}
#tabFoto p {
	clear:both;
	margin:0;
	color:#666;
	width:330px;
	font:10px Arial, Helvetica, sans-serif;	
}
#tabFoto img {
	max-width:450px;
	max-height:400px;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;	
	padding:2px 2px 10px
}
.tabFotoGaleria {
	width: 100px;
	height:80px;
	float:left;
	margin:0px 2px 15px 2px;
	font-size: 10px;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;	
	padding:1px 1px 5px 1px;
	background:#fff;
}
.tabFotoGaleria img {
	max-width:100px;
	max-height:60px;
	background:#fff;
	border: 1px none #ccc;
	padding:2px;
}
.tabFotoGaleria a	{
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#006699;
	float:right;
}
.tabFotoGaleria a:hover	{
	color:#990000;
}
form.frmFotoGaleria 	{
	margin:5px 0px 5px 0px;
	border: 1px solid #eaeaea;
	padding:2px;
	width:98%;
	background:#ededed;
	font:11px Arial, Helvetica, sans-serif;
}
.imageAdjust {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageAdjustRight {
	clear: both;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imgContent {
	padding: 3px;
	border: 1px solid #E8F1FF;
	margin-bottom: 12px;
	margin-top: -4px;
}

.divider {
	background-image: url(../imagenes/gif/boxrDivisor.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 218px;
	height: 18px;
	border-top: 1px solid #CCCCCC;
	margin-top: 4px;
}
.form {
	margin: 0px;
	padding: 0px;
	height: 76px;
}
.userBox {
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.passwordBox {
	width: 149px;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #b5b7b9;
}
.rojo	{
	color:#FF0000;
}
.azul	{
	color:#006699;
}
.input40	{
	width:40px;
	float:none;
	margin-right:5px;
}
.input20	{
	width:20px;
	float:none;
	margin-right:5px;
}
.input100	{
	width:100px;
	float:none;
	margin-right:5px;
}
.avisoSm	{
	font:10px Arial, Helvetica, sans-serif;
	color:#006699;
	}
/************Menu horizontal****************/
/***************************************/

ul.navigation {
	margin-top: 56px;
	margin-right: 50px;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 24px;
	display: block;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -29px;
}
li.inicio a {
	width: 55px;
	background-image: url(../imagenes/gif/cmdInicio.gif);
	background-repeat: no-repeat;
}
li.inicio a span {
	display: none;
}
li.servicios a {
	width: 75px;
	background-image: url(../imagenes/gif/cmdServicios.gif);
	background-repeat: no-repeat;
}
li.servicios a span {
	display: none;
}
li.manipulae a {
	width: 85px;
	background-image: url(../imagenes/gif/cmdManipulae.gif);
	background-repeat: no-repeat;
}
li.manipulae a span {
	display: none;
}
li.contacto a {
	width: 75px;
	background-image: url(../imagenes/gif/cmdContacto.gif);
	background-repeat: no-repeat;
}
li.contacto a span {
	display: none;
}


/************ Menu ************/
/***************************************/

ul.Menu {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index:5;
}
ul.Menu li {
	list-style-type: none;
	float: left;
}
ul.Menu li a {
	display: block;
	float: left;
	width: 208px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	text-decoration: none;
}
ul.Menu li a:hover {
	width: 208px;
	background-image: url(../imagenes/gif/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F7FAFF;
	/*border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;*/
}
.menuActive {
	width: 208px;
	background-image: url(../imagenes/gif/menuArrowac.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #F7FAFF;
}
