@charset "utf-8";
/* CSS Document */

#box_main{
	width:100%;
	height:850px;
	background-color:#CCC;
	height:auto !important;
	min-height:850px;
}
#box_Clear{
	clear:both;	
}

#box_top{
	width:100%;
	height:100px;
	float:left;
	height:auto !important;
	min-height:100px;
}
#top_menu{
	width:100%;
	height:45px;
	height:auto !important;
	min-height:45px;
	background-color:#039;
	float:left;
	background-image:url(imagenes/top/menuBG.png);
}
#menu_boton{
	width:120px;
	height:45px;
	line-height:45px;
	vertical-align:middle;
	text-align:center;
	height:auto !important;
	min-height:45px;
	float:left;
}
.RollOverInicio{
	width:350px;
	height:45px;
}
.RollOverInicio:hover{
	background-image:url(imagenes/top/menu/botonHover.png);
	background-repeat:repeat-x;
}
#menu{
	width:600px;
	height:45px;
	margin:0 auto;
	height:auto !important;
	min-height:45px;
	
}
#top_logo{
	width:334px;
	height:55px;
	margin:0 auto;
	height:auto !important;
	min-height:55px;
}
#logo{
	width:100%;
	height:55px;
	float:left;	
	height:auto !important;
	min-height:150px;
	background-image:url(imagenes/top/logo150.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-radius:5px;
}
#box_contenido{
	width:100%;
	height:720px;
	height:auto !important;
	min-height:720px;
	float:left;
}
#contenido_banner{
	width:100%;
	height:480px;
	height:auto !important;
	min-height:480px;
	float:left;
	
	
}
#banner_BG{
	width:100%;
	height:420px;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
}
#banner_banner{
	width:40%;
	height:420px;
	margin:0 auto;
	background-color:#FF0;
	margin-top:10px;
}

#box_sobreMi{
	width:100%;
	height:320px;
	height:auto !important;
	min-height:320px;
	float:left;
}
#sobreMi_barra{
	width:100%;
	height:35px;
	background-image:url(imagenes/barraSeccion.png);
	
}
#servicios_barra{
	width:100%;
	height:35px;
	background-image:url(imagenes/barraSeccion.png);
	
}
#productos_barra{
	width:100%;
	height:35px;
	background-image:url(imagenes/barraSeccion.png);
	
}
#contacto_barra{
	width:100%;
	height:35px;
	background-image:url(imagenes/barraSeccion.png);
	
}
#sobreMi_barra_titulo{
	width:80%;
	height:20px;
	margin-top:7px;
	float:left;
	padding-left:45px;
	
}
#sobreMi_contenido{
	width:50%;
	height:255px;
	background-color:#E8E8E8;
	margin-left:25%;
	margin-top:.8%;
	height:auto !important;
	min-height:255px;
	float:left;
	border-radius:4px;
	box-shadow: rgb(0,0,0) 0px 0px 10px;
	margin-bottom:15px;
}
#sobreMi_contenido_imagen{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0;
	background-image:url(imagenes/sobreMi/Arnoldo.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#servicios_contenido_imagen{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0;
	background-image:url(imagenes/servicios/servicios1.png);
	background-repeat:no-repeat;
	background-position:center;
}
#producto_contenido_imagen1{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0;
	background-image:url(imagenes/productos/1v2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#producto_contenido_imagen2{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0px;
	background-image:url(imagenes/productos/2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#producto_contenido_imagen3{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0px;
	background-image:url(imagenes/productos/3.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#producto_contenido_imagen4{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0px;
	background-image:url(imagenes/productos/4.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#producto_contenido_imagen5{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0px;
	background-image:url(imagenes/productos/5.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#producto_contenido_imagen6{
	width:27.5%;
	height: 250px;
	float:left;
	margin:.5% 0px;
	background-image:url(imagenes/productos/6.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#sobreMi_contenido_nombre{
	width:72.5%;
	height:25px;
	margin-top:10px;
	vertical-align:middle;
	line-height:25px;
	float:left;
	height:auto !important;
	min-height:25px;
	text-align:center;
}
#sobreMi_contenido_informacion{
	width:70%;
	height:200px;
	float:left;
	margin-top:8px;
	margin-left:7px;
	height:auto !important;
	min-height:200px;
}
#box_bot{
	width:100%;
	height:75px;
	float:left;
	background-image:url(imagenes/bot/botBG.png);
	vertical-align:middle;
	line-height:75px;
	text-align:center;
	height:auto !important;
	min-height:75px;
	margin-top:20px;
}
/* INICIO DEL CONTACTO */
#box_contacto{
	width:70%;
	height:400px;
	height:auto !important;
	min-height:400px;
	margin:0 auto;
	
	
	
}
#contacto_contenido_left{
	width:420px;
	height:525px;
	float:left;
	margin-left:100px;
}
#contacto_left_imagen{
	width:245px;
	height:206px;
	background-image:url(imagenes/contacto/mapaMiSitio.jpg);
	margin:0 auto;
	margin-top:25px;
}
#contacto_left_informacion{
	width:350px;
	height:150px;
	background-color:#F0F0F0;
	margin:0 auto;
	margin-top:25px;
	border-radius:3px;
	box-shadow: rgb(0,0,0) 0px 0px 10px;
	border:5px dotted #666; 
	padding: 8px;
}

#contacto_contenido_right{
	width:600px;
	height:525px;
	float:left;
}
#contacto_right_titulo{
	width:90%;
	height:30px;
	background-color:#EEE;
	vertical-align:middle;
	text-align:center;
	line-height:30px;
	margin-top:20px;
	margin-left:30px;
	border-radius:3px;
	box-shadow: rgb(0,0,0) 0px 0px 10px;	
}
#contacto_right_datos{
	width:80%;
	height:450px;
	
	margin-top:15px;
	margin-left:50px;
}
#contacto_right_campo{
	border-radius:5px;
	background-color:#CCC;
	width:100%;
	height:45px;
	vertical-align:middle;
	line-height:45px;
	padding-left:5px;
	margin-top:10px;
	height:auto !important;
	min-height:45px;
}
#contacto_botones{
	width:100%;
	height:36px;
	
	margin-top:10px;	
}
.imgRestablecer{
	width:121px;
	height:36px;
	background-image:url(imagenes/contacto/imgContacto/btnRestablecer.png);
	border:none;
	background-repeat:no-repeat;
}
.imgEnviar{
	width:121px;
	height:36px;
	background-image:url(imagenes/contacto/imgContacto/btnEnviar.png);
	border:none;
	background-repeat:no-repeat;	
}


/* FIN DEL CONTACTO*/

#box_redesSociales{
	width:100%;
	height:300px;
	
	margin:0 auto;
	float:left;
	height:auto !important;
	min-height:300px;
}
#redesSociales_acomodador{
	width:600px;
	height:265px;
	
	margin:0 auto;
	height:auto !important;
	min-height:265px;
}
#redSocial{
	width:150px;
	height:150px;
	background-color:3B5998;
	float:left;
	margin-top:55px;
	margin-left:40px;
}
@media only screen and (min-width: 1023px) and (max-width: 1367px)
{
	#sobreMi_contenido{
	width:50%;
	height:255px;
	margin-left:25%;
	margin-top:.8%;
	height:auto !important;
	min-height:255px;
	float:left;
}
#contacto_contenido_left{
	width:420px;
	height:525px;
	margin:0 auto;
	float:none;
}
#contacto_contenido_right{
	width:600px;
	height:525px;
	margin:0 auto;
	float:none;
}



	
}

@media only screen and (min-width: 639px) and (max-width: 769px)
{
	#sobreMi_contenido{
	width:80%;
	height:255px;
	margin-left:10%;
	margin-top:.8%;
	height:auto !important;
	min-height:255px;
	float:left;
}
#contacto_contenido_left{
	width:320px;
	height:525px;
	margin:0 auto;
	float:none;
}
#contacto_contenido_right{
	width:500px;
	height:525px;
	margin:0 auto;
	float:none;
}
}

@media only screen and (min-width: 319px) and (max-width: 481px)
{
	#sobreMi_contenido{
	width:80%;
	height:255px;
	margin-left:10%;
	margin-top:.8%;
	height:auto !important;
	min-height:255px;
	float:left;
}
#top_logo{
	width:100%;
	height:55px;
	margin:0 auto;	
}
#top_menu{
	width:100%;

}
#menu_boton{
	width:120px;
}
#menu{
	width:120px;
	
}
#contacto_contenido_left{
	width:220px;
	height:525px;
	margin:0 auto;
	float:none;
}
#contacto_contenido_right{
	width:400px;
	height:525px;
	margin:0 auto;
	float:none;
}
#banner_BG{
	width:100%;
	height:280px;
	margin: 0 auto;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
}
#banner_banner{
	width:40%;
	height:280px;
	margin:0 auto;
	background-color:#FF0;
	margin-top:10px;
}
#redesSociales_acomodador{
	width:400px;
	height:265px;
	
	margin:0 auto;	
}
	
}