html{ height: 100%;}

body{
			background: 	url("../imgs/fondo.jpg") top no-repeat;
			width: 			1000px;
			margin: 		auto;
			text-align: 	left;
			font-family:	"Lucida Sans Unicode", Tahoma, "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
			font-size: 		10pt;
			line-height:	16px;
			font-weight:	normal;
}

	
/* --- ESTRUCTURA ---- */


#empresa #contenedor,#empresa #menu, #empresa #columna2, #empresa #columna3, #empresa #contenedor 		{min-height: 380px;}
#producto #contenedor,#producto #menu, #producto #columna2, #producto #columna3, #producto #contenedor 	{min-height: 450px;}


#cabecera{
			width: 		1000px;
			height: 	200px;
			margin: 	auto;
			padding:	0px
			border: 	1px solid red;
}

#contenedor{
			width: 		1000px;
			margin: 	auto;
			border-bottom: 1px solid gray;
}

#menu{
			width: 		165px;
			max-width: 	165px;
			margin: 	0 40px 0 0 ;
			padding:	0px
			border: 	0px;
			float:		left;
			text-align: left;
}

#columna2 {
			width: 		375px;
			max-width: 	375px;
			margin: 	-15px auto 0 auto;
			padding:	0px;
			border: 	0px;
			float:		left;
}

#columna3 {
			width: 		360px;
			margin: 	0px;
			padding:	0px;
			border: 	0px;
			float:		right;
			text-align: right;
			font-size: 	8pt;
			margin-top: -20px;
}

#pie { 
			width: 		1000px;
			height:  	auto;
			text-align: center; 
			margin-top: 15px;
			font-size: 	8pt;
}




/* --- MAQUETACIóN CONTENIDOS ---  */
#columna2 li{
			margin: 2px 0 0 10px;
			list-style-image: url("../imgs/bullet.gif");
}


.itemgaleria { 
			display: 		inline;
			float:			right;
			margin-left: 	9px;
			margin-bottom: 	15px;
			border: 		0px;
			text-align: 	right;
}

#galeria a { font-size: 9pt; }

/* --- TEXTOS --- */

h1 { text-indent: -9999px; height:167px; width:950px; display: block;}


.ordensolicitud {
			font-size: 		10px;
			color: 			white;
			letter-spacing: normal;
}

#senda{ color: #7d1830; font-size: 8pt; margin-bottom: 20px;}

h3 {
			font-weight: 	bold;
			font-size: 		9pt;
			margin-top: 	10px;
}

.item {
			font-size: 		14pt;
			font-weight: 	100;
			margin: 		35px 20px 10px 0px;
			width: 			150px;
			display: 		block;
}

.anidado li {
			font-size: 		10pt;	
			width: 			150px;
			padding-right: 	20px;
			margin-top: 	3px;
			display: 		block;
}

#columna2 strong { font-weight: bold; font-size: 9pt; color: #2b2626;}
#columna2 em {font-style: italic; }

#columna2 p {line-height: 140%; margin-bottom: 10px;}
#pie strong { font-weight: bold; font-size: 9pt;}


#textopie {float: left;}
#logospie {float: left; margin-right: 80px;}
#sidecar {float: right;}

/*----- LINKS -----*/


 a 				{}
 a:link 		{color: #7d1830;}
 a:visited		{color: #7d1830;}
 a:hover 		{color: #09a2c3;}
 a:active 		{color: #7d1830;}

#cabecera  a		{font-size: 9pt;}
#cabecera  a:link 	{color: grey;}
#cabecera  a:hover 	{color: #09a2c3;}
#cabecera  a:active {color: #7d1830;}

#menu li{ margin-top:2px;}

a.item1  { width: 146px; height: 17px; background: url(../imgs/menu-empresa.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item2  { width: 146px; height: 17px; background: url(../imgs/menu-servicios.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item21 { width: 146px; height: 17px; background: url(../imgs/menu-serv-montaje.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item22 { width: 146px; height: 17px; background: url(../imgs/menu-serv-personal.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item23 { width: 146px; height: 17px; background: url(../imgs/menu-serv-dise.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item3  { width: 146px; height: 17px; background: url(../imgs/menu-productos.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item31 { width: 146px; height: 17px; background: url(../imgs/menu-productos-ped.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item32 { width: 146px; height: 17px; background: url(../imgs/menu-productos-atrev.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item33 { width: 146px; height: 17px; background: url(../imgs/menu-productos-personl.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item34 { width: 146px; height: 17px; background: url(../imgs/menu-productos-color.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item4  { width: 146px; height: 17px; background: url(../imgs/menu-galeria.gif) top left no-repeat; text-indent:-9999px; display: block;}
a.item5  { width: 146px; height: 17px; background: url(../imgs/menu-contacto.gif) top left no-repeat; text-indent:-9999px; display: block;}

#menu a:hover{background-position:0px -17px;}





/* --- FORMULARIO ---  */


