@charset "utf-8";
/* CSS Document */
*{
	font-family: Arial, Helvetica, sans-serif;
	color:#7a7a7a;
}

body {	
	font-size: 13px;
	font-style: normal;
	color: #404040;
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color:#cdcdcd;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hidden{
	display:none;
}


#div_footer{
	font-size:10px;
	color:#000000;
	text-align:center;
	height:45px;
	width:100%;
	margin-bottom:0px;
	vertical-align:bottom;
	bottom:-227px;
	position:absolute;
	padding-top:60px;
	left: -5px;
}

.footer{
	font-size:10px;
	color:#000000;
	text-align:center;
	margin-bottom:0px;
	vertical-align:bottom;
}

.titulo{
	padding-top:8px;
	text-align:left;
	padding-right:0px;
	.padding-right:40px;
	font-size:16px;
	font-style:inherit;
	color:#FF6600;
}
.titulo_panel{
	padding-top:8px;
	text-align:left;
	font-size:14px;
	font-style:inherit;
	font-weight:bold;
	text-align:center;
	padding-bottom:3px;
	color:#FFFFFF;
}

.contenido{
	padding-left:100px;
	text-align:justify;
	padding-right:90px;
	font-size:13px;
	color:#7a7a7a;
}
.content_mcs{
	text-align:justify;
}
.content_conocenos{
	padding-bottom:40px;
	text-align:justify;
	padding-right:90px;
	font-size:13px;
	color:#7a7a7a;
}
.content_productos{
	padding-left:110px;
	padding-bottom:40px;
	text-align:justify;
	padding-right:90px;
	font-size:13px;
	color:#7a7a7a;
	background-image:url(../images/contenido_productos.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.content_presupuesto{
	padding-left:100px;
	padding-bottom:40px;
	text-align:justify;
	padding-right:90px;
	font-size:13px;
	color:#7a7a7a;
	background-image:url(../images/contenido_presupuesto.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.content_portafolio{
	text-align:justify;
	font-size:13px;
	color:#7a7a7a;
}
.content_contacto{
	padding-left:100px;
	padding-bottom:0px;
	text-align:justify;
	padding-right:310px;
	font-size:13px;
	color:#7a7a7a;
	background-image:url(../images/contenido_contacto.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

a:link {
	color:#2C2C2C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#2C2C2C
}
a:hover {
	text-decoration: none;
	color:#2C2C2C;
}
a:active {
	text-decoration: none;
	color:#2C2C2C;
}
li{
	list-style:circle;
	/*padding-left:115px;*/
	padding-right:40px;
	font-size:13px;
	color:#7a7a7a;
}

.td_izq{
	background-image: url(../images/contact_izq.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	border:0px;
	width:23px;
	height:36px;
}
.td_der{
	background-image: url(../images/contact_dere_i.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:0px;	
	width:74px;
	height:36px;
	
}
.td_der1{
	/*background-color:cccacb;*/
	background-image: url(../images/contact_d.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px;	
	
}
.td_cent{
	background-image: url(../images/contact_centro.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:0px;
	height:36px;
	width:224px;
	.width:224px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}


.td_izq_bottom{
	background-color:#FFFFFF;
	background-image: url(../images/contact_i_s.jpg);
	background-repeat:no-repeat;
	background-position:left;
	background-position:bottom;
	border:0px;
}
.td_der_bottom{
	background-image: url(../images/contact_dere_s.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:0px;	
	width:74px;
	height:36px;
	background-color:#FFFFFF;
	
}
.td_der_bottom1{
	background-image: url(../images/contact_d_s.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px;		
}
.td_der_bottom2{
	background-image: url(../images/contact_mensaje.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px;		
}
