/* CSS Document */

body {
	text-align: center;
	margin: 20px;
	padding: 0;
	font-family:Arial;
	font-size:0.75em;
line-height:1.4;
	color: #000;
	background: #A8E2FF url(fondoback1.jpg) repeat-x;
}

#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#FFF;
	float:left;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	
	}
#header {
	background: #FFF8DC; /*padding: 10px;*/
	margin: 0;
	text-align: center;
	color: #FFF;
	float:left;
	width:100%;

}
#header h1 {
	font-size:200%;
	}
#header a:hover {
	color: #FF6347;
}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:219px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#FFFFFF;
	z-index:100;
	border:1px solid #CCCCCC;
	
	}
	
	div#leftcol p
	{
		font-size:95%;
line-height:120%;
	}
	
	div#leftcol h2 {
	color: #333333;
	font-size: 150%;
	line-height: 22px;
	text-aling;
 text-align: center;
}
	
	
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:219px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	
	z-index:99;
	
	background:#E9EFFE none repeat scroll 0 0;
border:1px solid #DEDDCD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;

	}
	
#rightcol2 {
	position:relative;
	top:-10px;
	right:-10px;
	float:left;
	width:219px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	
	z-index:99;
	
	background:#E9EFFE none repeat scroll 0 0;
border:1px solid #DEDDCD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;

	}
	
#rightcola {
	position:relative;
	top:0px;
	right:0px;
	float:right;
	width:219px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 0px 0;
	padding:0px;
	
	z-index:99;
	
	background:#E9EFFE none repeat scroll 0 0;
border:1px solid #DEDDCD;
list-style-image:none;
list-style-position:outside;
list-style-type:none;

	}
	
	div#rightcola  h2 {
	
	font-size: 140%;
	line-height: 22px;
 text-align: center;
	color: #FF4500;
}
	
	/*Font reasons*/
	div#rightcol  h2 {
	
	font-size: 140%;
	line-height: 22px;
 text-align: center;
	color: #FF4500;
}

div#rightcol ul {
	font-size:0.9em;
	list-style-image: url(checkmark_yellowbg2.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	padding-left: 17px;
	padding-top: 6px;
	/*font-family: Arial, Helvetica, sans-serif;*/

}
div#rightcol li {
padding-top:10px;
}

	div#rightcol2  h2 {
	
	font-size: 140%;
	line-height: 22px;
 text-align: center;
	color: #FF4500;
}

div#rightcol2 ul {
	font-size:0.9em;
	list-style-image: url(checkmark_yellowbg2.gif);
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	padding-left: 17px;
	padding-top: 6px;
	/*font-family: Arial, Helvetica, sans-serif;*/

}
div#rightcol2 li {
padding-top:10px;
}
	
#centercol {
	position:relative;
	padding:0 260px;
	/*font-size: 150%;*/
	
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#footer {
	position: relative;
	top: 1px;
	background: #4682B4;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 1% 0;
	text-align: center;
	color: #CCC;
}
.Estl2 {color: #000000;}
.lnka:link {
    color: #000000;
	text-decoration: none;
}
.lnka:visited {
    color: #000000;
    text-decoration: none;
}
.lnka:active {
    color: #000000;
	text-decoration: none;
}
.lnka:hover {
    color: #000000;
	text-decoration: none;
}
