@charset "utf-8";
body {
	background-color: #000c41;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
}
#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 773px;
	background-image: url(../img/bg_contenedor.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#bg_contenidos {
	height: 773px;
	width: 850px;
}

.bg_prategal  {
	background-image: url(../img/bg_prategal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_maquinaria  {
	background-image: url(../img/bg_maquinaria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_materiales  {
	background-image: url(../img/bg_materiales.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_servicios  {
	background-image: url(../img/bg_servicios.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_contactar  {
	background-image: url(../img/bg_contactar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_restaurar {
	background-image: url(../img/bg_restaurar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#de {
	background-image: url(../img/bg_de.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 312px;
	height: 550px;
	background-color: #000C41;
}
#de #MenuAyuda {
	line-height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}
#de #MenuAyuda a {
	color: #93f1ff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
}
#de #eslogan {
	text-align: center;
	margin-top: 400px;
}


#iz {
	float: left;
	width: 535px;
}
#iz #textos {
	
	height:auto !important;
	height: 420px;
	min-height:420px;
	padding-right: 10px;
	padding-left: 10px;
}
#iz #textos a {
	color: #FFA000;
}

#textos h1:first-letter {
	font-size: 60px;

}
#textos h1 {
	color: #ffa000;
	font-size: 18px;
	font-weight: normal;
	margin: 40px 0px 20px;
	line-height: 60px;
}
#textos p {
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px 0px 10px;
}
#textos strong {
	color: #E79E3D;
}


#iz #menu {
	height: 95px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat:  repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #344784;
	border-bottom-color: #344784;
}
#menu table {
	height: 95px;
}

#menu em {
	font-size: 38px;
	font-style: normal;
	color: #FFA000;
}

#menu a  {
	color: #e6ddcf;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu a:hover  {
	color: #FFA000;

}
#menu span {
	display: block;
	font-size: 9px;
	color: #E6DDCF;
}
#menu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


#iz #fotos {
	text-align: center;
	padding-top: 40px;
}
#iz #fotos img {
	border: 1px solid #999999;
	background-color: #E4E4E4;
	padding: 6px;
	margin: 5px;
}


#pie {
	margin-right: auto;
	margin-left: auto;
	background-color: #0099FF;
	background-image: url(../img/bg_pie.jpg);
	background-repeat:  repeat-x;
	height: 45px;
	width: 850px;
}
#pie p {
	font-size: 11px;
	margin: 0px;
	line-height: 45px;
	text-align: right;
}
#pie  a {
	font-style: normal;
	font-size: 10px;
	color: #AAE1FF;
	text-decoration: none;
}
#pieindex {
	margin-right: auto;
	margin-left: auto;
	background-color: #0099FF;
	background-image: url(../img/bg_pie.jpg);
	background-repeat:  repeat-x;
	height: 45px;
}
#inicio {
	margin-top: 125px;
	height: 250px;
	background-image: url(../img/index.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5B72B5;
	border-bottom-color: #5B72B5;
}

.pieindex {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}

#pieindex p {
	font-size: 11px;
	margin: 0px;
	line-height: 45px;
	text-align: right;
}
#pieindex  a {
	font-style: normal;
	font-size: 10px;
	color: #AAE1FF;
	text-decoration: none;
}

#SaltoLinea {
	clear: both;
}
.info {
	color: #FFFFFF;
}
.info a {
	color: #FF9900;
	text-decoration: none;
}

