@charset "iso-8859-1";
/* CSS Document */

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

div.float {
	float: left;
 	}
	
.centrar-imagen {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 7px;
}

.texto-link a {
	text-decoration:none;
	color: #b2b2b1;
	}
	
.texto-link a:hover {
	text-decoration:none;
	color: #333333;	
	}

.alinear-imagen {
	padding-top: 3px;
	padding-left: 3px;
}

.unir_cajas
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 703px;
	background-color: white;				/* <-- use this for a set width */
	height: 100%;
	}

body
	{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 100.01%;
	text-align: center; 
	}

#wrapper_home
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0;
	padding: 0;
	text-align: left;			
	width: 100%;
	background-color: white;
	height: 1420px;
	}	

#unir_cajas
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 703px;
	background-color: white;				/* <-- use this for a set width */
	height: 100%;
	}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 575px;				/* <-- use this for a set width */
	background-color: #F9F6ED;	
	}
	
#box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 338px;				/* <-- use this for a set width */
	background-color: white;
	height: 100%;
	}
	
#box2_2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 338px;				/* <-- use this for a set width */
	background-color: white;
	}
	
	
.titulo
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 60px 15px 0px 15px;
	text-align: left;
	width: 300px;				/* <-- use this for a set width */
	
	}
		
.titulo_a
	{
	color:#729321;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	font-weight: bold;
	}
	
.formulario
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0px 20px 0px 20px;
	text-align: left;
	width: 100%;				/* <-- use this for a set width */
	height: 100%;
	}
	
.formulario-todo
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0px 20px 0px 20px;
	text-align: left;
	width: 300px;				/* <-- use this for a set width */
	height: 560px;
	}
	
.formulario-todo2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0px 20px 0px 20px;
	text-align: left;
	width: 300px;				/* <-- use this for a set width */
	height: 100%;
	}
	
.formulario-text
	{
	color:#666666;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.campo {
	background-color: #FFFFFF;
	border: 1px solid;
	height: 15px;
	border-color: #999999;
	color:#666666;
	font-size: 9pt;
	line-height: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.required {
	background-color: #FFFFFF;
	border: 1px solid;
	height: 15px;
	border-color: #999999;
	color:#666666;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.campo-desplegable{
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #999999;
	color:#666666;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.formulario-linea
	{
	padding: 13px 0px 0px 0px;
	height: 25px;
	}
	
.formulario-linea2
	{
	padding: 8px 0px 8px 0px;
	height: 5px;
	}
	
.formulario-linea3
	{
	padding: 8px 0px 2px 0px;
	height: 5px;
	}

.formulario-linea p4
	{
	color:#729321;
	font-size: 9pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 25px 0px 0px;
	width: 240px;
	font-weight: bold;
	}
	
#form
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 15px;
	text-align: left;
	width: 310px;				/* <-- use this for a set width */
	height: 100%;
	}
	
#linea
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	width: 300px;
	border-top: 2px;
	border-top-color: #b2b2b1;
	border-top-style: dotted;
	}

#linea2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	width: 300px;
	border-bottom: 2px;
	border-bottom-color: #b2b2b1;
	border-bottom-style: dotted;
	}
	
#imagen
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	}
	
#texto
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 90px;
	padding-left: 25px;
	}
	
#texto p
	{
	color:#999999;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	}
	
#texto p3
	{
	color:#b2b2b1;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	font-weight: bold;
	}
	
#box3
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 575px;				/* <-- use this for a set width */	
	}
	
#box1_3
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	padding: 100px;
	text-align: left;
	width: 575px;	
	}
	
#content3
	{
	padding: 0.2em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	}
		
#content3 p
	{
	color:#729321;
	font-size: 10pt;
	line-height: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	}

#separador
	{
	position: relative;
	margin-left: 60px;
	margin-top: 0em;
	padding: 0;
	width: 303px;
	height: 120px;
	background: url(images/formulario.gif);
	}	
	
.texto-link {
	text-decoration:none;
	color: #DD4E4E;
	font-size: 8pt;
	line-height: 5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	background-color: #F9F6ED;
	text-align: right;
	}

.texto-link:hover {
	text-decoration:none;
	color: #333333;
	font-size: 8pt;
	line-height: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	border: 0px;
	background-color: #F9F6ED;
	text-align: right;
	}
	
.comentarios {
	background-color: #FFFFFF;
	border: 1px solid;
	height: 50px;
	border-color: #999999;
	color:#666666;
	font-size: 9pt;
	line-height: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	width: 295px
}
	
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

/* ---=== IMAGENES FONDO COLOR ===--- */

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.png);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.png);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.png);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.png);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.png);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.png);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.png);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	background-color: #F9F6ED;
	background-image:url(images/l.png);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/* ---=== IMAGENES FONDO BLANCO ===--- */

#tlc_w, #trc_w, #blc_w, #brc_w
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc_w
	{
	background-image:url(images/tlc_w.gif);
	background-position: 0% 0%;
	}

#trc_w
	{
	background-image:url(images/trc_w.gif);
	background-position: 100% 0%;
	}
	
#blc_w
	{
	background-image:url(images/blc_w.gif);
	background-position: 0% 100%;
	}

#brc_w
	{
	background-image:url(images/brc_w.gif);
	background-position: 100% 100%;
	}

#tb_w, #bb_w
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb_w
	{
	background-image:url(images/tb_w.gif);
	background-position: 0% 0%;
	}

#bb_w
	{
	background-image:url(images/bb_w.gif);
	background-position: 50% 100%;
	}
	
#rb_w
	{
	background-image:url(images/r_w.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb_w
	{
	background-color: white;
	background-image:url(images/l_w.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
			
