.cont_video {
	float: left;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	width: 630px;
}
.contenedor_articulo {
	text-align: left;
	float: left;
	width: 640px;
	padding-top: 15px;
	padding-left: 5px;
}
.contenedor_derecho_small {
	float: left;
	width: 180px;
	padding-top: 10px;
	text-align: center;
}
.recuadro_foto {
	padding: 2px;
	border: 2px solid #CCCCCC;
}
.contenedor_relacionados {
	float: left;
	width: 285px;
	padding-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
	padding-bottom: 5px;
}
.imagen_relacionada {
	float: left;
	width: 160px;
}
.contenedor_foto_relacionado {
	float: left;
	padding-bottom: 10px;
	text-align: right;
	padding-left: 10px;
	width: 270px;
}
.contenedor_relacionados_centro {
	float: left;
	width: 615px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top_recuadro_videos {
	float: left;
	width: 245px;
	text-align: left;
	height: 440px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #D8D8D8;
	padding: 5px;
}
.tumbs_video_relacionado {
	float: left;
	color: #467293;
	padding-right: 10px;
}
.titular_videos1 {
	width: 620px;
	padding-bottom: 5px;
}
.titulo_versus {
	float: none;
	text-align: center;
	width: 95%;
	padding-bottom: 5px;
}
.tope_versus {
	background-color: #FFFFFF;
	float: left;
	width: 300px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #4C83AB;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	text-transform: uppercase;
	padding-right: 2px;
	padding-left: 2px;
	letter-spacing: -1px;
}
.votos_vs {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	float: none;
	width: 300px;
	text-transform: uppercase;
}
.opiniones_vs {

	float: left;
	width: 275px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3DADF;
	border-right-color: #D3DADF;
	border-bottom-color: #D3DADF;
	border-left-color: #D3DADF;
}
.botones_votar {
	float: left;
	text-align: center;
	padding-top: 5px;
	width: 300px;
	padding-right: 3px;
	padding-left: 3px;
}
.puntaje_vs{
	float: none;
	width: 290px;
	text-align: center;
}
.contenedor_comentarios_vs {
	float: left;
	width: 290px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	padding: 10px;
}
.comentario_vs {
	float: left;
	width: 99%;
	margin-bottom: 10px;
	background-color: #F5F8ED;
	padding: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.contenedor_vstop {
	width: 100%;
	text-align: center;
	float: none;
}
.boton_op_votar {
	float: left;
	text-align: center;
	width: 290px;
	padding-top: 5px;
}
.descripcion_versus {
	text-align: center;
	font-weight: normal;
	text-transform: none;
	height: 45px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A6A6A;
	overflow: hidden;
}
.descripcion_versus a:link {
	color: #6A6A6A;
	text-decoration: none;

}
.descripcion_versus a:visited {
	color: #6A6A6A;
	text-decoration: none;

}
.descripcion_versus a:hover {
	color: #4C83AB;
	text-decoration: none;

}
.icono_video {
	background-image: url(../img/home/icono_video.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C83AB;
	text-align: left;
	padding-top: 7px;
	padding-left: 40px;
	padding-bottom: 18px;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E4E8EC;
	border-right-color: #E4E8EC;
	border-bottom-color: #E4E8EC;
	border-left-color: #E4E8EC;
	margin-top: 3px;
	margin-bottom: 3px;
}
.icono_video a:link {
	color: #4C83AB;
	text-decoration: none;
}
.icono_video a:visited {
	color: #4C83AB;
	text-decoration: none;
}
.icono_video a:hover {
	color: #FF6400;
}
.icono_audio {
	background-image: url(../img/home/icono_audio.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C83AB;
	text-align: left;
	padding-top: 7px;
	padding-left: 40px;
	padding-bottom: 18px;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E4E8EC;
	border-right-color: #E4E8EC;
	border-bottom-color: #E4E8EC;
	border-left-color: #E4E8EC;
	margin-top: 3px;
	margin-bottom: 3px;
}
.icono_audio a:link {
	color: #4C83AB;
	text-decoration: none;
}
.icono_audio a:visited {
	color: #4C83AB;
	text-decoration: none;
}
.icono_audio a:hover {
	color: #FF6400;
}
.icono_galeria {
	background-image: url(../img/home/icono_galeria.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4C83AB;
	text-align: left;
	padding-top: 7px;
	padding-left: 40px;
	padding-bottom: 18px;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #E4E8EC;
	border-right-color: #E4E8EC;
	border-bottom-color: #E4E8EC;
	border-left-color: #E4E8EC;
	margin-top: 3px;
	margin-bottom: 3px;
}
.icono_galeria a:link {
	color: #4C83AB;
	text-decoration: none;
}
.icono_galeria a:visited {
	color: #4C83AB;
	text-decoration: none;
}
.icono_galeria a:hover {
	color: #FF6400;
}
.topes_recuadro {
	width: 630px;
	float: left;
}
div#Todo {
	margin:0px;
	background-image: url(../img/elastico/centro_15.gif);
	background-repeat: repeat-y;
	background-position: right top;
} 
div#CajaN {
	height:11px;
	background-image: url(../img/elastico/recuadro_05.gif);
	background-repeat: repeat-x;
} 
div#CajaNO {
	float:left;
	width:11px;
	height:14px;
	background-image: url(../img/elastico/recuadro_03.gif);
	background-repeat: no-repeat;
} 
div#CajaO {
	background-image: url(../img/versus/cuadro_centro.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	float: left;
	width: 630px;
	padding-top: 11px;
	padding-bottom: 10px;
} 
div#CajaNE {
	float:right;
	width:12px;
	background-image: url(../img/elastico/recuadro_07.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
} 
div#CajaS {
	height:13px;
	background-image: url(../img/elastico/recuadro_14.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: left;
} 
div#CajaSO {
	float:left;
	width:14px;
	height:13px;
	background-image: url(../img/elastico/recuadro_12.gif);
	background-repeat: no-repeat;
} 
div#CajaSE {
	height:13px;
	background-image: url(../img/elastico/recuadro_16.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 12px;
	float: right;
}
