@charset "utf-8";
<style type="text/css">
* {
	margin: 0;
	padding: 0;

}
body,td,th {

	font-size: 11px;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	font-family: "Lucida Sans Unicode", SansSerif;
	color: #FFFFFF;
}
.fondo_intro {
	background-image: url(../images/novia_intro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondo_gest {
	background-image: url(otramodelo.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fondo_gest2 {
	background-image: url(otramodelo2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fondo_interior {
	background-image: url(novia_interior.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

input {
	font-family: "Lucida Sans Unicode", SansSerif;
	font-size: 11px;
}
.Estilo1 {font-size: 10px}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body,td,th {
	font-family: Lucida Sans Unicode, SansSerif;
color: #FFFFFF;
	font-size: 11px;
}
.parrafo_justificado {
	text-align: justify;
	text-indent: 15px;
}



.botones a:hover{
color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	filter: Alpha(Opacity=50);
}
.botones a {
		cursor: pointer;
	background-color: #000000;
	padding: 0.5em 0.75em;
	text-decoration: none;
	border: 1px solid #1a1a1a;
	color: #FFFFFF;
}
</style>
.trazo_fino {
	border: 1px solid #FFFFFF;
}
