/* GENERAL */

html, body, #wrapper {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}

#wrapper {
background-color: #ccccff;
margin: 0 auto;
text-align: left;
vertical-align: middle;
width: 400px;
}

body
{
background-image:	url(imagenes/marco/backTile01.gif);
background-repeat:	repeat-x;
background-position:top;
background-color:	#6a6a6a;
font-family:		Arial, Sans Serif;
font-size:11px;
}

@font-face {
  font-family: fontCond;
  src: url('fonts/fontCond.ttf');
}

@font-face {
  font-family: fontHeavyCondObl;
  src: url('fonts/fontHeavyCondObl.ttf');
}

@font-face {
  font-family: fontThinCond;
  src: url('fonts/fontThinCond.ttf');
}


a
{
color:#486ea3;
text-decoration:none;
}

a:hover
{
color:#003168;
text-decoration:underline;
}

/* MARCO */

.fondoMarco
{
background-color:	#ffffff;
-webkit-box-shadow: 0px 0px 5px #000000;
-moz-box-shadow: 0px 0px 5px #000000;
}

/* MENU TOP */

.menuTop
{
background-image:url(imagenes/marco/bannerTopTile.gif);
background-repeat:repeat-x;
cursor:auto;
padding: 8px 5px 8px 0px;
height: 13px;
}

.menuTop A
{
font-size:10px;
padding:0px 5px 0px 5px;
text-decoration:none;
}

.menuTop A:hover, .menuTop A.expanded
{
color:#d3ddea;
text-shadow:#051942 0px 1px 0px;
}

.menuTop .panelMenuTop
{
background-color:#0d3874;
margin-top:-2px;
padding:2px 0px 2px 0px;
}

.menuTop .panelMenuTop A
{
padding:1px 5px 1px 5px;
text-shadow:#0A2E64 0px 1px 0px;
display:block;
white-space:nowrap;
text-decoration:none;
}

.menuTop .panelMenuTop A:hover, .menuTop .panelMenuTop A.expanded
{
color:#d3ddea;
text-shadow:#051942 0px 1px 0px;
background-color:#20487f;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.menuTop .flechaMenuTop
{
background-image:url(imagenes/marco/menu/flechaMenuTopIdle.png);
background-repeat:no-repeat;
background-position:right center;
}

.menuTop .flechaMenuTop:hover, .menuTop .flechaMenuTop.expanded
{
background-image:url(imagenes/marco/menu/flechaMenuTopOver.png);
background-repeat:no-repeat;
background-position:right center;
}

/* MENU PPAL */

.menuPpal a
{
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #E5E5E5), color-stop(0.4, #E5E5E5), color-stop(1, #F5F5F5));
background-image: -moz-linear-gradient(top, #F5F5F5, #E5E5E5);
background-color:#E5E5E5;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
border-width:1px;
border-color:#DADADA;
border-style:solid;
color:#959595;
text-shadow:#f9f9f9 0px 1px 0px;
font-family:Arial Black;
font-size:16px;
margin:0px 0px 3px 0px;
padding:3px 16px 4px 16px;
display:block;
text-align:center;
white-space:nowrap;
moz-box-shadow: 0px 1px 1px #ffffff;
-webkit-box-shadow: 0px 1px 1px #ffffff;
text-decoration:none;
}

.menuPpal a:hover, .menuPpal a.expanded
{
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0F42AE), color-stop(.45, #1A73D8), color-stop(.46, #2B81DC), color-stop(1, #24A3E4));
background-image: -moz-linear-gradient(top, #24A3E4 0%, #2B81DC 45%, #1A73D8 46%, #0F42AE 100%);
background-color:0c378e;
color:white;
border-color:#155AC9;
text-shadow:#0A2B72 0px 1px 3px;
}

.panelMenuPpal
{
border-radius:		2px;
-moz-border-radius: 2px;
-ms-border-radius:	2px;
background-color:	#ededed;
border:				solid 1px #dadada;
-webkit-box-shadow: 1px 1px 3px #999999;
-moz-box-shadow: 1px 1px 3px #999999;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);
}

.panelMenuPpal A
{
display:			block;
font-size:			14px;
font-weight:		100;
color:				#646464;
text-decoration:	None;
padding:			3px 6px 3px 6px;
margin:				3px 3px 3px 3px;
text-shadow:		#f9f9f9 0px 1px 0px;
}

.panelMenuPpal A:hover, .panelMenuPpal A.expanded
{
color:				#ffffff;
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0F42AE), color-stop(1, #24A3E4));
background-image: -moz-linear-gradient(top, #24A3E4 0%, #0F42AE 100%);
background-color:	0c378e;
border-radius:		2px;
-moz-border-radius: 2px;
-ms-border-radius:	2px;
text-shadow:		#104399 0px 1px 0px;
}

/* ENCABEZADOS */

.encabezado
{
	background-repeat: repeat-x;
	background-position: left top;
	margin: 1px 0px 0px 5px;
}

.encabezado .texto
{
	font-family: fontCond, Arial, Sans Serif;
	display: inline-block;
	background-repeat: repeat-x;
	background-position: left top;
	text-indent:0px;
}

.encabezado .icono
{
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	display: inline-block;
}

.encabezado .curva
{
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 0.96;
	padding: 18px 102px 18px 18px;
	display: inline-block;
	white-space: nowrap;
	color: #ffffff;
	font-size: 12px;
}

.encabezado .curva .l1
{
	font-family: fontThinCond, Arial, Sans Serif;
	font-size: 14px;
	padding-left: 2px;
}

.encabezado .curva .titulo
{
	font-size: 40px;
}

.encabezado.textoChico .curva .titulo{ display:block;padding-top:7px;font-size:22px;}

.encabezado.rojo{ background-image:url(imagenes/titulos/titRojo-tileRight.gif); }
.encabezado.rojo .texto{ background-image:url(imagenes/titulos/titRojo-tileLeft.gif);text-shadow:#BC0007 1px 1px 0px; }
.encabezado.rojo .curva{ background-image:url(imagenes/titulos/titRojo-curva.gif); }
.encabezado.rojo .icono{ background-image:url(imagenes/titulos/titRojo-left.gif); }

.encabezado.azul{ background-image:url(imagenes/titulos/titAzul-tileRight.gif); }
.encabezado.azul .texto{ background-image:url(imagenes/titulos/titAzul-tileLeft.gif);text-shadow:#00194A 1px 1px 0px; }
.encabezado.azul .curva{ background-image:url(imagenes/titulos/titAzul-curva.gif); }
.encabezado.azul .icono{ background-image:url(imagenes/titulos/titAzul-left.gif); }

.encabezado.gris{ background-image:url(imagenes/titulos/titGris-tileRight.gif); }
.encabezado.gris .texto{ background-image:url(imagenes/titulos/titGris-tileLeft.gif);text-shadow:#252525 1px 1px 0px; }
.encabezado.gris .curva{ background-image:url(imagenes/titulos/titGris-curva.gif); }
.encabezado.gris .icono{ background-image:url(imagenes/titulos/titGris-left.gif); }

.menuVeaTambien, .paginador
{
color:#454647;
font-size:11px;
}

.menuVeaTambien
{
padding:0px 5px 2px 5px;
margin-top:-10px;
}

.menuVeaTambien a
{
font-size:12px;
padding:0px 5px 1px 5px;
}

.menuVeaTambien a:hover
{
color:#ffffff;
background-color:#E80009;
text-shadow:#BC0007 1px 1px 0px;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
text-decoration:none;
}

/* LAYOUT */

.puntitos
{
background-image:url(imagenes/marco/dotTile.gif);
background-repeat:repeat;
background-position:2px 0px;
}

.frameMenu
{
background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #E5E5E5), color-stop(1, #F5F5F5));
background-image: -moz-linear-gradient(top, #F5F5F5, #E5E5E5);
background-color:#E5E5E5;
border-width:1px;
border-color:#DADADA;
border-style:solid;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
margin:10px 12px 10px 12px;
padding:8px 8px 5px 8px;
text-align:center;
-webkit-box-shadow: 1px 1px 3px #999999;
-moz-box-shadow: 1px 1px 3px #999999;
}

.frameMenu table.menuPpal
{
	width: 100%;
}

.logo .top
{
background-image:url(imagenes/marco/logoTop.gif);
background-repeat:repeat-x;
background-position:top left;
height:18px;
}

.logo .flash
{
height:106px;
}

.logo .bottom
{
background-image:url(imagenes/marco/logoBottom.gif);
background-repeat:repeat-x;
background-position:top left;
height:42px;
}

.banner .back
{
background-image:url(imagenes/marco/bannerBack.gif);
background-repeat:no-repeat;
height:137px;
}

.banner .topLeft
{
background-image:url(imagenes/marco/bannerTopLeft.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left:162px;
}

.bannerFin
{
background-image:url(imagenes/marco/bannerFin.png);
background-repeat:repeat-x;
background-position:0px 0px;
}

.bottom
{
background-image:url(imagenes/marco/bottom.gif);
background-repeat:no-repeat;
background-position:bottom left;
height: 38px;
}

.pie
{
background-color:#0a2d5e;
font-size:10;
color:#486ea3;
text-align:center;
padding:10px 0px 20px 0px;
}

.pie a:hover
{
color:#adbed6;
}

.separadorV, .separadorH, hr
{
border-color:#E1E1E1;
border-style:dotted;
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
}

.separadorV
{
border-left-width:1px;    
}

.separadorH
{
border-bottom-width:1px;
}

hr {border-top-width:1px;margin-right: 7px;}

.nuevo, .oferta
{
background-repeat:no-repeat;
height:51px;
}

.nuevo
{
background-image:url(imagenes/home/nuevo.gif);    
}

.oferta
{
background-image:url(imagenes/home/oferta.gif);    
}

.nuevo.right, .oferta.right
{
background-position:top right;    
}

.nuevo.left, .oferta.left
{
background-position:top left;    
}

.isohmi
{
background-image:url(imagenes/home/isohmi.gif);
background-position:11px 11px;
background-repeat:no-repeat;    
}

.thumbCatalogo
{
background-image:url(imagenes/home/thumbCatalogo.gif);
background-position:135px 30px;
background-repeat:no-repeat; 
}

.back2
{
background-color:#F3F6F9;    
}

.isoDoorPro
{
background-image:url(imagenes/home/isoDoorPro.gif);
background-position:130px 7px;
background-repeat:no-repeat;    
}

.confDoorPro
{
background-color:#CED3DB;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
font-family:Arial;
font-weight:bold;
font-size:18px;
text-align:left;
text-shadow:#E9ECEF 0px 1px 0px;
padding-left:5px;
margin-right:5px;
margin-left:-2px;
line-height:32px;
color:#003168;
}

/* PANTALLA LISTADO */

.grid
{
margin-top:-3px;
}

.grid TD A
{
font-size:11px;
color:#454647;
text-decoration:none;
line-height:1.2;
vertical-align:text-top;
display:block;
border:solid 1px #58595b;
height:210px;
margin:-1px 0px 0px -1px;
text-align: center;
}

.grid TD A:hover
{
color:#7d7b78;
border-top-color:#E80009;
}

.grid TD A .titulo, .detalle .titulo
{
padding:0px 5px 0px 5px;
min-height:18px;
background-color:#58595B;
display:inline-block;
font-family:Trebuchet MS;
font-size:13px;
font-weight:600;
color:#ffffff;
text-transform:uppercase;
vertical-align:middle;
text-shadow:#444547 1px 1px 0px;
float:left;
}

.grid TD A:hover .titulo
{
background-color:#E80009;
text-shadow:#A60000 1px 1px 0px;
border-left:1px solid #E80009;
margin-left:-1px;
}

.grid TD A .curva, .detalle .curva
{
background-image:url(imagenes/grid/titGridCurva.gif);
background-repeat:no-repeat;
background-position:top right;
width:25px;
height:18px;
float:left;
}

.grid TD A:hover .curva
{
background-image:url(imagenes/grid/titGridCurvaOver.gif);
}

.grid .descripcion
{
padding:0px 5px 5px 5px;
text-align:center;
}

/* PANTALLA DETALLE */

.detalle
{
border:solid 1px #58595b;
border-right-width:0px;
border-bottom-width:0px;
text-align:center;
margin:1px 5px 5px 5px;
}

.detalle .curva
{
background-image:url(imagenes/grid/titGridCurvaGrande.gif);
width:31px;
height:25px;
}

.detalle .titulo
{
padding:0px 5px 0px 5px;
font-size:18px;
line-height:1.4;
}

.detalle .descripcion
{
font-size:16px;
font-weight:bold;
text-align:right;
padding:2px 0px 2px 0px;
}

.detalle .datos
{
font-size:11px;	
}

.detalle .datos TD, .detalle .datos DIV
{
border-top-width:1px;
border-top-style:solid;
border-top-color:#58595b;
padding:4px 0px 4px 0px;
}

.detalle .datos TD.col1, .detalle .datos DIV.col1
{
white-space:nowrap;	
}

.detalle .datos TD.col1b, .detalle .datos TD DIV.col1b
{
border-top-width:0px;
}

.detalle .datos TD DIV.col1
{
text-align:left;
width:450px;
}

.detalle .datos TD DIV.col1c
{
padding:0px;
}

/* VENATANA MODAL */
.ventanaModal
{
	top:30px !important;
	font-family:Arial;
	font-size:11pt;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 0px 5px #000000;
	-moz-box-shadow: 0px 0px 5px #000000;
}

.ventanaModal .header
{
	padding:0px 10px 0px 10px;	
	height:29px;
}

.ventanaModal .header .titulo
{
	background-color:#838383;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-shadow:#5d5d5d 0px 1px 0px;
	text-align:center;
}

.ventanaModal .imagen
{
	width:800px;
	min-height:480px;
	overflow:visible;
	margin:5px 10px;
	padding:6px 12px;
	display:block;
	text-align:center;
}

.ventanaModal .footer
{
	padding:10px 0px 10px 0px;
	color:#6e6e6e;
	font-family:Arial;
	font-size:12px;
}

.ventanaModal A.prev, .ventanaModal A.next, .ventanaModal A.cerrar
{
	background-repeat:no-repeat;
	background-color:#838383;
	display:inline-block;
	width:29px;
	height:29px;
}

.ventanaModal A.next:hover, .ventanaModal A.prev:hover, .ventanaModal A.cerrar:hover
{
	background-color:#E80009;
}

.ventanaModal A.prev
{
	background-image:url(imagenes/ventana/visorPrev.png);
	background-position:8px 8px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}

.ventanaModal A.next
{
	background-image:url(imagenes/ventana/visorNext.png);
	background-position:10px 8px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}

.ventanaModal A.cerrar
{
	background-image:url(imagenes/ventana/visorCerrar.png);
	background-position:8px 7px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

/* NOVEDADES */

.noticia .titulo
{
background-color: #E3E3E3;
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-bottomleft:4px;
border-right: 1px solid #E0E0E0;
font-size: 18px;
font-weight: bold;
padding: 2px 4px 2px 10px;
text-shadow: #F2F2F2 0px 1px 0px;
}

.noticia A.titulo:hover
{
background-color: #0C366F;
color: #F6F6F6;
text-shadow: #08134C 1px 1px 0px;
texto-decoration:none;
}

.noticia .titulo.destacado
{
font-size:24px;
}

.noticia .fecha
{
background-color: #F0F0F0;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topright:4px;
border-left: 1px solid #F4F4F4;
font-size: 18px;
padding: 2px 10px 2px 4px;
text-shadow: #F7F7F7 0px 1px 0px;
color:silver;
}

.noticia .fecha.destacado
{
font-size:24px;
padding-top: 4px;
}

.noticia .volanta
{
font-size:13px;
text-indent:20px;
margin-top:10px;
margin-bottom:10px;
}

.noticia .volanta.destacado
{
color:#486ea3;
font-size:16px;
margin-top:0px;
border-bottom:solid 1px #e3e3e3;
padding-bottom:10px;
}

.noticia .cuerpo
{
font-size:13px;
text-indent:20px;
}

.noticia .medium
{
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft:0px;
-moz-border-radius-topleft:0px;
border-right: 1px solid #E0E0E0;
color:#333333;
}

.noticia .left
{
background-color: #F0F0F0;
border-left: 1px solid #F4F4F4;
}

.itemRandom
{
text-align:center;
font-weight:bold;
font-size:14px;
display:block;
}

.itemRandom h3, .descargas h3
{
	font-family: fontHeavyCondObl, Arial, Sans Serif;
	color: #003168;
	font-size: 25px;
	margin: 0px;
}

.itemRandom hr
{
	margin: 6px 0px;
}

.subtitulo h1
{
	font-size: 14px;
	font-weight: normal;
	margin: 20px;
}

.subtitulo h1:first-line
{
    color: #003168;
	font-size: 30px;
	font-weight: bold;
	font-family: fontHeavyCondObl, Arial Black, Helvetica, Sans Serif;
}

/* FOLLOW US */
.followUs
{
	margin: 10px 10px;
	vertical-align: text-bottom;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}

.followUs a
{
	padding:10px 28px 10px 5px;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:right;
}

.followUs .facebook { background-image:url(iconoFacebook.png); }
.followUs .twitter { background-image:url(iconoTwitter.png); }
.followUs .youtube { background-image:url(iconoYoutube.png); }
.followUs .linkedin { background-image:url(linkedin.png); }


/* ANIMACIONES */

table.anim a.titulo
{
font-size: 13px;
font-weight: bold;
line-height: 25px;
background-color: #E6E6E6;
display: block;
color: #003168;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
width: 480px;
text-shadow: 0px 1px 0px white;
}

table.anim object
{
	border: solid 10px grey;	
}

/* ******************************* */

/* TEXTO PANTALLAS */

.texto
{
font-size:12px;
color:#393939;
text-indent:25px;
}

.textoDefault13
{
font-size:			12;
color:				#393939;
}

.textoDefault14
{
font-size:			14;
color:				#393939;
text-decoration:	None;
line-height:		1.2;
}

.textoDefault16
{
font-size:			16;
color:				#393939;
text-decoration:	None;
line-height:		1.2;
}

.textoDefault18
{
font-size:			16;
color:				#393939;
text-decoration:	None;
line-height:		1.2;
}

.textoClaro11
{
font-size:			11;
color:				#6f6d6a;
text-decoration:	None;
line-height:		1.2;
}

.textoClaro12
{
font-size:			12;
color:				#6f6d6a;
text-decoration:	None;
line-height:		1.2;
}

.textoTitulo
{
font-family:Arial Black;
font-weight:bold;  
}

.textoTitulo.gral, .textoTitulo.chico, .textoTitulo.barandales1
{
color:#003168;
}

.textoTitulo.gral
{
font-size:26px;
}

.textoTitulo.chico
{
font-size:18px;
}

.textoTitulo.barandales1
{
font-size:24px;
line-height:1;
text-shadow:#ffffff 0px 1px 0px;
}

.textoTitulo.barandales2
{
font-size:14px;
color:#888F85;
text-shadow:#ffffff 0px 1px 0px;
font-weight:normal;
}


/* TEXTO LINKS */

.linkBtn
{
font-size:12px;
color:#0083c9;
text-decoration:none;
padding:2px;
display:block;
text-indent:0px;
}

.linkBtn:hover
{
background-color:#0F4187;
color:#ffffff;
border-radius:2px;
text-shadow:#003168 0px 1px 0px;
}

.textoLink11
{
font-size:			11;
color:				#0083c9;
text-decoration:	None;
line-height:		1.2;
}

.textoLink11:hover
{
color:				#adbed6;
}

.textoLink13
{
font-size:			13;
color:				#0083c9;
text-decoration:	None;
line-height:		1.2;
}

.textoLink13:hover
{
color:				#adbed6;
}

.textoLinkMayus13
{
font-size:			13;
font-weight:		bold;
color:				#0083c9;
text-decoration:	None;
text-transform:		uppercase;
line-height:		1.2;
}

.textoLinkMayus13:hover
{
color:				#adbed6;
}

/* TEXTO GRID Y OTROS */

.tituloHerraje1
{
font-size:			13;
font-weight:		bold;
color:				#ffffff;
text-decoration:	None;
text-transform:		uppercase;
line-height:		1.2;
vertical-align:middle;
text-align:center;
text-shadow:#444547 1px 1px 0px;
}

.descHerraje
{
font-size:			14;
font-weight:		bold;
color:				#58595b;
text-decoration:	None;
line-height:		1.2;
}

/* DESCARGAS */
.descargas
{
	padding-bottom: 10px;
}

.descargas h3
{
	margin: 10px 0px;
}

.descargas .textoDefault13
{
	padding: 9px 3px;
}

.descargas a.textoLink13
{
	padding: 9px 3px;
}

.descargas img
{	
	display: block;
}

.descargas img.inline
{	
	display: inline-block;
}


/* TEXTO DETALLE DE PRODUCTO */

/* FONDOS */

.fondoLateral1, .descargas
{
background-color:	#f2f5f8;
}

.fondoGrid1
{
background-color:	#58595b;
}

/* BORDE IMAGEN */

.borde1h
{
border-top:solid 1px #58595b;
}

.borde1v
{
border-left:solid 1px #58595b;
}

.bordeGrid
{
border:solid 1px #58595b;
border-collapse:collapse;
}

/* ADMIN */

.EditorTextoOver
{
cursor:default;
border-width: 1px;
border-style: dashed;
}

.EditorTextoEnFoco
{
border-width: 1px;
border-style: dashed;
}

/* FORMULARIO DE CONTACTO */

/* Lo que muestra cuando el mensaje no se puede mandar */
.FormularioContactoAvanzado .MensajeError
{
	font-family:		Trebuchet MS;
	color:				White;
	font-size:			12pt;
	font-weight:        bold;
	background-color:	#da0000;
	padding:            2px 4px 2px 4px;
	border:             solid 1px #ae0000;
}

.FormularioContactoAvanzado Input, TextArea
{
	font-family:	    Trebuchet MS;
	color:			    #666666;
	font-size:		    12pt;
}

.FormularioContactoAvanzado .Label
{
	font-family:	    Trebuchet MS;
	color:			    #666666;
	font-size:		    12pt;
}

/* Mensajito de Error */
.ToolTip
{
	font-family:		Tahoma;
	color:				Black;
	font-size:			11px;
	background-color:	#ffffe1;
	width:				200px;
	padding:            2px 4px 2px 4px;
    border:             solid 1px #e2e29e;
}

/* GRUBIS HOME */
.grubis.home a img
{
	display: block;
	border: 0;
	opacity: 0.5;
	margin-top: 5px;
}

.grubis.home a img:hover
{
	opacity: 1;
}

.grubis.home a:first-of-type img
{
	margin: 0px;
}

/* GRUBIS FORMULARIO */

.grubis.formulario table
{
	width: 240px !important;
	text-align: center;
	font-family: arial, sans-serif !important;
	font-size: 13px;
}

.grubis.formulario input[type="text"], .grubis.formulario textarea
{
	width: 220px !important;
	padding: 2px 5px;
	line-height: 17px;
}

.grubis.formulario textarea
{
	height: 175px !important;
	font-family: arial, sans-serif !important;
	font-size: 13px;
	color: black;
}

.grubis.formulario input[type="submit"]
{
	margin-right: 11px !important;
}

.grubis.formulario input[type="submit"]
{
	width: 60px !important;
	border-width: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	height: 24px;
	border-radius: 5px;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
	color: #121212;
}

.grubis.formulario input[type="submit"]:active
{
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.8);
}

.grubis.formulario input[type="submit"]:hover
{
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 1), inset 0px 1px 1px rgba(0,0,0,0.3);
}

.grubis.formulario td[width="120px"]
{
	width: 62px !important;
	height: 28px !important;
}

.grubis.formulario .label
{
	font-size: 11px !important;
	color: ;
}

/* GRUBIS DOWNLOADS */

table.grubis.downloads
{
	margin: 30px;
}

table.grubis.downloads td:nth-of-type(2)
{
	padding-left: 16px;
}

table.grubis.downloads h1
{
	line-height: 24px;
}

table.grubis.downloads h1 + p
{
	line-height: 16px;
}

table.grubis.downloads .texto
{
	text-indent: 0px !important;
}

table.grubis.downloads a
{
	display: block;
	font-size: 12px;
	padding-left: 62px;
	background-repeat: no-repeat;
	padding: 16px 10px 8px 60px;
	width: 180px;
	min-height: 36px;
	margin: 10px 10px 10px 0px;
}

table.grubis.downloads a.zip
{
	background-image: url("http://www.herrajesgrubis.com/zip-box.png");
	background-position: 8px 12px;
}

table.grubis.downloads a.pdf
{
	background-image: url("http://www.herrajesgrubis.com/pdf-paper.png");
	background-position: 8px 7px;
}

table.grubis.downloads a:hover
{
	background-color: #EEE;
	border-radius: 3px;
	text-shadow: 0px 1px 0px white;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	text-decoration: none;
}

/* GRUBIS GRID */

table.grubis.grid
{
	margin: 20px;	
}

table.grubis div.container a
{
	vertical-align:text-top;
	display:block;
	border:solid 1px #58595b;
	margin:-1px 0px 0px -1px;
	text-align: center;
}