.cuadroDonacion{
	width: 335px;
	height: 230px;
	padding: 16px 13px;
	border-radius: 8px;
	-moz-box-shadow: 0 0 8px #eceaea;
	-webkit-box-shadow: 0 0 8px#eceaea;
	box-shadow: 0 0 8px #eceaea;
	border: 1px solid #eceaea;
	margin-right: 15px;
	float:left;
	position:relative;
	margin-bottom: 20px;
}
.cuadroDonacionDesc{
	width:100%;
	float:right;
	font-size:12px;
	color: #3F3F3F;
	
}

.cuadroDonacionDesc a{
	color: #3F3F3F;
}

.cuadroDonacionTit{
    color: #3C5F5B;
    font-size: 18px;
	padding-bottom:5px;
	width:100%;
	float:right;
}
.cuadroDonacionFoto, .cuadroDonacionFoto img{
	width:125px;
	float:left;
}
.cuadroDonacionDonacion{
	position:absolute;
	bottom: 10px;
	left:13px;	
}
.cuadroDonacionDonacionBarra{
	width:190px;
	border:1px solid #a0a0a0;
	padding: 1px;
	background-color:#FFF;
	float:left;
	margin-top:1px;
}
.cuadroDonacionDonacionPlata{
	color: #898989;
	font-size:10px;
	clear:both;
	width:300px;
	float:left;
}
.cuadroDonacionDonacionPlata span{
	color: #636363;
	font-size:18px;
	font-weight:bold;
}
.cuadroDonacionDonacionBoton{
	width:auto;
	float:left;
	margin-left:10px;
}

#barraDonaciones{
    background-color: #EDF4F4;
    float: right;
    right: 5px;
    padding: 5px 18px 20px 18px;
    position: relative;
    width: 211px;
}
#barraDonacionesBarra{
	width:208px;
	border:1px solid #a0a0a0;
	padding: 1px;
	background-color:#FFF;
	line-height: 25px;
}
#barraDonaciones #plata{
	color: #636363;
	font-size:18px;
	font-weight:bold;
}
#barraDonaciones .tit{
	color: #636363;
	font-size:18px;
}
#barraDonaciones .subtit{
	color: #636363;
	font-size:14px;
	font-weight:bold;
}
#container2 {
    background: none repeat scroll 0 0 #EDF4F4;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#container1 {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    position: relative;
    right: 247px;
    width: 100%;
}
#contenido{
    float: left;
    left: 0px;
    position: relative;
    width: 486px;
}
#contenidoSecciones{
	width: 486px;
	float:left;
	margin-top: 15px;
	margin-bottom: 20px;
	background:url(../images/fondo_linea.png) bottom center repeat-x;
}
#contenidoSecciones a, #contenidoSecciones #activo, #contenidoSecciones #relleno{
	height:20px;
	padding: 5px 23px;
	float:left;
	font-size: 15px;
	background-color:#FFF;
}
#contenidoSecciones #relleno{
	width:118px;
	border-bottom: 1px solid #a0a0a0;
	border-top: 1px solid #FFF;
}
#contenidoSecciones a{ border: 1px solid #a0a0a0; color:#3F3F3F;}
#contenidoSecciones #activo{ border: 1px solid #FFF;}


.botones {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	background-color:#ffffff;
	border:1px solid #e6e6e6;
	display:inline-block;
	color:#3f3f3f;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	padding:6px 19px;
	text-decoration:none;
}.botones:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	background-color:#ffffff;
}.botones:active {
	position:relative;
	top:1px;
}
.botones2 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5f5f5), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #f5f5f5 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f5f5f5');
	background-color:#f5f5f5;
	border:1px solid #e6e6e6;
	display:inline-block;
	color:#3f3f3f;
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	padding:6px 19px;
	text-decoration:none;
}.botones2:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fdfdfd), color-stop(1, #fdfdfd) );
	background:-moz-linear-gradient( center top, #fdfdfd 5%, #fdfdfd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#fdfdfd');
	background-color:#f5f5f5;
}.botones2:active {
	position:relative;
	top:1px;
}
.botoncont {
	-moz-box-shadow:inset 0px 1px 0px 0px #fceaca;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fceaca;
	box-shadow:inset 0px 1px 0px 0px #fceaca;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffce79), color-stop(1, #eeaf41) );
	background:-moz-linear-gradient( center top, #ffce79 5%, #eeaf41 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce79', endColorstr='#eeaf41');
	background-color:#ffce79;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ce8e28;
}.botoncont:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #eeaf41), color-stop(1, #ffce79) );
	background:-moz-linear-gradient( center top, #eeaf41 5%, #ffce79 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeaf41', endColorstr='#ffce79');
	background-color:#eeaf41;
}.botoncont:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */
