@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/body_gradient.png);
	background-repeat:  repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center; /* IE 5.5 Hack */

}
#container {
	margin-top: 0pt;
	margin-right:auto;
	margin-bottom: 0pt;
	margin-left:auto;

}

.txt1{
	margin:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A71A40;
}
.txt10{
	margin:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

.txt10b{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 130px;
}



/*---------------------------Para hacer tranparencia por css------------------------------------------*/
/*background-color:#ffffff;
/* for IE */
  /*filter:alpha(opacity=60);
	/* CSS3 standard */
  /*opacity:0.6;
	/* for Mozilla */
  /*-moz-opacity:0.6;*/

/*------------------------------------------------------------------------*/


/*--------------------------------Columnas----------------------------------------*/
.colum1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	color: #333333;
	text-decoration: none;
	height: 520px;
	width: 242px;
	float:left;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/cua2.png);
	background-attachment: scroll;
	left: 5%;
	margin: 0px;
}

.colum2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
	height: 520px;
	width: 242px;
	float:left;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/cua2.png);
	background-attachment: scroll;
	left: 7%;
	margin: 0px;
}

.colum3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	color: #666666;
	text-decoration: none;
	height: 520px;
	width: 420px;
	float:left;
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-attachment:scroll;
	background-color:#CBD1D1;
	left: 9%;
	margin: 0px;
}

.foto1 {
	float: left;
	text-decoration: none;
	margin-left: 10px;
	padding: 3px 3px 8px 3px;
	background-color:#B3BBBB;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
}
