/* CSS Document */

.caja_subida{
	clear:both;
	width:768px;
	height:538px;
	background:url(../images/fondo_subida_videos.jpg) no-repeat center top;
	margin:0px;
	}
.caja_subida h4{
	margin:10px 0 0 0 ;
	padding:0;
	color:#999999;		
	}
.caja_datos{
	width:398px;
	height:530px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	}
.caja_datos p{
	margin:10px 0 4px 2px;
	}
.resaltar{
	padding:1px;
	background:#FEFBEA;
	font-weight:bold;
	display:inline;
	color:#BA0518;
	margin:2px;
	}
.caja_texto_p{
	width:100%;
	background:#FEFBEA;
	}
.caja_texto_p p{
	margin:0;
	padding:1px;
	color:#BA0518;
	text-align:justify;
	}
.caja_subida_form{
	background:#dfc01f;
	width:98%;
	margin:4px 0 0 0;
	padding:4px 4px 8px 4px;
	}
h1 {
	color:#BA0518;
	font-size:14px;
	margin:0pt;
	padding:0pt;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.modulo_h1 {
	background:transparent url(../images/linea_h1.jpg) no-repeat scroll center bottom;
	height:19px;
	margin:15px 0 10px 0;
	padding:0;
	width:100%;
}
.caja_imagenes_subida{
	clear:both;
	width:768px;
	height:252px;
	background:url(../images/fondo_imagenes_subida.jpg) no-repeat center top;
	margin:0px 0px 10px 0px;
	}
.imagen_subida{
	width:80px;
	height:80px;
	float:left;
	margin:29px 0pt 14px 38px;
	display:inline;
	border:1px solid #999999;
	}
.boton_confirma{
	text-align:center;
	}