@charset "utf-8";

/* CSS Document 
==|> By LostAcapulco
*/
#contHeder {
	height: 350px;
	!
	important
}

#contMenu {
	top: -30px; *
	top: -23px;
}

#header_q {
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	background: #64AE23;
	color: white;
}

#cuadritos {
	background: none;
	height: 277px;
}

#tituloheader_q {
	display: inline;
	float: right;
	clear: left;
	position: relative;
	width: 1024px;
	height: 277px;
	background: url(sitemap.jpg) left no-repeat;
	top: 0px;
	display: block;
	padding: 0;
	margin: 0;
	border: 0;
}

#conTT {
	position: relative;
}

#titulo {
	float: left;
	position: relative;
	top: 0px;
	margin-top: 27px;
	padding-left: 350px;
	width: 450px;
	height: 200px;
}

.tituloficha {
	background: url(../images/pieza_bca.jpg) left top no-repeat;
	padding-left: 55px;
	font-weight: bolder;
	font-size: 20pt;
	width: 260px;
	height: 40px;
	display: block;
	margin: 0;
	clear: both;
}

#foto {
	float: right;
	position: relative;
	background: url(../images/engranes.jpg) right no-repeat;
	top: 0px;
	width: 213px;
	height: 260px;
}

#bBack {
	background: url(../images/Barra_busqueda.png) bottom repeat-x;
	position: absolute;
	bottom: 13px;
	width: 664px;
	height: 24px;
	padding-right: 10px;
	padding-top: 4px;
	margin-left: 350px;
}

#bBack a {
	font-family: Arial, Helvetica, sans-serif;
}

#container_h {
	float: left;
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
	clear: both;
	background-color: #FFFFFF;
	display: block;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 100%;
}

.frmt_m2 {
	cursor: pointer;
	font-size: 15pt;
	font-weight: bold;
	color: #990000 !important;
	text-decoration: none;
}

.style:hover {
	color: #FFFFFF;
	background-color: #990000;
}

#texto_h {
	background: url(../images/Cuadritos_der.jpg) right repeat-y;
	width: 710px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 250px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#loren {
	width: 650px;
}

#content_h {
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
	clear: both;
	display: block;
	width: 900px;
	padding: 5px 120px 0 10px;
	text-align: justify;
}

/**************************** CLASES TEXTO ****************************************/
.LISTAS{
    color:black;
    list-style:none;
    font-size:1.4em;
}
.LINKS,.LINKS a{
    color:#990000;    
}
.LINKS2 a{
    color:#333;
}
.LINKS a:hover,.LINKS2 a:hover{
    text-decoration: underline;
}
.txt15_h {
	font-size: 12pt;
}

.txt25_h {
	font-size: 25pt;
	padding-left: 125px;
}

.txt25_h2 {
	font-size: 25pt;
}

.txt26_h {
	font-size: 26px;
}

.txt15 {
	font-size: 15pt;
}

.txt25 {
	font-size: 25pt;
}

.bold {
	font-weight: bolder;
}

.white {
	color: white;
}