/*
////////////////////////////////////////////////////////////////
///////////// CREADO Y REALIZADO POR DEDO MULTIMEDIA S.A.
///////////// http://www.dedomultimedia.com
///////////// info@dedomultimedia.com 
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

body {
	background: url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69%;
	}
	
img {
	border: 0px;
	margin: 0px;
	}
	
.clear_both {
	clear: both;
	}		
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#sombra {
	background: url(../images/sombra.gif) no-repeat 2px 4px;
	padding: 7px;
	text-align: center;
	padding-bottom: 0px;
	width: 780px;
	margin:1px auto;
	}
	
#sombra img {
	margin: 0px;
	padding: 0px;
	}	
	
#sombra_bottom {
	text-align: center;
	margin: 0px auto;
	}	
	
strong {
	color: #B61811;
	}	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenedora {
	width: 779px; 
	border: 1px solid #ffffff;
	margin:1px auto;
	padding: 0px;
	}
	
html>body #contenedora {
	width: 780px;
	}	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenedora .menu {
	margin: 0px;
	width: 98.8%;
	padding: 0px;
	height: 21px;
	color: #8A8476;
	list-style: none;
	padding-top: 12px;
	padding-left: 10px;
	border: 0px solid orange;
	background: url(../images/fondo_menu.gif);
	}

html>body #contenedora .menu {
	width: 98.7%;
	}

#contenedora .menu li {
	float: left;
	width: 13.8%;
	text-align: left;
	font-weight: bold;
	border: 0px solid red;
	} 
	
html>body #contenedora .menu li {
	width: 15.8%;
	}
	
li.omargen_especial {
	margin-left: 0em;
	}
			
html>body li.margen_especial {
	margin-left: 0em;
	}	

#contenedora .menu li a:link {
	background: url(../images/detalle_lista_a.gif) no-repeat 2px 2px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	color: #898A87;
	} 	

#contenedora .menu li a:visited {
	background: url(../images/detalle_lista_a.gif) no-repeat 2px 2px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	color: #898A87;
	} 	

#contenedora .menu li a:hover {
	background: url(../images/detalle_lista_hover.gif)no-repeat 2px 2px;
	text-decoration: none;
	padding-left: 15px;
	display: block;
	color: #C6244A;
	} 	

#contenedora .menu li.seleccionado {
	background: url(../images/detalle_lista_hover.gif) no-repeat 2px 2px;
	text-decoration: none;
	color: #C6244A;
	padding-left: 15px;
	width: 91px;
	}
	
#contenedora .menu li.seleccionado {
	background: url(../images/detalle_lista_hover.gif) no-repeat 2px 2px;
	text-decoration: none;
	color: #C6244A;
	padding-left: 15px;
	width: 91px;
	}	
	 		
html>body #contenedora .menu li.seleccionado {
	width: 106px;
	} 
	
#contenedora .menu li.margen_especial {
	margin-left: 35px;
	}	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/






/*
////////////////////////////////////////////////////////////////
*/

#contenido_presentacion {
	}
	
#presentacion_izq {
	float: left;
	width: 217px;
	height: 217px;
	margin: 10px;
	border: 0px solid yellow;
	background: #ffffff;
	}
	
#presentacion_der {
	float: left;
	width: 490px;
	padding: 0px 7px 0px 10px;
	margin: 10px 7px 7px 10px;
	color: #77787B;
	text-align: justify;
	border-left: 1px solid #D5D5D5;
	background: #ffffff;
	}	
	
#presentacion_der p {
	margin-top: 0px;}	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenido_productos {
	padding-top: 30px;
	}
	
#productos_izq {
	float: left;
	width: 115px;
	margin: 10px;
	text-align: left;
	background: none;
	margin-left: 40px;
	margin-right: 30px;
	border-right: 1px dashed #000;
	}
	
html>body #productos_izq {
	margin-right: 60px;
	width: 128px;
	}	
		
#productos_izq ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

#productos_izq li {
	margin: 0px;
	border: 0px;
	}

#productos_izq li a, visited {
	display: block;
	padding: 1px 5px 1px 0.5em;
	color: #000;
	text-decoration: none;
	width: 100%;
	border: 0px;
	}

html>body #productos_izq li a { 
	width: auto; 
	}

#productos_izq li a:hover {
	background: url(../images/li_seleccionada.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}
	
#productos_izq li.secction {
	background: url(../images/li_seleccionada.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}	
	
#productos_centro {
	float: left;
	width: 294px;
	height: 221px;
	padding: 2px;
	/*display: none;*/
	margin: 10px 0px 7px 0px;
	color: #77787B;
	text-align: justify;
	border: 0px double #cf0;
	background: #ffffff;
	}	
	
#productos_der {
	float: left;
	height: 250px;
	width: 180px;
	margin: 10px;
	text-align: left;
	background: none;
	margin-left: 20px;
	margin-top: 12px;
	border: 0px solid red;
	}	
	
html>body #productos_der {
	margin-left: 40px;
	}	
	
#productos_der ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#productos_der li {
	margin: 0px;
	margin-bottom: 5px;
	}

#productos_der li a, visited {
	display: block;
	padding: 1px 5px 1px 0.5em;
	background: none;
	color: #000;
	text-decoration: none;
	width: 60%;
	}

html>body #productos_der li a { 
	width: auto; 
	}

#productos_der li a:hover {
	background: url(../images/li_seleccionada.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}
	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenido_maquinaria {
	background: url(../images/maquinaria.jpg) left bottom no-repeat;
	height: 266px;
	margin: 0px;
	}
	
html>body #contenido_maquinaria {
	margin-bottom: -11px;
	}	
	
#cont_tittText {
	width: 295px;
	float: right;
	margin-top: 40px;
	margin-right: 30px;
	border: 0px solid red;
	}	
	
#maquinaria_titt {
	float: left;
	width: 70px;
	color: #000000;
	background: ffffff;
	border: 0px solid blue;
	}
	
#maquinaria_titt strong {
	color: #000000;
	}		
	
#maquinaria_text {
	float: left;
	width: 200px;
	padding: 0px;
	color: #000000;
	margin-left: 5px;
	text-align: left;
	padding-left: 7px;
	background: ffffff;
	border: 0px solid orange;
	border-left: 1px dashed #777;
	}
	
#maquinaria_text p {
	margin: 0px;
	}	
		
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenido_certificado {
	background: url(../images/certificados.jpg) 80px 40px no-repeat;
	margin: 0px;
	padding-top: 48px;
	padding-bottom: 28px;
	border: 0px solid red;
	}
	
html>body #contenido_certificado {
	/*margin-top: -11px;
	margin-bottom: -11px;*/
	}	
	
#certificado_text {
	float: right;
	width: 310px;
	padding: 0px;
	color: #000000;
	text-align: justify;
	background: ffffff;
	margin: 0px 15px 40px 0px;
	padding: 10px 0px 10px 20px;
	border-left: 1px dashed #777;
	}
	
#certificado_text p {
	margin: 0px;
	}	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenido_mapa {
	padding-top: 20px;
	padding-bottom: 30px;
	border: 0px solid red;
	}
	
#mapa_izq {
	float: left;
	width: 100px;
	margin: 10px;
	margin-top: 23px;
	text-align: left;
	background: none;
	margin-left: 40px;
	margin-right: 20px;
	border-right: 1px dashed #000;
	}
		
#mapa_izq ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#mapa_izq li {
	margin: 0px;
	}

#mapa_izq li a, visited {
	display: block;
	padding: 1px 5px 1px 0.5em;
	background: none;
	color: #000;
	text-decoration: none;
	width: 60%;
	}

html>body #mapa_izq li a { 
	width: auto; 
	}

#mapa_izq li a:hover {
	background: url(../images/li_seleccionada02.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}
	
#mapa_izq li.selectt {
	background: url(../images/li_seleccionada02.gif) no-repeat 0px 3px;
	padding: 1px 5px 1px 0.5em;
	color: #B74C4A;
	}	
	
#mapa_centro {
	float: left;
	width: 400px;
	padding: 2px;
	margin: 17px 0px 7px 0px;
	color: #77787B;
	text-align: justify;
	border: 0px double #BC926C;
	background: #ffffff;
	}	
	
#mapa_der {
	float: left;
	width: 160px;
	margin: 10px;
	text-align: left;
	background: none;
	margin-left: 17px;
	margin-top: 100px;
	margin-bottom: 40px;
	padding-left: 10px;
	border-left: 1px dashed #000;
	}	
	
#mapa_der ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#mapa_der li {
	margin: 0px;
	}

#mapa_der li a, visited {
	display: block;
	padding: 1px 5px 1px 0em;
	background: none;
	color: #000;
	text-decoration: none;
	width: 60%;
	}

html>body #mapa_der li a { 
	width: auto; 
	}

#mapa_der li a:hover {
	background: url(../images/li_seleccionada03.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#contenido_form {
	padding-top: 20px;
	border: 0px solid red;
	}
	
#form_izq {
	float: left;
	width: 100px;
	margin: 10px;
	margin-top: 23px;
	text-align: left;
	background: none;
	margin-left: 40px;
	margin-right: 20px;
	border-right: 1px dashed #000;
	}
		
#form_izq ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#form_izq li {
	margin: 0px;
	}

#form_izq li a, visited {
	display: block;
	padding: 1px 5px 1px 0.5em;
	background: none;
	color: #000;
	text-decoration: none;
	width: 60%;
	}

html>body #form_izq li a { 
	width: auto; 
	}

#form_izq li a:hover {
	background: url(../images/li_seleccionada02.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}
	
#form_izq li.selectt {
	background: url(../images/li_seleccionada02.gif) no-repeat 0px 3px;
	padding: 1px 5px 1px 0.5em;
	color: #B74C4A;
	}	
	
/*/**//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/	
	
#form_centro {
	float: left;
	width: 314px;
	padding: 2px;
	margin: 0px;
	color: #000;
	margin-top: 22px;
	margin-bottom: 70px;
	text-align: justify;
	border: 0px double #BC926C;
	background: #ffffff;
	}	
	
#form_centro ul {
	border: 0px solid red;
	margin-top: 25px;
	margin: 0px;
	padding: 0px;
	}	
	
#form_centro li {
	margin-bottom: 1em;
	list-style: none;
	}	
	
#form_centro label {
	float: left;
	width: 6.5em;
	margin-bottom: 5px;
	border: 0px solid red;
	}	
	
#form_centro input {
	border: 0px;
	width: 16.5em;
	color: #4D0B0B;
	padding-left: .5em;
	background: #F4F4F4;
	border-left: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	}
	
.input_comentario {
	height: 6em;
	border: 0px;
	width: 205px;
	color: #4D0B0B;
	font-size: 12px;
	background: #F4F4F4;
	border-left: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
	font-family: Arial, Helvetica, sans-serif;
	}	

.enviar {
	color: #000000 !important;
	font-size: 85%;
	text-align: left;
	padding: 1px 5px;
	padding-left: 7px !important;
	text-transform: uppercase;
	margin-top: 10px;
	border: 0px solid #848484 !important;
	background: url(../images/li_contacto.gif) no-repeat 0px 6px #fff !important;
	}
	
.borrar {
	color: #000000 !important;
	font-size: 85%;
	text-align: left;
	padding: 1px 5px;
	padding-left: 7px !important;
	text-transform: uppercase;
	margin-top: 10px;
	border: 0px solid #848484 !important;
	background: url(../images/li_contacto.gif) no-repeat 0px 6px #fff !important;
	}
	

#contacto_caja02 {
	width: 22em;
	float: right;
	padding: 0px;
	margin-top: 5em;
	margin-left: 0px;
	text-align: left;
	margin-right: .1em;
	margin-bottom: 12em;
	border: 0px solid #CFCEBC;
	list-style-image: url(../images/contacto_list_style.gif);
	
	}
	
#contacto_caja02 ul {
	margin-top: 6.8em;
	}			
	
/*/**//*/*//*/*//*/*//*/*//*/*//*/*//*/*//*/*/	
	
#form_der {
	float: left;
	margin: 10px;
	text-align: left;
	background: none;
	margin-left: 20px;
	margin-top: 22px;
	margin-bottom: 40px;
	padding-left: 0px;
	padding-top: 3px;
	border: 0px dashed #000;
	}	
	
#form_der ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#form_der li {
	margin: 0px;
	}

#form_der li a, visited {
	display: block;
	padding: 1px 5px 1px 0em;
	background: none;
	color: #000;
	text-decoration: none;
	width: 60%;
	}

html>body #form_der li a { 
	width: auto; 
	}

#form_der li a:hover {
	background: url(../images/li_seleccionada03.gif) no-repeat 0px 3px;
	color: #B74C4A;
	}	
	
#contenido_enviado {
	width: 360px;
	height: 90px;
	text-align: left;
	background: #ffffff;
	border: 3px solid #D6DBDF;
	margin: 40px auto;
	padding: 10px 13px 10px 13px;
	}

#contenido_enviado p {
	margin: 10px 10px 10px 20px;
	font-size: 100%;
	font-weight: bold;
	}	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#extranet_form {
	width: 36em;
	float: left;
	height: 12em;
	padding: 0px;
	color: #000000;
	text-align: left;
	margin-top: 3em;
	margin-left: 8.5em;
	border: 0px solid #CFCEBC;
	}
	
html>body #extranet_form {
	margin-left: 16em;
	padding-top: .7em;
	}	

#extranet_form ul {
	border: 0px solid red;
	}	
	
#extranet_form li {
	margin-bottom: 1em;
	list-style: none;
	}	
	
#extranet_form label {
	border: 0px solid red;
	margin-bottom: 5px;
	float: left;
	width: 6.5em;
	}	
	
input {
	border: 0px;
	border-left: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	background: #F4F4F4;
	color: #A5A5AA;
	width: 17em;
	}

.boton {
	border: 0px;
	border-left: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	background: #F4F4F4;
	text-align: center;
	width: 50px;
	margin-left: 115px;		
	}	
	
html>body .boton {
	border: 0px;
	border-left: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	background: #F4F4F4;
	text-align: center;
	width: 50px;
	margin-left: 129px;		
	} 	
	
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/





/*
////////////////////////////////////////////////////////////////
*/

#pie {
	background: url(../images/fondo_pie.gif) repeat-x;
	margin-bottom: 0px;
	color: #6B6969;
	font-size: 90%;
	padding: 0px;
	margin: 0px;
	clear: both;
	border: 0px solid red;
	}
	
#pie p {
	padding: 0px;
	margin: 0px;
	}	
	
#pie a:link {
	color: #6B6969;
	text-decoration: none;
	}	
	
#pie a:visited {
	color: #6B6969;
	text-decoration: none;
	}	
	
#pie a:hover {
	color: #6B6969;
	text-decoration: underline;
	}
		
/*
////////////////////////////////////////////////////////////////
                                                          //////
////////////////////////////////////////////////////////////////
*/

#NoPlugginFlash {
	margin-top: 3em;
	color: #888888;
	text-align: center;
	}
	
#NoPlugginFlash a:link {
	color: #B2B2B2;
	text-decoration: none;
	}	
	
#NoPlugginFlash a:visited {
	color: #B2B2B2;
	text-decoration: none;
	}	

#NoPlugginFlash a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

