/* CSS Document */

.bloque_derecha_titulo_izq {
	background-image:url(/skin/cvejd2007/img/titulo_plazos_izq.gif);
	background-repeat:no-repeat;
	background-position:left top;

}

.bloque_derecha_titulo_contenido {
	padding-top:14px;
	padding-left: 50px;
}

.bloque_derecha_titulo_contenido p {
	margin:0;
	padding:0;
	color: #000;
	font-size:100%;

}

.bloque_derecha_contenido dt {
	color:#FF6600;
	font-size:80%;
	margin-top:10px;
	margin-bottom:10px;
}

.bloque_derecha_contenido dd {
	font-size:90%;
	margin-bottom: 16px;
	line-height:1.4em;
}


#deportes table {
	width:90%;
	margin: 0 auto 20px auto;
}

#deportes table tbody tr td {
	width:33%;
	text-align:left;
	padding-top: 8px;
	padding-bottom: 8px;
}



#deportes table tbody tr td p {
	margin:0;
	padding-left: 25px;
	padding-bottom:5px;
	
}

#ccd #deportes table tbody tr td p {
	background-image:url(../img/bullet_gris_reducido.gif);
	background-repeat:no-repeat;
	background-position:1px 0;

}

#ccc #deportes table tbody tr td p {
	background-image:url(../img/bullet_gris.gif);
	background-repeat:no-repeat;
	background-position:0 -4px;

}


