@charset "UTF-8";
/* CSS Document */

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

div.float {
  float: left;
  }

.texto-link {
	color: #729321;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
.texto-link:hover {
	text-decoration:none;
	color: #333333;	
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
  
  
.titulo
	{
	color:#729321;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Arial Rounded MT Bold, arial;
	width: 480px;
	line-height: 1,4;
	text-decoration: none;
	}
	
.titulo2
	{
	color:#CC3333;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Arial Rounded MT Bold, arial;
	width: 480px;
	line-height: 1.4em;
	text-decoration: none;
	}

.titulo2-link a
	{
	color:#CC3333;
	font-weight: normal;
	font-size: 1.2em;
	font-family: Arial Rounded MT Bold, arial;
	width: 480px;
	line-height: 1.4em;
	text-decoration: none;
	}
	
.titulo2-link a:hover
	{
	color:#999999;
	font-weight: normal;
	font-size: 1.2em;
	font-family: Arial Rounded MT Bold, arial;
	width: 480px;
	line-height: 1.4em;
	text-decoration: none;
	}
			
.texto
	{
	color:#999999;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	text-decoration: none;
	}

#wrapper_home
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0;
	padding: 0;
	text-align: left;			
	width: 100%;				/* <-- use this for a set width */
	height: 565px;
	}
body
	{
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	text-align: center; 
	}
	
#linea
	{
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0em;
	width: 225px;
	border-top: 2px;
	border-top-color: #b2b2b1;
	border-top-style: dotted;
	padding-bottom: 10px;	
	}
	
#unir_cajas
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 765px;				/* <-- use this for a set width */
	}
	
#pestana_caja
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 350px;			/* <-- use this for a set width */
	}
	
#pestana_caja2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 380px;			/* <-- use this for a set width */
	}
	
#pestana
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 76px;				/* <-- use this for a set width */
	height: 43px;
	}
	
#pestana2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 29px;				/* <-- use this for a set width */
	height: 43px;
	}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 612px;				/* <-- use this for a set width */	
	}
	
#box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 765px;				/* <-- use this for a set width */
	background-color: #F9F6ED;
	}
	
#box3
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 300px;				/* <-- use this for a set width */
	}
	
#box4
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 280px;				/* <-- use this for a set width */
	}
 	
#content
	{
	padding: 0.2em;
	padding-left: 1.5em;
	padding-top: 1.5em;
	}


#content h1
	{
	color:#729321;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Arial Rounded MT Bold, arial;
	width: 480px;
	line-height: 1,4;
	}
	
#content2
	{
	padding:1em;
	}

#content3
	{
	padding: 0.2em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	padding-top: 1em;
	text-decoration: none;
	}
	
		
/* ---=== 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;
	}
			
