.construc {
	font-size: 14px;
	text-align:left;
	font-weight:bold;
	color: #DC312D;
	padding: 15px;
}

.construc img {
	margin-left: 10px;
		
}
.construc  a {
	color: #000;
	text-decoration:underline;
}

.construc a:hover {
	color: #000;
	text-decoration:none;
}

#video {
	float:left;
	width:440px;
	height: 425px;	
	
}

#visor {
	height: 265px;
	text-align:center;
	
}
#visor a {
color:#000;
text-decoration:underline;
}
#visor a:hover {
text-decoration:none;
}

#noticias-blog {
	width: 440px;
	height: 160px;
	
}


.titulo-noti {
	width: 150px;
	height: 20px;
	margin-left:150px;
	background-image:url(../imagenes/titulo-noticias-ca.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}

.titulo-noti-es {
	width: 150px;
	height: 20px;
	margin-left:150px;
	background-image:url(../imagenes/titulo-noticias.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}


#titulares {
	float:left;
	width: 300px;
	height: 160px;
	padding-left: 10px;
	text-align: right;
	
}

#llamada-blog {
	background-color:#F5F5F5;
	overflow:auto;
	padding: 5px;
	height: 125px;
}

#llamada-blog li {
	padding: 10px 5px;
}

#llamada-blog a {
	color: #DC312D;
	text-decoration:none;
	
	
}

#llamada-blog a:hover {
	color:#000;
	
}

.date {
	font-weight:bold;
}



#redes-sociales {
	float:left;
	width: 120px;
	height: 160px;
	
}
#redes-sociales p {
text-align:center;
padding-top: 10px;
}
#redes-sociales img {
	padding: 5px 0;
}

#sinopsis {
	float:left;
	width: 300px;
	height: 425px;	
	text-align: left;
	
	
}


.titulo {
	width: 200px;
	height: 40px;
	background-image:url(../imagenes/titulo.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#contenido-docu {
	height: 265px;
	background-image:url(../imagenes/fondo.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	
}

#contenido-docu p {
	padding:10px;
	
}

#venta {
	height: 135px;
	margin: 5px;
	border-top-width: 1px;
	border-top-style:dotted;
	border-top-color: #333;
}

#venta {
	text-align:center;
	padding-top: 15px;
}

