	
	/*	------------------------------------------------------------------------------------------
		APASSIONPLAY
		------------------------------------------------------------------------------------------
	*/
	
	/* ------------------------------------------------------------------------- IE min width hack */
	
	/* for all browsers that understand min-width */
	.width 
	{
		min-width:991px;
	}

	/* ------------------------------------------------------------------------- defaults */
		
	BODY
	{
		text-align:left;
		color:#3E3E3E;		
	}
	
	A
	{
		font-family:Verdana, sans-serif;		
		font-weight:bold;
		color:#b21415;
		text-decoration:none;
	}
	
	SPAN.app
	{
		color:#5f1422;
		font-weight:bold;
	}
	
	IMG.oculta
	{
		position:absolute;
		cursor:pointer;
	}
	
	IMG.thumb
	{
		cursor:pointer;
	}
	
	/* ------------------------------------------------------------------------- logotipo */
	
	DIV.logo
	{
		height:60px;
		padding:20px 20px 0 20px;
	}	
	
	DIV.logo A
	{
		float:right;
	}	
	
	/* ------------------------------------------------------------------------- banner */
	
	DIV.banner
	{
		background:url(../images/fondo/fondo_1.jpg) repeat-y center;
		height:140px;
		text-align:center;
		overflow:hidden;
	}
	
	DIV.banner P
	{
		background:url(../images/banner/banner_3.jpg) repeat-y center top;
		height:140px;
		font-style:italic;		
		font-size:1.8em;
		color:#fff;
		padding:20px 0 0 40px;
		text-align:left;
	}
	
	/* ------------------------------------------------------------------------- menu */
	
	DIV.menu
	{
		border: solid #999;
		border-width:0 0 1px 0;
		padding:0 0 4px 40px;
	}
	
	DIV.menu LI
	{
		display:inline;
		padding:0 5px 0 10px;
		background:url(../images/iconos/punto_1.gif) no-repeat left center;
	}
	
	DIV.menu LI.home
	{
		background:url(../images/iconos/back_1.gif) no-repeat left center;
		padding-left:15px;		
	}
	
	DIV.menu LI A
	{
		font-weight:normal;		
	}
	
	/* ------------------------------------------------------------------------- content */
	
	DIV.content
	{
		padding: 0 510px 40px 40px;
		overflow:hidden;
	}
	
	/* ------------------------------------------------------------------------- content/main */
	
	DIV.main
	{
		float:left;
		width:100%;	
	}
	
	DIV.main P
	{
		margin-top:20px;
	}	
	
	DIV.main P.titulo
	{
		color:#fa3950;
		font-size:1.6em;
		font-weight:bold;
	}		
	
	DIV.main P.fecha
	{
		margin-top:5px;
		color:#000;
	}			
	
	DIV.main P.horario
	{
		margin-top:0;
		font-size:0.88em;
		color:#000;
	}	
	
	DIV.main P.comments
	{
		font-family:Verdana, sans-serif;		
		font-style:italic;
		font-size:0.88em;
	}	
	
	DIV.main P.cita
	{
		margin-top:30px;
		font-size:1.2em;
		font-style:italic;
		color:#333;
		padding:10px 0 10px 0;
		border: dashed #999;
		border-width:1px 0 1px 0;
		color:#5f1422;
	}
	
	DIV.main P.cita SPAN.credits
	{
		display:block;
		text-align:right;
		font-size:0.8em;
		font-style:normal;
		color:#3E3E3E;
	}
	
	/* ------------------------------------------------------------------------- content/auxiliar */
	
	DIV.auxiliar
	{
		float:right;
		width:200px;
		margin:0 -490px 0 0;
		padding:0 250px 0 0;	
	}		
		
	/* ------------------------------------------------------------------------- content/auxiliar/destacados */
	
	DIV.destacados
	{
		border: solid #999;
		border-width:10px 1px 0 1px;
		font-family:Verdana, sans-serif;
		font-size:0.88em;
		line-height:1.6em;
	}	
	
	DIV.destacados UL
	{
		border: solid #CCC;
		border-width:0 0 0 0;
	}	
	
	DIV.destacados LI
	{
		border: solid #CCC;
		border-width:0px 0 1px 0;
		padding:10px 10px 10px 10px;
	}
				
	DIV.destacados LI.importante
	{
		background-color:#efdddd;
	}	
				
	DIV.destacados LI.listalinks
	{
		
	}		
				
	DIV.destacados LI.listalinks LI
	{
		border:none;	
	}			
	
	DIV.destacados LI SPAN
	{
		font-weight:bold;
		color:#000;
	}		
	
	/* ------------------------------------------------------------------------- content/auxiliar/anuncios */
	
	DIV.anuncios
	{
		float:right;
		width:250px;
		margin-right:-260px;
		margin-top:10px;
	}	
	
	DIV.anuncios LI
	{
		margin-bottom:10px;
		padding:10px;
	}	
	
	/* ------------------------------------------------------------------------- content/auxiliar/anuncios/encuentro */
	
	DIV.anuncios LI.encuentros1
	{
		background:url(../images/anuncios/encuentro_4.jpg) no-repeat top left;
		color:#fff;
	}		
	
	DIV.anuncios LI.encuentros1 P.titulo
	{
		color:#fa3950;
		font-size:1.4em;
		font-weight:bold;
		margin-top:25px;
	}		
	
	DIV.anuncios LI.encuentros1 P.titulo A
	{
		color:#fa3950;
		font-family: Georgia, serif;	
	}			
	
	DIV.anuncios LI.encuentros1 P.fecha
	{
		font-weight:bold;
	}			
	
	DIV.anuncios LI.encuentros1 P.fecha A
	{
		color:#fff;
		font-family: Georgia, serif;	
	}		
	
	DIV.anuncios LI.encuentros1 P.texto
	{
		font-size:0.88em;
		font-family:Verdana, sans-serif;
		font-weight:bold;
		line-height:1.15em;
		margin-top:20px;
		text-align:right;
	}			
	
	DIV.anuncios LI.encuentros1 P.texto A
	{
		color:#fff;	
	}				
	
	DIV.anuncios LI.encuentros1 P.info
	{
		font-size:0.88em;
		line-height:1.4em;
		margin-top:48px;
	}					
	
	DIV.anuncios LI.encuentros1 P.info A
	{
		color:#fa3950;
	}
	
	/* ------------------------------------------------------------------------- content/auxiliar/anuncios/29_03_08.html/garage */
			
	DIV.anuncios LI.garage
	{
		padding:0;
	}
	
	DIV.anuncios LI.garage P
	{
		font-size:0.8em;
		font-family:Verdana, sans-serif;
		line-height:1.4em;
		text-align:right;
		padding:0 10px 0 30px;
	}
	
	/* ------------------------------------------------------------------------- content/auxiliar/anuncios/listalinks */
	
	DIV.anuncios LI.listalinks
	{
		border:1px solid #CCC;
	}	
	
	DIV.anuncios LI.listalinks P
	{
		margin:-10px;
		padding:5px 10px;
		font-weight:bold;
		text-align:right;
		border:solid #CCC;
		border-width:0 0 1px 0;
	}	
	
	DIV.anuncios LI.listalinks UL
	{		
		margin-top:20px;
	}		
	
	DIV.anuncios LI.listalinks LI
	{		
		display:inline;
		padding:0 5px 0 10px;
		margin:0;
		background:url(../images/iconos/punto_1.gif) no-repeat left center;
		font-size:0.8em;
	}	
	
	/* ------------------------------------------------------------------------- paginas encuentros */
	
	/* ------------------------------------------------------------------------- 28_06_08.html */
	
	P.imagen
	{
		height:230px;
		background:#000000 url(../images/encuentros/encuentro_4.jpg) no-repeat left top;
		color:#fff;
		font-size:0.8em;
		text-align:right;
		padding:10px;
	}	
	
	/*	------------------------------------------------------------------------------------------ 
		shibari
		------------------------------------------------------------------------------------------
	*/
