@charset "UTF-8";

.body {

}

.fondochica {
	background-image: url(../img/chica.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.tex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

	list-style-position: outside;
	list-style-image: url(../img/asterisk_verde.png);
	list-style-type: disc;
}
.subtitu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #678713;
}

.subtitu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #678713;
}


.fotos {
	border: 1px solid #BDBDBD;
	

	
}


.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3d510b;
	background-color: #e9eddc;
	border: 1px solid #678713;
	width: 100%;
}


.separata {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #678713;
}

.separata2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #678713;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #678713;
}

.separata3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #678713;
}


.texlegal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #678713;
}
.titu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #678713;
	text-align: left;
}

