HTML, BODY, DIV, FORM, FIELDSET, LEGEND, LABEL
{
	margin: 0;
	padding: 0;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
TH, TD
{
	text-align: left;
	vertical-align: top;
}
H1, H2, H3, H4, H5, H6, TH, TD, CAPTION
{
	font-weight: normal;
}
IMG
{
	border: 0;
}
P
{
	color: white;
}
.barraProgreso
{
	margin: 0 auto;
	position: relative;
	display: block;
}
H2
{
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
#nombre
{
	width: 312px;
	float: left;
}
#dni
{
	width: 116px;
	float: left;
	margin-left: 9px;
}
#tipo_via
{
	width: 86px;
	float: left;
}
#nombre_via
{
	width: 343px;
	float: left;
	margin-left: 9px;
}
#numero_via
{
	width: 86px;
	float: left;
	margin-left: 9px;
}
#localidad
{
	width: 140px;
	margin-left: 9px;
	float: left;
}
#provincia
{
	width: 140px;
	float: left;
	margin-left: 9px;
}
#codigo_postal
{
	width: 140px;
	float: left;
}
#pais
{
	width: 140px;
	float: left;
}
#e-mail
{
	width: 288px;
	float: left;
	margin-left: 9px;
}
#telefono
{
	width: 214px;
	float: left;
}
#movil
{
	width: 214px;
	float: left;
	margin-left: 9px;
}
.obligatorio
{
	float: right;
	font-size: 12px;
	margin-right: 15px;
}
.texto_legal P
{
	font-size: 12px;
	clear: both;
	float: left;
	font-weight: normal;
	margin: 0px 0px 11px;
	width: 100%;
}
.texto_legal
{
	margin-bottom: 5px;
	float: left;
	width: 100%;
	#margin-top: 12px;
}
FORM .campos SELECT
{
	width: 100%;
	height: 33px;
	line-height: 29px;
	background-color: white;
	border: 1px solid #989898;
	float: left;
	text-indent: 5px;
}
FORM .campos INPUT
{
	width: 100%;
	height: 29px;
	line-height: 29px;
	background-color: white;
	border: 1px solid #989898;
	float: left;
	text-indent: 5px;
}
FORM .campos P
{
	margin-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 2px;
}
.checbox
{
	float: left;
	font-size: 11px;
	margin: 0 0 13px;
	padding: 0;
}
.checbox P
{
	padding: 0;
	margin: 0;
}
.btnContinuar
{
	float: left;
	margin-bottom: 25px;
	margin-top: 10px;
}
.btn_TPV
{
	margin-bottom: 20px;
}
.donar20
{
	background-image: url(../img/donar20.jpg);
	width: 438px;
	height: 220px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 18px;
}
.donar50
{
	background-image: url(../img/donar50.jpg);
	width: 438px;
	height: 220px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 18px;
}
.donar150
{
	background-image: url(../img/donar150.jpg);
	width: 438px;
	height: 220px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 18px;
}
.donarOtra
{
	background-image: url(../img/cantidad_otra.jpg);
	width: 438px;
	height: 51px;
	float: left;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 18px;
}
INPUT.donar
{
	position: absolute;
	left: 7px;
	top: 146px;
}
INPUT.donarOtraInput
{
	position: absolute;
	top: 14px;
	left: 7px;
	display:none;
}
INPUT.txtDonarOtra
{
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	left: 117px;
	top: 11px;
	height: 22px;
	width: 68px;
	border: 1px solid #A8A8A8;
	text-align: right;
}
.Compartir
{
	float: left;
	margin-bottom: 16px;
	margin-top: 4px;
	width: 100%;
}
SPAN.txtCompartir
{
	float: left;
	margin-bottom: 7px;
	width: 100%;
	color:white;
}
UL {
	color:white;
}


@font-face{
    
	font-family: Assasinss;
    src:url(../tipography/Assassins%20Dub.ttf);
	font-family :AA_typewriter;
	src:url(../tipography/AA_typewriter.ttf);
}

.red { color: red;
	
	
}