#jsddm
{
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0 20px;
	margin: 0;
	float: left;
	width: 984px;
	background: #222;
	font-size: 1.2em;
	background-color: #FFAE00;
	background-repeat: repeat-x;
}

	#jsddm li
	{	float: left;
	margin: 0;	
	padding: 0 15px 0 0;
	position: relative;}

	#jsddm li a
	{
	padding: 10px 5px;
	color: #000000;
	display: block;
	text-decoration: none;
	float: left;
}

	#jsddm li a:hover
	{
	background: url(topnav_hover.gif) no-repeat center top;
	color: #FFFFFF;
}
		
		#jsddm li ul
		{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	list-style: none;
	left: 0;
	top: 35px;
	background: #333;
	/*display: none;*/
	float: left;
	width: 170px;
	border: 1px solid #111;
	z-index: 50;	
	}
		
			#jsddm li ul li
			{	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;}
			
			#jsddm li ul li a
			{	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;}
			
			#jsddm li ul li a:hover
			{	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center; }
			
			
			
			body {
	margin: 0;
	padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
	background-color:#000;
}
.container1 {
	position: relative;
	z-index:15;
	width:1024px;
	color: #FFF;
	background-color: #000;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	padding-top: 120px;
	width:1024px;
	background-image: url(imagenes1/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	background-color: #000;
	height: 200px;
	z-index: auto;
	position: relative;
}

ul.topnav {
	list-style: none;
	margin: 0;
	float: left;
	width: 984px;
	background: #222;
	font-size: 1.2em;
	background-color: #FA0;
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 30;
}
ul.topnav li {
	float: left;
	margin: 0;
	position: relative; /*--Declare X and Y axis base--*/
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFF;
	z-index: 30;
	height: 50px;
	overflow: visible;
	visibility: visible;
}
ul.topnav li a{
	padding: 10px 5px;
	color: #000;
	display: block;
	text-decoration: none;
	float: left;
	overflow: visible;
	visibility: visible;
	z-index: 30;
}
lista{
	padding: 10px 5px;
	color: white;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
	color: white;
	overflow: visible;
	visibility: visible;
	z-index: 30;	
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
	overflow: visible;
	visibility: visible;
	z-index: 30;
}
ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
	overflow: visible;
	visibility: visible;
	z-index: 30;
} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 35px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 170px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid #111;
	height: auto;
	overflow: visible;
	visibility: visible;
	z-index: 31;
}
ul.topnav li ul.subnav li{
	margin: 0;
	padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
	height: auto;
	overflow: visible;
	visibility: visible;
	z-index: 31;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
	height: auto;
	overflow: visible;
	visibility: visible;
	z-index: 31;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
	overflow: visible;
	visibility: visible;
	z-index: 31;
}
#header img {
	height: 20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#izq{
	background-color: #FFF;
	background-image: url(imagenes1/base_03.gif);
	background-repeat: no-repeat;
	float: right;
	height: 482px;
	width: 312px;
	z-index: 0;
	position: relative;
}
#der{
	background-color: #FFF;
	background-image: url(imagenes1/base_04.gif);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#abajo{
	background-image: url(imagenes1/base_05.gif);
	background-repeat: no-repeat;
	float: none;
	height: 30px;
	width: 1024px;
	clear: both;
}
#titulo {
	color:#CCC;
	font-size:2.0em;
	font-weight:400;
	margin-left: 35px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	position: relative;
	font-style: italic;
	vertical-align: bottom;
	margin-bottom: 0px;
	bottom: 0px;
	margin-top: 35px;
	height: auto;
	overflow: hidden;
	float: left;
}#bajada {
	color:#CCC;
	font-size:0.6em;
	font-weight:400;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	position: relative;
	font-style: normal;
	height: auto;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
}
#contacto{
	color:#CCC;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	position: relative;
	font-style: normal;
	height: auto;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
}
#der h3 {
	color:#FFF;
	font-size:2.2em;
	font-weight:400;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 20px;
	font-style: italic;
	position: relative;
}
#abajo {
	background-image: url(imagenes1/base_01.gif);
	background-repeat: repeat-x;
	position: relative;
	height: 30px;
	overflow: hidden;
	
	background-color: #FFB200;
}



#abajo ul {
	color:#999;
	font-size:0.8em;
	font-weight:400;
	list-style-type:none;
	margin-top:5px;
	position:relative;
	top:1px;
	z-index:1;
	height: 24px;
	width: auto;
	overflow: hidden;
	padding: 0;
	margin-left: 150px;
}
.container1 #izq #contacto p strong {
}
.cont {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-style: normal;
	font-weight: 600;
}

#abajo li {
	float:left;
	font-size:1.3em;
	padding:1px;
	overflow: hidden;
	height: 24px;
	margin: 0px;
}
#inferior {

	position: relative;
	width: 1024px;
}

#abajo li a {
	color:#363a42;
	margin-right:2px;
	text-decoration:none;
	height: 24px;
	margin-left: 2px;
	overflow: hidden;
}

#abajo li a:hover {
	color:#FFF;
	overflow: hidden;
	position: relative;
	height: 24px;
}







#der3010 {
	background-color: #FFF;
	background-image: url(imagenes1/310.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
.classh3 {
	color:#FFF;
	font-size:2.2em;
	font-weight:400;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 20px;
	font-style: italic;
	position: relative;
}
.cont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCF14;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
#der3011 {
	background-color: #FFF;
	background-image: url(imagenes1/3011.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#der3015 {
	background-color: #FFF;
	background-image: url(imagenes1/3015.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#derEsp {
	background-color: #FFF;
	background-image: url(imagenes1/espejo.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#der3020 {
	background-color: #FFF;
	background-image: url(imagenes1/3020.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#der3023 {
	background-color: #FFF;
	background-image: url(imagenes1/3023.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#der3030 {
	background-color: #FFF;
	background-image: url(imagenes1/3030.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#der3050 {
	background-color: #FFF;
	background-image: url(imagenes1/3050.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#derCorta {
	background-color: #FFF;
	background-image: url(imagenes1/Cortachorros.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#derDuchaAlum {
	background-color: #FFF;
	background-image: url(imagenes1/duchaAluminio.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
#derDuchaAcero {
	background-color: #FFF;
	background-image: url(imagenes1/duchaAcero.jpg);
	float: left;
	height: 480px;
	width: 708px;
	z-index: 0;
	border-top-width: 0px;
	border-top-style: none;
	margin-top: 0px;
	position: relative;
}
.otrosModelos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #00C;
	margin-top: 315px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
} 

#institucional {
	position: relative;
	height: 60px;
	width: 1000px;
	padding-right: 20px;
}
#idea {
	margin-right: 50px;
	position: relative;
	float: right;
}