/***********************************************************************************/
/*                                    ZONA COMÚN                                   */
/***********************************************************************************/

body {
	background-image: url(../imag/fondo.jpg);
	background-repeat: repeat;
	background-position: center;
	background-color: #ffffff;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
}

div.mantieneIE {
	background-color: transparent;
	width: 838px;
	height: 1px;
	font-size: 1px;
}

div.cuerpo {
	width: 838px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	border: 0px solid red;
}

div.superior {
	background-color: transparent;
	width: 838px;
	height: 195px;
	position: absolute;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	border: 0px solid blue;
}

div.central {
	background-color: transparent;
	width: 838px;
	height: 554px;
	position: absolute;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	margin-top: 165px;
	border: 0px solid red;
}

div.logo {
	background-color: transparent;
	width: 242px;
	height: 64px;
	position: absolute;
	z-index: 150;
	left: 0px;
	top: 0px;
	margin-top: 65px;
	margin-left: 120px;
	border: 0px solid red;
}

div.idioma {
	background-color: transparent;
	color: #fff;
	width: 100px;
	height: 20px;
	position: absolute;
	z-index: 150;
	left: 0px;
	top: 0px;
	margin-top: 40px;
	margin-left: 700px;
	font-size: 12px;
	text-align: right;
	border: 0px solid red;
}
div.idioma a {
	color: #fff;
	text-decoration: none;
}
div.idioma a:hover {
	color: #fff;
	text-decoration: underline;
}

div.fondoGris {
	background-image: url(../imag/fondoGris.jpg);
	background-color: transparent;
	width: 705px;
	height: 121px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 37px;
	margin-left: 100px;
	border: 0px solid red;
}

div.superior div.lineaRoja {
	background-color: #f55555;
	width: 1px;
	height: 131px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 32px;
	margin-left: 90px;
	border: 0px solid red;
}

div.central div.lineaRoja {
	background-color: #f55555;
	width: 1px;
	height: 530px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 90px;
	border: 0px solid red;
}

div.lineaRojaV {
	background-color: #d61911;
	width: 3px;
	height: 408px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 29px;
	margin-left: 418px;
	border: 0px solid red;
}

div.menu {
	background-color: transparent;
	width: 298px;
	height: 36px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 122px;
	margin-left: 507px;
	border: 0px solid red;
}

div.textoVertical {
	background-color: transparent;
	width: 37px;
	height: 300px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 54px;
	border: 0px solid red;
}

div.fondoTextoOpaco {
	background-color: #000000;
	filter:alpha(opacity=4);
	-moz-opacity: 0.04;
	opacity: 0.04;
	color: #000000;
	position: absolute;
	z-index: 100;
	width: 344px;
	height: 530px;
	top: 0px;
	left: 0px;
	margin-left: 100px;
	margin-top: 0px;
}

div.textoNosotros {
	background-color: transparent;
	position: absolute;
	z-index: 100;
	width: 324px;
	height: 500px;
	top: 0px;
	left: 0px;
	margin-left: 110px;
	margin-top: 19px;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	overflow: none;
	border: 0px solid red;
}
div.textoNosotros a {
	color: #333333;
	text-decoration: none;
}
div.textoNosotros a:hover{
	text-decoration: underline;
}


div.imagenCentral {
	background-color: transparent;
	width: 357px;
	height: 476px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 25px;
	margin-left: 452px;
	border: 0px solid red;
}
div.imagenCentral#nosotros {
	background-image: url(../imag/imgNosotros.jpg);
}
div.imagenCentral#contactar {
	background-image: url(../imag/imgContactar.jpg);
}

div.tablaMateriales {
	background-color: transparent;
	width: 700px;
	height: 476px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 25px;
	margin-left: 100px;
	border: 0px solid red;
}

td.material {
	background-color: transparent;
	color: #717070;
	width: 131px;
	height: 151px;
	vertical-align: top;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #a2a2a2;
}

div.material {
	background-color: #F0F0F0;
	width: 123px;
	height: 107px;
	border: 4px solid #a2a2a2;
}

div.materialNull {
	background-color: transparent;
	width: 123px;
	height: 107px;
	border: 4px solid transparent;
}

div.menuMateriales {
	background-color: transparent;
	color: #6d6d6d;
	width: 600px;
	height: 20px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: -3px;
	margin-left: 190px;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px solid red;
}

div.paginacion {
	background-color: transparent;
	color: #6d6d6d;
	width: 400px;
	height: 20px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 505px;
	margin-left: 390px;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid red;
}
div.paginacion a {
	color: #6d6d6d;
	text-decoration: none;
}
div.paginacion a:hover {
	text-decoration: none;
}

td.menuMateriales {
	background-color: transparent;
	color: #6d6d6d;
	height: 10px;
	vertical-align: top;
	text-align: right;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 0px solid #a2a2a2;
}

td.menuMateriales div {
	background-color: transparent;
	height:4px;
	font-size: 1px;
}

td.menuMateriales a {
	color: #6d6d6d;
	text-decoration: none;
}
td.menuMateriales a:hover {
	color: #6d6d6d;
	text-decoration: underline;
}

div.campoIn {
	margin: 5px 30px;
	border: 0px solid red;
}

input.inpcont {
	background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	border: 1px solid #7a7a7a;
}

textarea.txacont {
	background-color: transparent;
	width: 260px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	border: 1px solid #7a7a7a;
}

input.btncont {
	background-color: transparent;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	height: 21px;
	width: 48px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	border: none;
}
input.btncont:hover {
	background-color: #e1e1e1;
}

div.materialGrande {
	background-color: transparent;
	width: 400px;
	height: 400px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 29px;
	margin-left: 0px;
	border: 4px solid #a2a2a2;
}

div.descripcionMat {
	background-color: transparent;
	color: #333333;
	width: 260px;
	height: 400px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 29px;
	margin-left: 430px;
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	border: 0px solid #a2a2a2;
}

div.volver {
	background-color: transparent;
	color: #6d6d6d;
	width: 80px;
	height: 20px;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	margin-top: 470px;
	margin-left: 640px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #a2a2a2;
}
div.volver a {
	color: #404040;
	text-decoration: none;
}
div.volver a:hover {
	text-decoration: underline;
}

div.errorDDBB {
	background-color: transparent;
	position: absolute;
	z-index: 100;
	width: 500px;
	height: 100px;
	top: 0px;
	left: 0px;
	margin-left: 100px;
	margin-top: 100px;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	border: 0px solid red;
}

div.mapa {
	background-color: #000000;
	color: #000000;
	width: 359px;
	height: 477px;
	padding: 0px;
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
	margin-top: 25px;
	margin-left: 450px;
	font-size: 1px;
	visibility: hidden;
	border: 0px solid red;
}