body{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:  #6f021e;
	background-position: 20%;
}


/*-------------------------------------------------*/
.limpiar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
}
/*-----------------------------si el usuario no tiene flash------------------------------------------------*/
#flashcontent{
	text-align: left;
	font-size: 0.8em;
	width: 770px;
	min-height: 550px;
	background-color: #EBC9C9
}
#flashcontent1{
	width: 54px;
	height: 54px;
	float:left;
	background-image: url( ../imag/sustitulle_flash/flash_rune.gif);
}
#flashcontent2{
font-size: 0.8em;
float:left;
width: 500px;
margin-left: 20px;
}
#flashcontent3{
	margin-top:15px;
	float:right;
}
/*-------------------------------normalizador---------------------------------------------------------------------*/
/* Padding y margin */ 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { 
margin: 0; 
padding: 0; 
} 
 
/* Tamaños de los headers */ 
h1, h2, h3, h4, h5, h6 { 
font-size: 100%; 
} 
 
/* Estilos de las listas */ 
ol, ul { 
list-style: none; 
} 
 
/* Estilo y grosor de las fuentes */ 
address, caption, cite, code, dfn, em, strong, th, var { 
font-style: normal; 
font-weight: normal; 
} 
 
/* Bordes de las tablas */ 
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
 
/* Otros bordes */ 
fieldset, img { 
border: 0; 
} 
 
/* Alineación del texto */ 
caption, th { 
text-align: left; 
} 
 
/* Comillas */ 
q:before, q:after { 
content: ''; 
}