/* CSS Document */
#nombre_tabla{
	width: 320px;
	float:left;
}
#lugar_tabla{
	width: 200px;
	float:left; 
}
#fecha_tabla{
	width: 70px;
	float:left; 
}
#separa1{
	clear: both;
	height: 5px;
	border-bottom: 1px #E2E2E2 solid;
	width: 600px;
}

#contienedatos{
	height: 40px;
	border-bottom:dashed 1px #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
#contenedorficha{
	background-image:url(imagenes/FICHA_MOTOS.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 214px;
}
#contenedorficha2{
	background-image:url(imagenes/FICHA2.jpg);
	background-repeat:no-repeat;
	width: 424px;
	height: 450px;
}
#titular{
	padding-top: 8px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#000000;
	font-weight:bold;
}
#titular2{
	padding-top: 8px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 50px;
}
#modalidad{
	margin-top: 0px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}	
#datos{
	width:300px;
	margin-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
}
#datos2{
	width:290px;
	margin-top: 25px;
	margin-left: 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
#fecha{
	width:200px;
	text-align:center;
}
#fecha2{
	width:85px;
	margin-right: 25px;
	margin-top: 35px;
	text-align:center;
}
#dia{
	margin-top: 10px;
	font-size:53px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#mes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#circuito{
	color:#000000;
	font-size: 15px;
}
#pais{
	color:#666666;
	font-size: 18px;
	font-weight:bold;
}
#organizador{
	color:#666666;
	font-size: 18px;
	font-weight:bold;
}
#lugar{
	color:#000000;
	font-size: 18px;
	font-weight:bold;
}
#provincia{
	color:#666666;
	font-size: 16px;
	font-weight:bold;
}
#duracion{
	color:#666666;
	font-size: 15px;
	font-weight:bold;
	margin-top:10px;
}
#precio{
	color:#666666;
	font-size: 15px;
	font-weight:bold;
}
#telefono{
	color:#666666;
	font-size: 15px;
	font-weight:bold;
}
#servicios{
	width:180px;
	float:left;
}

