body, p, li, ul, h1, h2, h3, h4, h5, h6 { 
margin:0px;
padding:0px;

}
body  {
	height: 100%;
	width: 100%;
	background-image: url(../images/1280.jpg);
	color: #FFF;
}
#wrap #principal #botonera ul li {
	display: block;
	width: 220px;
}
#botonera .botones a {
	text-decoration: none;
}
#wrap #principal #botonera .bot_home,
#botonera .botones .nosotros,
#botonera .botones .trabajos,
#botonera .botones .proyectos,
#botonera .botones .news,
#botonera .botones .ubicacion,
#botonera .botones .contacto,
#wrap #header #logo .logo_ms,
#side_proybar #bot_proyectos ul .mega,
#side_proybar #bot_proyectos ul .estru,
#side_proybar #bot_proyectos ul .galpon,
#gallery #bot_proyectos ul .mega,
#gallery #bot_proyectos ul .estru,
#gallery #bot_proyectos ul .galpon,
#wrap #principal #sidebar2 #mapa #ampliar .mapa_amplio

 {
	text-indent: -9999px;
}

#wrap #principal #botonera {
	display: block;
	float: left;
	height: 270px;
	width: 220px;
	margin-top: 58px;
	margin-left: 45px;
}
#botonera .botones .nosotros a:hover {
	background-position: -219px 0px;
}
#botonera .botones .trabajos a:hover {
	background-position: -219px -48px;
}
#botonera .botones .proyectos a:hover {
	background-position: -219px -91px;
}
#botonera .botones .news a:hover {
	background-position: -219px -131px;
}
#botonera .botones .ubicacion a:hover {
	background-position: -219px -173px;
}
#botonera .botones .contacto a:hover {
	background-position: -219px -215px;
}


#botonera .botones .nosotros a {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 50px;
}
#botonera .botones .trabajos a {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 218px;
	background-position: 0px -48px;
}
#botonera .botones .proyectos a {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 218px;
	background-position: 0px -91px;
}
#botonera .botones .news a {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	height: 44px;
	width: 218px;
	background-position: 0px -131px;
}
#botonera .botones .ubicacion a {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 218px;
	background-position: 0px -173px;
}
#botonera .botones .contacto a {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	height: 45px;
	width: 218px;
	background-position: 0px -215px;
}

#botonera .botones .nosotros_v {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 50px;
	background-position: -219px 0px;
}
#botonera .botones .trabajos_v {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 45px;
	background-position: -219px -48px;
}
#botonera .botones .proyectos_v {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 42px;
	background-position: -219px -91px;
}
#botonera .botones .news_v {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 44px;
	background-position: -219px -131px;
}
#botonera .botones .ubicacion_v {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 42px;
	background-position: -219px -173px;
}
#botonera .botones .contacto_v {
	background-image: url(../images/botones.png);
	background-repeat: no-repeat;
	display: block;
	width: 218px;
	height: 45px;
	background-position: -219px -215px;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
}
#wrap #header {
	display: block;
	height: 227px;
	float: left;
	width: 1000px;
	
	background-repeat: no-repeat;
	background-image: url(../images/home_01.gif);
}
#wrap #principal {
	background-image: url(../images/principal.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 747px;
	width: 1000px;
}
#wrap #principal_mapa {
	background-image: url(../images/principal.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 780px;
	width: 1048px;
}
#wrap #footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 76px;
	width: 1000px;
}
#wrap #principal #side_bar,
#wrap #principal_mapa #side_bar {
	float: left;
	width: 317px;
	height: 747px;
}
#wrap #principal #side_proybar {
	float: left;
	width: 370px;
	height: 747px;
}
#wrap #principal #side_bar #foto_nosotros {
	background-image: url(../images/foto_nos1.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 375px;
	width: 268px;
	margin-left: 50px;
	margin-top: 25px;
}
#wrap #principal #side_bar #foto_trabajos {
	background-image: url(../images/foto_trabajos.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 375px;
	width: 268px;
	margin-left: 50px;
	margin-top: 25px;
}

#wrap #principal #sidebar2,
#wrap #principal_mapa #sidebar2 {
	float: left;
	height: 747px;
	width: 682px;
}
#wrap #principal #side_proybar2,
#wrap #principal #gallery {
	float: left;
	height: 747px;
	width: 629px;
}
#wrap #principal #side_proybar #bot_proyectos {
	float: right;
	width: 276px;
	height: 190px;
	margin-top: 173px;
	margin-right: 2px;
}
#box1_proye #gal_proyectos,
#box2_proye #gal_proyectos ,
#box3_proye #gal_proyectos  {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 175px;
	margin-left: 23px;
}
#box_trabajos #gal_proyectos  {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 110px;
	margin-left: 56px;
}
#box1_proye #gale_proyectos,
#box2_proye #gale_proyectos,
#box3_proye #gale_proyectos {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 175px;
	margin-left: 15px;
}
#box_trabajos #gale_proyectos {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 110px;
	margin-left: 15px;
}
#box1_proye #galer_proyectos,
#box2_proye #galer_proyectos,
#box3_proye #galer_proyectos {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 40px;
	margin-left: 23px;
}
#box_trabajos #galer_proyectos {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 30px;
	margin-left: 56px;
}
#box1_proye #galery_proyectos,
#box2_proye #galery_proyectos,
#box3_proye #galery_proyectos {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 40px;
	margin-left: 15px;
}
#box_trabajos #galery_proyectos {
	display: block;
	float: left;
	height: 92px;
	width: 135px;
	margin-top: 30px;
	margin-left: 15px;
}
#bot_proyectos ul .mega a {
	background-image: url(../images/botones_proyectos.png);
	background-repeat: no-repeat;
	display: block;
	width: 279px;
	height: 45px;
}
#bot_proyectos ul .mega_v {
	background-image: url(../images/botones_proyectos.png);
	background-repeat: no-repeat;
	display: block;
	width: 279px;
	height: 45px;
	background-position: -279px  0px;
}
#bot_proyectos ul .mega a:hover {
	background-position: -279px  0px;
}
#bot_proyectos ul .estru a {
	background-image: url(../images/botones_proyectos.png);
	background-repeat: no-repeat;
	display: block;
	width: 279px;
	height: 45px;
	background-position: 0px -55px;
}
#bot_proyectos ul .estru_v {
background-image: url(../images/botones_proyectos.png);
	background-repeat: no-repeat;
	display: block;
	width: 279px;
	height: 45px;
	background-position: -279px -55px;
}
#wrap #principal #side_proybar2 #box1_proye,
#wrap #principal #gallery #box1_proye {
	background-image: url(../images/proyectos_1.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 581px;
	width: 623px;
	margin-top: 120px;
}
#wrap #principal #side_proybar2 #box2_proye,
#wrap #principal #gallery #box2_proye {
	background-image: url(../images/proyectos_2.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 581px;
	width: 623px;
	margin-top: 120px;
}
#wrap #principal #side_proybar2 #box3_proye,
#wrap #principal #gallery #box3_proye {
	background-image: url(../images/proyectos_3.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 581px;
	width: 623px;
	margin-top: 120px;
}
#bot_proyectos ul .estru a:hover {
	
	background-position: -279px -55px;
}
#bot_proyectos ul .galpon a {
	background-image: url(../images/botones_proyectos.png);
	background-repeat: no-repeat;
	display: block;
	width: 279px;
	height: 45px;
	background-position: 0px -109px;
}

#bot_proyectos ul .galpon a:hover {
	
	background-position: -279px -109px;
}
#bot_proyectos ul .galpon_v {
	background-image: url(../images/botones_proyectos.png);
	background-repeat: no-repeat;
	display: block;
	width: 279px;
	height: 45px;
	background-position: -279px -109px;
}
#side_proybar #bot_proyectos ul li {
	margin-bottom: 12px;
}
#side_proybar #bot_proyectos ul {
	text-decoration: none;
	list-style-type: none;
}



#wrap #principal #side_bar #foto {
	float: left;
	height: 107px;
	width: 251px;
	margin-left: 45px;
	margin-top: 30px;
	background-image: url(../images/foto_home_sidebar.png);
}
#wrap #principal #side_bar #text_00 {
	float: left;
	height: 260px;
	width: 245px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	margin-left: 60px;
	margin-top: 20px;
}
#text_00 h4 {
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

#wrap #principal #side_bar #text_00 .destacados {
	font-size: 15px;
	list-style-image: url(../images/guion.png);
}
#text_00 .destacados li {
	margin-bottom: 13px;
}
#wrap #principal #sidebar2 #galeria {
	height: 365px;
	width: 665px;
	float: right;
	margin-top: 95px;
}
#wrap #header #entry {
	display: block;
	float: left;
	height: 30px;
	width: 400px;
	margin-top: 32px;
	margin-left: 210px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
}
#wrap #principal #sidebar2 #nos {
	background-image: url(../images/nosotros.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 343px;
	width: 667px;
	margin-top: 110px;
}
#wrap #principal #sidebar2 #news {
	background-image: url(../images/news.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 343px;
	width: 667px;
	margin-top: 110px;
}
#wrap #principal #sidebar2 #trabajos {
	background-image: url(../images/trabajos.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 503px;
	width: 674px;
	margin-top: 110px;
}
#wrap #principal #sidebar2 #ubicacion,
#wrap #principal_mapa #sidebar2 #ubicacion {
	background-image: url(../images/ubicacion.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 335px;
	width: 654px;
	margin-top: 95px;
}
#wrap #principal #sidebar2 #ubicacion #texto_ubicacion,
#wrap #principal_mapa #sidebar2 #ubicacion #texto_ubicacion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin-top: 95px;
	float: left;
	width: 575px;
	margin-left: 45px;
	height: 230px;
}
#wrap #principal #sidebar2 #mapa,
#wrap #principal_mapa #sidebar2 #mapa {
	background-image: url(../images/fondo_mapa.png);
	background-repeat: no-repeat;
	float: right;
	height: 284px;
	width: 656px;
	margin-top: 18px;
}
#wrap #principal #sidebar2 #mapa #ampliar .mapa_amplio {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #474747;
	letter-spacing: 0pt;
}
#wrap #principal #sidebar2 #mapa #ampliar {
	float: right;
	width: 97px;
	height: 10px;
	margin-right: 30px;
	margin-top: 5px;
}
#wrap #principal #sidebar2 #mapa #mapa_ms {
	display: block;
	float: right;
	width: 616px;
	height: 247px;
	margin-top: 10px;
	margin-right: 19px;
}

#ampliar .mapa_amplio a:hover {
	color: #FFF;
	background-image: url(../images/bot_map_hover.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 97px;
}

#ampliar .mapa_amplio a {
	text-decoration: none;
	color: #474747;
	background-image: url(../images/bot_map.png);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	width: 97px;
}


#ubicacion #texto_ubicacion p {
	margin-bottom: 1px;
}
#wrap #principal #sidebar2 #ubicacion #texto_ubicacion .bajada_ubicacion,
#wrap #principal_mapa #sidebar2 #ubicacion #texto_ubicacion .bajada_ubicacion {
	float: right;
}

#wrap #principal #sidebar2 #texto_taller {
	float: right;
	width: 600px;
	height: 60px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	margin-right: 45px;
	margin-top: 20px;
}
#wrap #principal #sidebar2 #texto_taller p {
	margin-bottom: 2px;
}
#wrap #principal #sidebar2 #foto_nos_2 {
	float: left;
	background-image: url(../images/foto_nos2.png);
	background-repeat: no-repeat;
	display: block;
	height: 210px;
	width: 646px;
	background-position: 0px -15px;
}


#wrap #principal #sidebar2 #nos #texto_nos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	margin-top: 90px;
	margin-left: 55px;
}
#wrap #principal #sidebar2 #news #texto_news {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	margin-top: 90px;
	margin-left: 55px;
	height: 140px;
}
#wrap #principal #sidebar2 #news #texto_news p {

}
#wrap #principal #sidebar2 #news #news1 {
	float: left;
	height: 86px;
	width: 122px;
	margin-top: 10px;
	margin-left: 70px;
}
#wrap #principal #sidebar2 #news #news2 {
	float: left;
	height: 86px;
	width: 122px;
	margin-top: 10px;
	margin-left: 70px;
}
#wrap #principal #sidebar2 #news #news3 {
	float: left;
	height: 86px;
	width: 122px;
	margin-top: 10px;
	margin-left: 70px;
}

#wrap #principal #sidebar2 #nos #texto_nos2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	width: 350px;
	margin-left: 55px;
	margin-top: 40px;
}
#wrap #principal #sidebar2 #nos #texto_nos2 .maq {
	margin-bottom: 8px;
}
#texto_nos2 p {
	margin-bottom: 2px;
}
#wrap #principal #sidebar2 #nos #texto_nos3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	float: left;
	margin-top: 40px;
	width: 215px;
	height: 120px;
	text-align: right;
}
#wrap #principal #sidebar2 #nos #texto_nos3 .team {
	margin-bottom: 8px;
}
#wrap #principal #sidebar2 #nos #texto_nos3 p {
	margin-bottom: 2px;
}





#wrap #principal #sidebar2 #parrafo_sidebar2 {
	background-image: url(../images/fondo_sidebar2.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 130px;
	width: 654px;
	margin-top: 10px;
}
#wrap #header #entry  a {
	text-decoration: none;
	color: #FFF;
}
#wrap #header #entry a:hover {
	color: #F5BA0E;
}
#wrap #header #logo {
	float: left;
	margin-top: 83px;
	width: 310px;
	height: 123px;
	margin-left: 47px;
}
#wrap #footer #jp {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	display: block;
	float: left;
	width: 150px;
	height: 14px;
	margin-left: 25px;
	margin-top: 56px;
}
#wrap #footer #info_footer {
	float: right;
	margin-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	width: 450px;
	height: 60px;
	margin-right: 30px;
}
#wrap #footer #info_footer .legal {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: right;
}
#wrap #footer #info_footer .info_ubicacion {
	font-size: 15px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 6px;
}
#wrap #footer #info_footer .info_ubicacion2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	margin-top: 2px;
}

#wrap #header #logo .logo_ms a {
	text-decoration: none;
	background-image: url(../images/imagen_transparente.png);
	background-repeat: no-repeat;
	display: block;
	height: 123px;
	width: 310px;
}


#wrap #header #entry .entry1 {
	float: left;
}
#wrap #header #entry .entry2 {
	float: left;
	margin-left: 145px;
}

#parrafo_sidebar2 #text_parra {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	float: left;
	margin-top: 30px;
	height: 84px;
	width: 434px;
	margin-left: 45px;
}
#text_parra h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
#parrafo_sidebar2 #foto_parrafo_sd2 {
	height: 99px;
	width: 144px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

#wrap #principal #sidebar2 #formulario2 {
	background-image: url(../images/contact_form2.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 579px;
	width: 620px;
	margin-top: 97px;
}
#wrap #principal #sidebar2 #formulario {
	background-image: url(../images/contact_form.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 579px;
	width: 620px;
	margin-top: 97px;
}
#wrap #principal #sidebar2 #formulario #form {
	margin-top: 180px;
	margin-left: 50px;
}
#Full_Name,
#Email_Address,
#Telephone_Number,
#Your_Message

 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}
textarea {
       resize: vertical;
       min-height: 175px;
       max-height: 175px;
	   min-widtht: 295px;
       max-widtht: 295px;
    }
#wrap #principal #sidebar2 #formulario #form form .cffree tr .cffree_td .cffree_td .cffree_td input {
	background-image: url(../images/bot_send.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 25px;
	width: 98px;
}
