html { 
padding:0px;
margin:0px;
}

body {
font-size: 11px;
color:#111b49;  
text-align:center;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.1em;
background: #2b2f47;
 scrollbar-face-color:#EFEEEE;
 scrollbar-shadow-color:#fff;
 scrollbar-highlight-color:#fff;
 scrollbar-3dlight-color:#fff;
 scrollbar-darkshadow-color:#FFF;
 scrollbar-track-color:#fff;
 scrollbar-arrow-color:#000000
 
}

ul, li, dt, dl, dd,  h1, h2, h3, h4, h5, h6, a, hr, form{
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	list-style-position: inside;
	outline: none;
}
p{
	margin: 1px;
}
img{
	margin: 0;
	border: 0;
	list-style-type: none;
	text-decoration: none;
	list-style-position: inside;
	outline: none;
}
input, select, textarea{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	margin: 0;
	padding: 0;
	color:#000;
	width:180px;
	background: #efeeee;
	}
select{
	padding: 0 0 0 5px;
}
selectB{
	
}
a {
	font-weight: bold;
	font-size: 1em;
	color: #930907;
	text-decoration: none;
	
	}
a:hover {
	color: #000;
	}


	/* //////////////// WEB //////////////////// */

#cienxcienmenu{
	margin-top: 70px;
	background-image: url(img/fondo100x100menu.jpg);
	width:100%;
	height: 80px;
	}
/*////////////menu///////////*/
#menu
{
display: inline;

margin-top: 30px;
text-transform: uppercase;
}
#menu ul li
{
display: inline;
margin-top: 30px;
}
#menu ul li a
{
padding: 5px 15px 7px 12px;
color: #fff;
text-decoration: none;
margin-top: 30px;
}
#menu ul li a:hover
{
background: #a01027;
/*background: #2b2f47;*/
}

#menu ul li a.active
{
background: #70192f;
}

#cienxcien{
	background-image: url(img/fondo100x100.jpg );
	background-repeat: repeat-x;
	width:100%;
}

#box {
width:897px;

text-align:left;
/*	border: 4px solid #CC6666;
	background: #fff;*/
}

#kopf{
width:700px;
padding:5px 5px 5px 5px; 

}
#contenido {
width:500px;
margin:1px 2px;
float:left;
float: right;
padding: 5px;
background: #fff;
height: 350px;
overflow:auto;
background-color: transparent;
}

#contenido_empresa {
width:500px;
margin:1px 2px;
float:left;
float: right;
padding: 5px;
background: #fff;
height: 300px;
overflow:auto;
background-color: transparent;
}
#izq {
/*width:300px;*/
width:897px;
padding:3px;
padding-left: 12px;
float:left;
}

#izq_proyectos {
/*width:300px;*/
width:940px;
padding:3px;
padding-left: 12px;
float:left;
}

#dcha {
margin:0 0;
float:left;
}
#pie {
text-align: center;
padding: 5px 5px 5px 5px ;
color: #000;
background-color:#F7F4E0;
margin-left: 5px;
}
/* //////////////// especificos //////////////////// */

.inputEnviar {
	background-color: #680007;
	margin: 3px 0 0 0;
	border: none;
	width:50px;
	text-align: center;
	color:#fff;

}
#box2 {
width:720px;
margin: 0px auto;
padding:0px;
text-align:left;
border: 4px solid #680007;
background: url("img/fondo2.jpg") repeat-y 0% 0%;
}
#contenido2 {
width:420px;
margin:1px 2px;
float:left;
overflow: auto;
}
#contenido_contacto {
width:399px;
margin:1px 2px;
float:left;
overflow: auto;
}
#contenidocontacto {
margin:1px 20px;
}
#dchacontacto {
width:100px;
float:left;
}
#contenido_productos {
margin: 0 auto;
width: 100%;
}
/* #contenido_productos {
width:520px;
margin:1px 2px;
float:left;
overflow: auto;
}*/

/* //////////////// especificos //////////////////// */

.producto{
	width: 120px;
	margin: 10px 0 5px 0;
	padding: 0 5px 0 5px;
	float: left;
}
.productoDet{
	margin: 15px 0 5px 0;
	float: left;
	width: auto;
}
.productoDet span{
	text-transform: uppercase;
	line-height: 17px;
}
.prodInfo{
	color:#CC6666;
	margin:5px 0;
}
.producto span{
line-height: 25px;
}
.prodImg {
	display: block;
	width: 100px;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border: 1px solid #599318;
}
.prodImg_vacio {
	display: block;
	width: 100px;
	height: 120px;
	padding: 5px 5px 0 5px;
	margin: 0;
	right: 0px;	
	position: absolute;
	bottom: 0px;
	background-image: url(../img/plumafondo.jpg) bottom right no-repeat;
}
.prodImg:hover{
	border:1px solid #000;
}
.prodMarca{
	color:#000;
}
.prodMas{
	color: #000;
}
.prodMas:hover{
	color:#599318;
}
/*---------------PopUp Detalles---------------*/

.fondodetalles {
	background: url('img/fondo_detalle.gif') top left no-repeat #F7F4E1;
}
#prodDetallesMod {
 
	position: absolute;
	height: 18px;
	top: 6px;
	z-index: 2;
	padding-right: 100px;
	padding-top: 2px;
	color: #FFF;
}
#prodDetallesImg {
	position: absolute;
	height: 343px;
	width: 320px;
}
#prodDetallesImg TABLE{
	position: absolute;
	height: 300px;
	padding-top: 7px;
}
#prodDetallesTxt {
	position: absolute;
	width: 320px;
	padding-top: 310px;
	padding-bottom: 25px;
	height: 19%;
}
#prodDetallesTxt P, #trabDetallesTxt p{
	margin-top: 0px;
	text-indent: 20px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#trabDetallesImg {
   padding-top: 10px;
	position: relative;

}
#trabDetallesTxt {
	width: 400px;
	padding-bottom: 10px;
	margin-top: 5px;
}
#saltarIntro {
	background-color: #F7F4E1;
	padding-right: 5px;
	padding-left: 5px;
	position: absolute;
	right: 20px;
	bottom: 0px;
	line-height: 15px;
	text-align: right;
}
.puntito{
color:#F7F4E1;
margin-top:1px;
padding-top:1px;
}
.titulo{
padding-top: 10px;
padding-left: 38px;
font-weight: bold;
}
.tituloempresa{
padding-top: 10px;
padding-left: 38px;
font-weight: bold;
font-size: 12px;
/*color:#B2B2BA;*/
color:#404043;

}
.borde{
	border: 2px solid #000;
}
.bordefotos{
	border: 2px solid #BDB7B9;
}
#contacto{
/*	padding: 15px;*/
width:500px;
margin:1px 2px;
float:left;
float: right;
padding: 5px;
}

/*//////////proyectos///////////*/
#contenido_proyectos {
width:425px;
margin:1px 10px;
float:left;
}
.textodescripcion{
	color:#000;
	text-align: left;
}
	#pag{
		width: 98%;
	}
.prodImgT {
border: 3px solid #111B49;
padding: 2px 2px 2px 2px;
display: inline;
}
.contH4{
	margin: 20px 0 0 0;
	font-size: 10px;
	text-align: right;
}
.contH4 a{
	background-color: #B2B2BA;
	color: #000;
	padding: 0 5px 2px 5px;

}
.contH4 a:hover{
	background-color:#111B49;
	color: #fff;
}

.titulotextodescripcion{
	color:#000;
	text-align: left;
	font-weight: bold;
}
.fotoproyectos {
border: 3px solid #B2B2BA;

}
.fondooproyectos {
border: 3px solid #B2B2BA;
background-color: #B2B2BA;

}
	#map{
	width:494px /*410px*/;
	height: 280px;
	margin: 0 0 0 2px;
	border: 1px solid #000;
	text-align: center;

}
.proyectoF{
	color:#fff;
	background-color: #2B2F47;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	padding: 2px;
	padding-bottom: 3px;
}
.proyectoF a{
	color:#fff;
	background-color: #2B2F47;
	font-weight: bold;
	text-align: right;
	font-size: 10px;
	padding: 2px;
	padding-bottom: 3px;
}
.proyectoF a:hover{
		background-color: #930907;
}
.proyectoC{
	color:#111B49;
	padding: 2px;
	padding-bottom: 3px;
	font-size: 10px;
	background-color: #BDB7B9;
	font-weight: bold;
	text-align: right;
}
.proyectoC a{
	color:#111B49;
	padding: 2px;
	padding-bottom: 3px;
	font-size: 10px;
	background-color: #BDB7B9;
	font-weight: bold;
	text-align: right;
}
.proyectoC a:hover{
		background-color: #930907;
		color:#fff;
}
