body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	background-position:center;
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #24381d;
	text-align:justify;
}

a {
color: #aa2464;
text-decoration:none;
}
a:hover {
color: #aa2464;
text-decoration:underline;
}
h1 {
	font-size: 16px;
	color: #aa2464;
	font-family: "Myriad Pro", Arial;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	line-height:normal;
	margin:0px;
	font-weight:inherit;
}

.titulos {
	font-size: 14px;
	color: #aa2464;
	font-family: "Myriad Pro", Arial;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:0px;
	line-height:normal;
	margin:0px;
	font-weight:inherit;
}

.tits-pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AC0D5A;
	font-weight: bold;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height:normal;
}

.bkformfield {
	background:url(../imagenes/form-bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.datosblock {
	border-style	:	solid;
	border-color	:	#FFFFFF;
	border-width: 0px;
	width			:	180px;
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
}

a.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC0D5A;
	font-weight: normal;
}
.bgform2 {
	background-image: url(../imagenes/form-bk2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.datos{
	border-style	:	solid;
	border-color	:	#C6C6C6;
	border-width	:	1px;
	width			:	300px;
	height			:	16px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color			:	#000000;
	
}

.hidden {display:none;}

html, body{height:100%}

