@charset "utf-8";
/* CSS Document */

<!-- 
body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444;
	font-size: 10pt;
}
.oneColFixCtr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:relative;
}

.cabeceraGris { background: #F5F5F5; text-shadow: 1px 1px 1px #FFF; }



h1 { margin-top:0; font-size: 16pt; color: #707173; line-height:1.8;}
.parrafoNormal {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:1.5;
	text-align: justify;
	color:#666;
}

.parrafoNormal br {
	line-height:1;
}

.parrafoFeedback {
	font-size:15px;
	padding:12px;
}

.floatLeft { float: left; margin-right: 28px; margin-left: 2px; }
.floatRight { float: right; margin-left: 0px; }
.floatClear { clear:both; height:0; font-size: 1px; line-height: 0px; }

A { color: #999; text-decoration: none; }

A.enlacePie { color: #999; text-decoration: none; }
A.enlacePie:HOVER {}

/* -------------------- MENU -------------------------------------- */
td.menu_texto { text-align: center; font-size: 9pt; }
div.menu_txton { color: #d79b05; padding-bottom: 11px; border-bottom: 2px dotted #d79b05; }
div.menu_txtoff { padding-bottom: 11px; border-bottom: 1px dotted #5cb830; }
A.linkmenu { color: #80B52D; text-decoration: none; }

/* -------------------- MENU -------------------------------------- */
A.enlaceProveedor { color: #666666; text-decoration: none; }

/* -------------------- LISTA DE BODAS -------------------------------------- */
.resaltadoVerde, .resaltadoVerde div a { color: #80b52d; font-size: 11pt; font-weight: bold; }

.colorBD { color: #80b52d; }

/* -------------------- FORMULARIOS -------------------------------------- */
.litForm { color: #888; text-align: left; padding-right: 6px; font-family: tahoma, helvetica; font-size: 9pt; vertical-align: top; }
.dataForm { border: 1px solid #80b52d; font-size: 9pt; color: #666; }
.dataFormProblem { border: 1px solid #FF3333; font-size: 9pt; color: #666; }
.litInfoData { font-size: 7pt; color: #80b52d; font-weight: bold; }
.litChuleta { font-size: 8pt; color: #999; }

.botonBD { display: inline-block; font-weight: bold; padding: 6px 10px; border: 1px solid #CCC; cursor: pointer; color: #80b52d; }


.enlaceAlta {
	padding:12px 0;
}
.enlaceAlta a {
	font-weight:bold;
	font-size:12px;
	color: #995950;
}
.formularioAlta {
	background-color:#fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#7B7C7E;
}
.formularioAlta h1 {
	margin-bottom:3px;
	margin-top:12px;
	font-size:22px;
	color:#77b532;
}

.formularioAlta table {
	font-size:13px;
	width:100%;
}

.formularioAlta table.principal {
	width:600px;
	margin-left:60px;
}


.formularioAlta table tr td {
	padding-bottom:8px;
}

.formularioAlta input {
	width:350px;
	height:25px;
	border:1px solid #CCDD9D;
}

.formularioAlta input.captcha_code {
	width:150px;
}

.formularioAlta input.checkbox {
	width:14px;
	height:14px;
}

.formularioAlta input.submit {
	width:170px;
	height:45px;
	font-size:22px;
	font-weight:bold;
	color:#77b532;
	border:2px dotted #7B7C7E;
}

.formularioAlta .obligatorio {
	font-weight:bold;
	color: #77b532;
}

.formularioAlta legend {
	font-size:14px;
	font-weight:bold;
}

.formularioAlta td.botonEnviar {
	background-color:#E6E6E6;
	text-align:right;
}
.formularioAlta td.botonEnviar input {
	margin-right:8px;
}

.formularioAlta .formError {
	background-color:#991814;
	border: 1px solid #994949;
	color:#fff;
	font-size:10px;
}

/* -------------------- GALERIAS -------------------------------------- */


/* -------------------- LISTADO PROVEEDORES -------------------------------------- */
.listadoProveedores, .listadoProyectos, .listadoNoticias {
	font-size:12px;
	line-height:1.5;
}

.listadoProveedores a, .listadoProveedores a:visited,
.listadoProyectos a, .listadoProyectos a:visited,
.listadoNoticias a, .listadoNoticias a:visited {
	color:#666;
}


table.mainLayout {
	width:100%;
}
table.mainLayout td {
	vertical-align:top;
	/* border: 1px solid red; */
}
table.mainLayout td.columnaIzquierda {
	width:300px;
}
table.mainLayout td.columnaCentral {
	padding-top:42px;
	padding-left:24px;
	padding-right:12px;
}
td.columnaListado {
	padding-top:41px;
	padding-left:24px;
	
}
td.contenedorGaleria {
	padding-top:39px;
	padding-right:0;
}

td.contenedorGaleria div.galeria {
	position:relative;
	left:8px;
}

div.galeria .scrollable {
	/* border:1px solid #33991B; */
	
}
table.datosProducto {
	width: 90%;
	padding-bottom:3px;
	background-color:#fff;
	margin: 3px;
	margin-top:15px;
}
table.datosProducto td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:top;
}
table.datosProducto td.l {
	color:#999;
	text-align:left;
	padding-right:.5em;
}
table.datosProducto td.r {
	color:#999;
	text-align:left;
	padding-left:.5em;
}
table.datosProducto td.disclaimer {
	font-size:10px;
	text-align:left;
	padding-top:8px;
}