@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;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #729321;
	}
	
.texto-link a:hover {
	text-decoration:none;
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
	}

.alinear-imagen {
	padding-top: 3px;
	padding-left: 3px;
}

.celda1{
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px dotted #B2B2B1;
	color: #F2262F;
}

.celda2{
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px dotted #B2B2B1;
	color: #729321;
}

.celda3{
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px dotted #B2B2B1;
	color: #999999;
}

.texto_verde{
	font: bold 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #729321;
}

body
	{
	margin: 0;
	padding: 0;
	background-color: white;
	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%;				/* <-- use this for a set width */
	background-color: white;
	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 */
	padding-bottom: 0px;
	background-color: #F9F6ED;
	}
	
#separador
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 575px;
	height: 14px;
	}
	
#box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 700px;				/* <-- use this for a set width */
	}
	
#box3
	{
	position: relative;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	text-align: left;
	width: 700px;				/* <-- use this for a set width */
	height: 110px;
	}

#categoria
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 15px;
	text-align: left;
	width: 670px;				/* <-- use this for a set width */
	height: 100px;
	}
	
#linea
	{
	position: relative;
	margin-left: 9px;
	margin-right: auto;
	margin-top: 0em;
	border-left: 2px;
	border-left-color: #b2b2b1;
	border-left-style: dotted;
	height: 95px;
	}
	
#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: 300px;
	padding-left: 25px;
	}
	
#texto2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	padding-right: 18px;
	}
	
#texto p
	{
	color:#999999;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	}
	
#texto2 p
	{
	color:#999999;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#texto p2
	{
	color:#b2b2b1;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	font-weight: bold;
	}
	
#texto p3
	{
	color:#b2b2b1;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	}
	
#box4
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0em;
	padding: 0;
	text-align: left;
	width: 575px;
	}
	
#content
	{
	padding: 0.2em;
	padding-left: 1.5em;	
	}


#content h1
	{
	color:#729321;
	font-weight: normal;
	font-size: 1.2em;
	font-family: Arial Rounded MT Bold, arial;
	width: 400px;
	line-height: 1,4;
	}
	
#content2
	{
	padding:1em;
	}
	
#content2 p
	{
	color:#999999;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 240px;
	}

#content3
	{
	padding: 0.2em;
	padding-left: 1.5em;
	padding-bottom: 0.5em;
	}
		
#content3 p
	{
	color:#999999;
	font-size: 9.2pt;
	line-height: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
/* ---=== 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;
	}
			

