/* CODIGO RESETEADOR DE NAVEGADORES */
/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
   margin: 0;
   padding: 0;
   font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
   margin: 0em 0;
   padding: 0;
}

h6 {
	color:#663366
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
   margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
   cursor: pointer;
}

fieldset {
   border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
	background-color: #FFFFFF;
}
/*Puntitos alrededor de los enlaces*/
/*a:hover {outline:0;}*/

/* CODIGO RESETEADOR DE NAVEGADORES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

div#horizontal {
	display:block;
	height:15px;
	left:50%;
	overflow:visible;
	position:absolute;
	top:45%;
	visibility:visible;
	z-index:1;
}

div#vertical    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -390px;
	position: absolute;
	top: -250px;
	left: 50%;
	width: 780px;
	height: 520px;
	visibility: visible;
}

div#contenedor {
	position:absolute;
	top:0px;
	left:0px;
	width:780px;
	height:565px;
	z-index: 2;
}

div#cabeceraempresa {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:260px;
	z-index:1;
	background-image:url(img/fabrica-panoramica-2.jpg) ;
	background-repeat: no-repeat;
}

div#cabeceraservicios {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:260px;
	z-index:1;
	background-image: url(img/granito.jpg);
	background-repeat: no-repeat;
	
}

div#cabeceraubicacion {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:260px;
	z-index:3;
	background-image: url(img/fabrica.jpg);
	background-repeat: no-repeat;
}

div#cabeceragaleria {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:260px;
	z-index:1;
	background-image: url(img/interior.png);
	background-repeat: no-repeat;
}

div#cabeceracontacto {
	position:absolute;
	left:0px;
	top:0px;
	width:780px;
	height:260px;
	z-index:1;
	background-image: url(img/contacto.jpg);
	background-repeat: no-repeat;
}

div#menu {
	background-color:#996699;
	background-image:url(img/fondomenu1.jpg);
	background-repeat: no-repeat;
	height:30px;
	position:absolute;
	top:250px;
	width:780px;
	z-index:3;
}

div#contenido {
	position:absolute;
	left:0px;
	top:280px;
	width:780px;
	height:295px;
	z-index:3;
	background-image:url(img/fondo-abajo-2.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

div#pie {
	position:absolute;
	left:0px;
	top:560px;
	width:780px;
	height:30px;
	z-index:5;
}

div#menu ul {
	list-style-type: none;
	margin-top: 6px;
/*	margin-left: -10px;*/
}

div#menu li {
	display: inline;
	padding-bottom: 3px;
}

#horizontal #vertical #contenedor #menu a {
/*	margin-left: 20px;*/
	text-decoration: none;
}

.contacto {
	color: #CCCCCC;
/*	padding-left: 222px;*/
/*	float: right;
	margin-right: 20px;
	margin-top: -20px;
*/
}

.contacto:hover {
	color: #FFFFFF;
}

.gris {
	color: #CCCCCC;
	padding-left: 15px;
}

.gris:hover {
	color: #FFFFFF;
}

.margen {
	margin-right:50px;
}

div#galeria, div#map{
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	background-color:#663366;
	clear:both;
	height:254px;
	margin-left:27px;
	padding-left:19px;
	padding-top:16px;
	width:430px
}

div#contenidoempresa{
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	background-color:#663366;
	height:263px;
	margin-left:26px;
	width:430px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	
}

div#contenidoservicos{
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	background-color:#663366;
	height:263px;
	margin-left:26px;
	width:430px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

div#galeria a img{
	border-width: 1px;
	border-color: #660066;
}

div#galeria a:hover img{
	border-color: #FFFFFF;
}

.negrita {
	font-weight: bold;
}

div#textoubicacion {
	height: 122px;
	width: 193px;
	right: -35px;
	font-size: 12px;
	margin-right: 125px;
	position: absolute;
	top: 17px;
	text-align: left;
	color: #CCCCCC;
}

/*-------------------formulario----------------*/

div#contenidocontacto {
	-moz-border-radius-bottomleft:15px;
	-moz-border-radius-bottomright:15px;
	background-color:#663366;
	height:270px;
	margin-left:26px;
	width:620px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BFC1D0;
	text-align: left;
	line-height: 20px;
}

#horizontal #vertical #contenedor #contenido #contenidocontacto #contactform #contact-form fieldset {
	float: left;
	width:273px;
	padding: 2px;
}

#horizontal #vertical #contenedor #contenido #textoubicacion a {
	color: #663366;
}

/*Estilos nuevos*/
#idiomas {
	text-align: center;
}

#idiomas a {
	font-size: 10px;
	text-decoration: none;
	color: 663366;
}

#idiomas a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #8D9598;
}

#idiomas a:visited {
	font-size: 10px;
	text-decoration: none;
	color: 663366;
}

/*Estilos enlaces*/
.enlace{
	color: #CCCCCC;;
	text-decoration: none;
}

.enlace:hover{
	color: #FFF;
}

/*Posicion banderas idioma en menu*/
.idiomaESP {
	padding-left: 138px;
}

.idiomaENG {
	padding-left: 163px;
}
