@charset "utf-8";
/* CSS Document */
h2 
{
	margin:0 0 10px 0;
	
	height:30px;
	
	background-repeat:no-repeat;
}
h2 span
{
	display:none;
}

#divLeft h2
{
	width:550px;
}
	#divLeft p
	{
		margin:0 0 15px 0;
		
		width:530px;
		
		line-height:19.3px;
		color:#999;
		font-size:14px;
	}
	#divLeft p a:link, #divLeft p a:active, #divLeft p a:visited
	{
		color:#FF8C00;
		text-decoration:none;
	}
	#divLeft p a:hover
	{
		text-decoration:underline;
	}
	
	#divLeft #ul_caracteristicas
	{
		margin:0 0 15px 0;
		padding:0 0 0 15px;
		width:515px;
		list-style:inside;
	}
	#divLeft #ul_caracteristicas li
 	{
		margin:0 0 5px 0;		
		width:515px;
		
		color:#999;
		font-size:14px;
		list-style-image:url(../img/ico_caracteristicas.gif);
	}
	
/***** CAPA DERECHA *****/
	#divRight #layeruser
	{
		margin:1px 1px 5px 1px;
		_margin:0;
		padding:20px;
		_padding:17px;
		
		width:318px;
		
		background-image:url(../img/divRight_top.jpg);
		background-repeat:no-repeat;
		
		background-color:#FF8C00;
	}
	#divRight #top
	{
		margin:1px 1px 4px 1px;
		_margin:0 0 4px 0;
		padding:20px;
		_padding:17px;
		
		width:318px;
		
		background-image:url(../img/divRight_top.jpg);
		background-repeat:no-repeat;
		
		background-color:#FF8C00;
	}
	#divRight .layer_color
	{
		margin:1px 1px 5px 1px;
		_margin:0;
		padding:20px;
		_padding:17px;
		
		width:318px;
		
		background-image:url(../img/divRight_top.jpg);
		background-repeat:no-repeat;
		
		background-color:#FF8C00;
	}

	#contenido #divRight h2
	{
		margin:0;
		width:325px;
	}
	#divRight p
	{
		margin:5px 0 15px 4px;		
		width:310px;
		
		color:#fff;
		font-size:14px;
		text-decoration:none;
	}
		
	#divRight .botones
	{
		display:block;
		
		margin:-20px auto 10px auto;
		
		width:220px;
		
		background-position:top;
		background-repeat:no-repeat;
		
		cursor:pointer;
	}
	#divRight .botones:hover
	{
		background-position:bottom;
	}
	#divRight .botonesZonaPrivada
	{
		display:block;
		
		margin:0 auto;
		
		width:150px;
		
		background-position:top;
		background-repeat:no-repeat;
		
		cursor:pointer;
	}
	#enlaceZonaPrivada
	{
		float:left;
	}
	#enlaceCerrarSesion
	{
		float:right;
	}
	#divRight .botonesZonaPrivada:hover
	{
		background-position:bottom;
	}
	#enlaceSynctur
	{
		height:57px;
		
		background-image:url(../img/boton_synctur.png);
	}
	#qrcode
	{
		display:block;
		margin:10px auto 20px auto;
	}
	#divRight #a_rutamovil
	{
		display:block;
		margin:10px auto 0 auto;
		
		text-align:center;
		color:#000;
	}