body{
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#f6f7f6;
	margin:0;
}

.formContacto input{
	background-color:#e3fcb7;
	border: 1px solid;
	border-color:#e3fcb7;
	font-family:georgia;
	font-size:12px;
	color:#505939;
}
.formContacto textarea{
	background-color:#e3fcb7;
	border: 1px solid;
	border-color:#e3fcb7;
	font-family:georgia;
	font-size:12px;
	color:#505939;
}
h1, h2{
	margin:0; padding:0; font-weight:normal; font-family:georgia;
}
.txTitulo, h1{
	font-family:georgia;
	font-size:25px;
	letter-spacing:-1px;
	color:#f37b89;
	line-height:23px;
}

h2{
	font-family:georgia;
	font-size:25px;
	color:#f37b89;
	line-height:23px;
}

.txTituloGris{
	font-family:georgia;
	font-size:22px;
	letter-spacing:-1px;
	color:#333;
	line-height:23px;
}

.txSubtitulo, .txSubtitulo h2, .txSubtitulo h3{
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color:#f37b89;
}
.txSubtitulo a{
	font-family:georgia;
	font-size:13px ! important;
	font-weight:bold;
	color:#f37b89;
	text-decoration:none;
}
.txSubtitulo a:hover{
	font-family:georgia;
	font-size:13px ! important;
	font-weight:bold;
	color:#f37b89;
	text-decoration:underline;
}

.txNumeros{
	font-family:georgia;
	font-size:30px;
	color:#f37b89;
}

.txContent{
	font-family:georgia;
	font-size:11px;
	color:#636363;
	line-height:16px;
}
.txContent a{
	font-family:georgia;
	font-size:11px;
	color:#f37b89;
	line-height:16px;
	text-decoration:none;
}
.txContent a:hover{
	font-family:georgia;
	font-size:11px;
	color:#f37b89;
	line-height:16px;
	text-decoration:underline;
}
.txContent textarea{
	background-color:#fef8f9;
	border: 1px solid;
	border-color:#f37b8a;
	font-family:georgia;
	font-size:12px;
	color:#f37b8a;
	padding:3px 3px 3px 3px;
}

.txContentColor{
	font-family:georgia;
	font-size:11px;
	color:#f37b89;
	font-weight:bold;
}

.txFooter{
	font-family:georgia;
	font-size:11px;
	color:#313128;
}
.txFooter a{
	font-family:georgia;
	font-size:11px;
	color:#313128;
	text-decoration:none;
}
.txFooter a:hover{
	font-family:georgia;
	font-size:11px;
	color:#313128;
	text-decoration:underline;
}

.txCita {
	font-family:Georgia;
	font-size:11px;
	color:#313128;
}

.linksFooter{
	font-family:georgia;
	font-size:11px;
	color:#fff;
}
.linksFooter a{
	font-family:georgia;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	line-height:17px;
}
.linksFooter a:hover{
	font-family:georgia;
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	line-height:17px;
}