/* CSS Document */
#img_equipo {
	border: 1px solid #660000;
	float: left;
	margin-top: 4px;
	margin-right: 5px;
	margin-left: 2px;
	padding: 0px;
}

#img_grupo {
	border: 1px solid #660000;
	float: left;
	margin-right: 5px;
	margin-left: 2px;
	margin-top: 10px;
	padding: 0px;
	width: 150px;
	height: 250px;
	overflow: hidden;
}

#ss_titre_haut_equipo {
	height: 55px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 7px;
	background-image:url(../imagenes/fd_cont_ht.gif);
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	vertical-align: middle;

}

#contenu_grupo {
	border: 1px solid #660000;
	width: 535px;
	height: 250px;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	float: right;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 2px;
}

#contenu_equipo {
	vertical-align: text-top;
	border: 1px solid #660000;
	width: 345px;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 2px;
	text-align: justify;
	background-image: url(../imagenes/fd_cont.gif);
	background-repeat: repeat;
	left: 0px;
	float: right;
	height: 302px;
}
