@charset "utf-8";
.titulo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color:#000000;
	text-align: center;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


.contenido {
	
	width:690px;
	height:385px;
	
}


.porque {

	background-color:#fff;
	width:324px;
	float:left;
	padding: 0 20px 0px 20px;

}

.porquetitulo {	
	width:324px;
	float:left;
	padding: 0 20px 0px 20px;

}

.donartitulo {	
	width:247px;
	float:right;
	padding: 0 20px 0px 20px;

}
.donar {

	background-color:#Fff;
	width:227px;
	height:276px;
	float:right;
	padding: 0 20px 0px 0px;
}

.table{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: #006699;
	border-collapse: collapse;
	background-color: white;
}

.tabletd {
	padding: 1px 1px 1px 1px;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	border: 1px solid #006699;
}

.titulocelda {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #06569D;
	background-color:#FEB543;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #006699;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}
.texttable {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.error {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	background-color: #FFFFFF;
	text-align: justify;
}

.titulo2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #003333;
	background-color: #FFFFFF;
	text-align: left;
}

.imgborder {
	border: none;	
	text-transform: uppercase;
}

.titulocont{
font-family: Verdana, Helvetica, sans-serif;

}

.mailcont{
font-family: Verdana, Helvetica, sans-serif;	
font-style: italic;
color: #3465a4;
}

