.titulo_diseno{
	width: 100%;
	border-bottom: 1px dotted #333;	
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	height: 65px;
}
.contenedor_ficha{
	width: 740px;
	margin-left: 35px;
}
.titulo_diseno h2{

	background-image: url(../img/flecha_azul_2.gif);
	background-repeat: no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 20px;
	float: left;
	display: inline;
	margin-top: 11px;
	font-size: 22px;
	font-weight: bold;
	background-position: 0px 10px;
	color: #333;

}

.titulo_diseno .precio{
	float:right;
	text-align: right;
	font-size: 14px;
}
.titulo_diseno .precio strong{

	font-family: Georgia;
	font-size: 40px;
	color: #ed8202;
}
.diseno_detalles{
	float: right;
	display: inline;
	height: 200px;
}

.diseno_detalles p, .articulo_detalles p{
	padding-top: 20px;
	clear: both;
	font: normal 12px Tahoma;
	line-height: 20px;
}
.diseno_detalles p a, .articulo_detalles p a{
	font-size: 12px;
}
.diseno_detalles p a:hover, .articulo_detalles p a:hover{
	text-decoration: underline;
}

.articulo_detalles{
	float: right;
	display: inline;
	height: 200px;
	width: 312px;
}

.caja_detalles{
	float: left;
	width: 818px;
	background: white url(../img/menu_top10_fondo.jpg)  bottom repeat-x;
	clear: both;
}
.caja_concurso_detalles{
	float: right;
}
.caja_concurso_detalles p{
	font: normal 12px "Tahoma";
	padding: 20px;
	width: 450px;
}

.caja_detalles p{
	font: normal 12px "Tahoma";
	padding: 20px;
}
.caja_detalles .autor{
	float: right;
	display: inline;
	width: 170px;
	height: 100px;
	text-align: center;
	border-left: 1px double #ccc;
	font-weight: bold;
}
.caja_detalles .autor a:hover{
	filter: alpha(opacity=70); opacity: .7;	

}
.caja_detalles .autor img{
	height: 75px;
	margin-top: 20px;
	width: 75px;
	border: 1px solid #ccc;
}



.botones{
	position: absolute;
	right: 0px;
	top: 100px;
}


h3.tipo_camiseta{
	position: absolute;
	top:35px;
	left: 20px;
}
h3.detalles{
	clear: both;
	background: url(../img/enter_negro.gif) no-repeat 0px 5px;
	margin: 15px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	text-align: left;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	border-bottom: 1px solid #CCC; 
	position: relative;
	
}
h3.detalles_crear_diseno{
	color:#339ABB;
	background:transparent url(../img/paint.png) no-repeat scroll left center;
	clear: both;
	margin: 15px;
	padding-left: 20px;
	font-family: "Trebuchet MS";
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	border-bottom: 1px solid #CCC; 
	position: relative;
}
h3.detalles2{
	font-size: 15px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../img/flecha_titulo.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	text-align: left;
	position:relative;
	
}
a.detalles2 {
	font-size: 15px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../img/flecha_titulo.gif);
	background-position: 8px 8px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	display: block;
}
a.detalles2:hover{
	text-decoration: underline;
}
.seleccionar_color{

}
.seleccionar_color input{
	float: left;
	display: inline;
}
span.radio {
	width: 60px;
	height: 50px;
	padding:0;
	float: left;
	display: inline;
}
span.azul{
	background: url(../img/checkbox_azul.png) no-repeat;	
}
span.verde{
	background: url(../img/checkbox_verde.png) no-repeat;	
}
span.naranja{
	background: url(../img/checkbox_naranja.png) no-repeat;	
}

.caja_detalles label{
	background-image: url(../img/iconito.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin-left: 15px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	color: #333;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #31a9d0;
	
}

span.lupita{
	background: url(../img/lupita.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 3;
	height: 12px;
	width: 12px;
	cursor: pointer;
}

span.gif_video{
	background: url(../img/video.gif) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0px;
	z-index: 3;
	height: 12px;
	width: 13px;
	cursor: pointer;
}

