@charset "utf-8";
/* CSS Document */


/*ESTILOS GENERALES*/

a:link{
	color: #2B2A29;
}

a:visited{
	color: #2B2A29;
}
#descripcion {
	color: #FF332C;
	font-weight: bold;
}

a:hover, a:focus{
	color: #FFFFFF;
	text-decoration:none;
}
			/*FIN DE ESTILOS GENERALES*/


body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	color: #333;
	background-color:#242424;
	background-image:url(../images/fondo.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: top center;
}
.contenido {
	float: left;
	width: 510px;
	margin-top: 5px;
	background-color:transparent;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left:10px;
	border-radius: 10px;
	margin-right:10px;
	height: auto;
	/*overflow:auto*/}

.contenido_collage{
	float: left;
	width: 700px;
	margin-top: 5px;
	background-color:transparent;
	padding-top:10px;
	padding-left:20px;
	padding-right:30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-left:10px;
	border-radius: 10px;
	margin-right:10px;
	height: auto;
	overflow:auto
}

.contenido_inicio {
	float: left;
	width: 980px;
	margin-top: 20px;
	background-color:#fff;
	padding-top:0px;
	padding-bottom: 30px;
	margin-bottom:30px;
}
.izquierda {
	float: left;
	width: 200px;
	height: 780px;
	background-color:transparent;
	padding-top:0px;
	padding-bottom: 30px;
	margin-bottom:30px;
	margin-left:5px;
}
.migas {
	margin-bottom: 20px;
	background-color: #F3F3F3;
}
.titulo_productos {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #2B2A29;
	background-color: #D6D6D6;
	padding: 8px 5px 8px 5px;
	border-radius:0px 10px 5px 5px ;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2B2A29;*/
}



.derecha {
	float: right;
	width: 180px;
	margin-top: 20px;
	background-color:transparent;
	padding-top:0px;
	padding-bottom: 30px;
	margin-bottom:30px;
	margin-right:10px;
}
#indicadores_economicos {
	float: left;
	width: 180px;
	background-color:#ccc;
	padding-top:0px;
	padding-bottom: 30px;
	margin-bottom:30px;
	border-radius:10px;
}
.contenedor {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#000;
}
.logo_mye_colombia {
	margin-bottom:10px;
	margin-left:15px;
	float: left;
	height: 138px;
	width: 234px;
}
.logo_mye_importadora {
	margin-bottom:10px;
	margin-right:15px;
	float: right;
	height: 86px;
	width: 150px;
} 
#top {
	clear: both;
	float: left;
	height: 5px;
	width: 100%;
	background-color: #F8C300;
}
.menu {
	float: left;
	clear: both;
	width: 100%;
	background-color:ffffff;
	/*border-color:#333;
	border-style:solid;*/
}


.banner_mye {
	float: left;
	height: 240px;
	width: 980px;
	padding-bottom:10px;
	/*margin-left:10px;*/
	background-color:transparent;
	background-repeat:no-repeat;
}

/*ESTILOS PARA PAGINA ACTUAL SELECCIONADA*/

body#index a#inicionav,/*home*/
body#acerca_de_myenav a#acerca_de_myenav,/*tecnopisos*/
body#servicios a#sernav,/*servicios*/
body#productos a#productosnav,/*productos*/
body#proveedores a#proveedoresnav,/*proveedores*/
body#contactenos a#contactenosnav /*contactenos*/
{
	color: #fff;
	background: #F8C300;
	border-radius: 7px;
}



/*ESTILOS FOOTER*/

#footer {
	width: 100%;
	heigth: 146px;
	float: left;
	clear: both;
	background-color: #000000;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #F8C300;
}
#footer a {color:#D6CD32; text-decoration: none;}
#texto_footer {
	margin-right: 50px;
	margin-left: 50px;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.formu {
	width: 500px;
	float: left;
	margin-left:20px;
}
.info_contacto {
	float: left;
	width: 230px;
	color:#333;
	margin-left: 30px;
	margin-top: 50px;
	background-color: #FFF;
	border-radius: 10px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
	border: 1px solid #ABADB3;
}
.titulos_contac {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

.titulo_seccion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
	padding-top: 10px;
	margin-left:5px;
	padding-bottom: 10px;
	float: left;
	width: 520px;
	border-bottom-style:dashed;
	border-bottom-color: #B4B4B4;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.titulo_seccion_inicio{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
	padding-top: 10px;
	margin-left:5px;
	padding-bottom: 10px;
	float: left;
	width: 690px;
	border-bottom-style:dashed;
	border-bottom-color: #B4B4B4;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.contenido_seccion {
	float: left;
	width: 800px;
	padding-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: # 666;
	padding-left: 20px;
}
.contenido_seccion_texto {
	float: left;
	width: 300px;
	color: #666;
	text-align: justify;
}
.contenido_seccion_texto p{
	line-height:18px;
}
.video_instalacion {
	float: right;
	margin-top: 30px;
}
.foto_logo {
	float: right;
	margin-right: 45px;
	width: 400px;
	margin-left: 30px;
	margin-top: 40px;
}
.contenido_seccion_texto p a {
	color: #39F;
}
.contenido_seccion_texto p a:hover {
	color: #000000;
	text-decoration:none;
}
#titulo_indicadores {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #F8C300;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}




/*MENU IZQUIERDA*/


.menumye {
	list-style-type: none;
	/*list-style-image: url(../images/tuercakkk.png);*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
/*	-IE-border-radius: 10px;*/
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	/*background-color: #F9F5F5; */
	width: 170px;
	padding-top: 5px;
	/*border: thin solid #CCCCCC;*/
	margin-right: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 10px;
	-pie-border-radius: 10px;
	behavior: url(/PIE/PIE.htc);
	/*height:12px;*/
	display:block;
	clear:both;
	float:left;
/*	font-weight: bold; */
}

.menumye ul, li {
        list-style-type: none;
			line-height:12px;
}
.menumye ul {
	margin: 0;
	padding: 0;
	line-height:12px;
	/*behavior: url(/PIE/PIE.htc);*/
}

.menumye ul, li a{
        list-style-type: none;
			line-height:12px;
}

.menumye a {
	text-decoration: none;
	color: #412512;
/*	background: #F9F5F5;*/
	display: block;
	padding: 3px 4px;
	height:12px;
	width: 172px;
	border-bottom-width: thin; /*linea divisoria de menu entre botones*/
	border-bottom-style: solid;/*linea divisoria de menu entre botones estilo punteada*/
	border-bottom-color: #D9DFE4;/*linea divisoria de menu entre botones*/
}
.menumye a:hover {
		text-decoration: none;
        color: #412512;
        background: #CCCCCC;
        display: block;
        padding: 3px 4px;
        width: 172px;
		height:12px;
}

.lineas {
	color: #F8C300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 10px;
	background-color: #2B2A29;
	width: 170px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom:1px;
	margin-top:5px;
	border-radius: 5px 5px 5px 5px;
	line-height:20px;
}.contador {
	float: left;
	width: 120px;
	height: 40px;
	margin-top:25px;
	margin-left:50px;
	margin-bottom:40px;
}
.parrafo {
	padding: 5px;
	margin-left: 5px;
}


.titulo_division_producto {
	color: #2B2A29;
	background-color: #F8C300;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.texto_bienvenidos {
	padding-left: 20px;
	text-align: justify;
	color: #333;
}
.tabla {
	color: #F8C300;
	background-color: #999;
	width: 80px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration:none;
	margin-left: 10px;
}
.tabla a{
	text-decoration:none;
}
.descripcion_productos {
	text-align: center;
	font-weight: bold;
}
.foto_division_producto {
	width: 160px;
	height: 160px;
	position:relative;
}
.division_producto {
	float: left;
	width: 160px;
	margin-left: 10px;
	height: 180px;
	margin-bottom: 20px;
	position:relative;
}
.zoom {
	height:48px;
	width:48px;
	position: absolute;
	bottom:0px;
	right:0px;
	z-index:2;
	/*background:url(../images/zoom-in.png) no-repeat;*/
	display:block;
}

.banner_central {
	margin-top: 120px;
	margin-bottom: 20px;
	float: left;
}
