/*********************************************************

			Hoja de estilo: Global
			Autor: Alexis Domínguez Pizarro 		// 		www.naturedigital.es					

*********************************************************/

/* =Global
-------------------------------------------------------------------------------------------*/
body {
	background-image: url(../gfx/fondo.jpg);
	background-position:center;
	background-repeat: no-repeat;
	background-attachment:fixed;
}
img, div, p { 
behavior: url(iepngfix.htc) 
}
strong {
	font-weight:bold;
}
 a {
	font-family: verdana;
	color: #5b2678;
	text-decoration: none;
}
 a:hover {
	font-family: verdana;
	color: #5b2678;
	text-decoration: underline;
}
img.estilo {
	border:1px solid #EAEEF1;
	padding:5px;
	margin:0 9px 0 0;
	}

/* Cuerpo
-------------------------------------------------------------------------------------------*/
div#qs {
	background-image:url(../gfx/fondo-qs.png);
	background-repeat:no-repeat;
	width: 426px;
	height: 658px;
	padding-top:20px;
}
div#qs p {
font-family: Verdana;
	color: #5b2678;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 14px;
	margin:0 0 15px 0;
	padding-left:15px;
	padding-right:25px;
}
div#qs h1 {
	background-image: url(../gfx/boda_titulo.png);
	background-repeat:no-repeat;
	width: 360px;
	height:68px;
	padding-bottom:10px;
	text-indent: -9999px;
}
div#qs2 {
	background-image:url(../gfx/fondo-qs2.png);
	background-repeat:no-repeat;
	width: 426px;
	height: 658px;
	padding-top:20px;
}
div#qs2 p {
font-family: Verdana;
	color: #5b2678;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 14px;
	margin:0 0 15px 0;
	padding-left:15px;
	padding-right:25px;
}
div#qs2 h1 {
	background-image: url(../gfx/boda_titulo.png);
	background-repeat:no-repeat;
	width: 360px;
	height:68px;
	padding-bottom:10px;
	text-indent: -9999px;
}
div#qs2 h2 {
font-family: Verdana;
	color: #5b2678;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 15px;
	margin:10px 0 15px 0;
	padding-left:15px;
	padding-right:25px;
}
div#qs2 p#siguiente {
font-family: Verdana;
	color: #5b2678;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 10px;
	margin:0 0 15px 0;
	padding-left:15px;
	padding-right:25px;
}

/* Pie
-------------------------------------------------------------------------------------------*/

