/* CSS Document */

.info_basica {
	float:left;
	border:#CCCCCC solid 1px;
	padding:10px;
	width:320px;
	height:auto;
	color:#9A141B;
}
.registro_tall {
	float:right;
	width:auto;
	height:auto;
	background-color:#666666
}
.registro_tall a{
	display:block;
	width:110px;
	height:39px;
	background:url(../images/c6_taller_registro.gif) no-repeat 0px -38px;
}
.registro_tall a:hover{
	background-position:0px 0px;;
}
ol {
	clear:both;
	margin:0;
}
ol li{
	margin-bottom:0px;
}
