/* CSS Document */
.publicacion_titular {
	font-weight: bold;
	color: #FF9900;
	font-size: 1.3em;
}
#contador_publi {
	clear: both;
	width: 560px;
	height: 100px;
	float: left;
	padding-top: 20px;
}
#multimedia_galeria {
	height: 100px;
}

hr {
	color: #CC9900;
	width: 95%;
}
#encabezado {
	background-image: url(../images/publicacciones/encabezado_publicaciones.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}

#menu_interior_publi {
	text-align: right;
	vertical-align: middle;
	height: 10px;
}
#menu_interior_publi a {
	color: #666666;
}
#menu_interior_publi a:hover{
	color: #D7C128;
}
#menu_interior_publi a.sel1{
	color: #D7C128;
}
#texto a:hover{
	color: #D7C128;
}
#enlace a.sel2{
	color:#000099;
}
#enlace a.sel2:hover{
	color: #D7C128;
}
#ventana_video {
	height: 356px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

#texto a.sel1{
	color: #D7C128;
}

h2 {
	color: #D7C128;
	font-weight: bold;
	font-size: 1.8em;
}
.fecha_publi {
	font-weight: normal;
	color: #7DB717;
}
.img_publi {
	float: left;
	margin-bottom: 7px;
	border: 1px solid #999999;
	margin-right: 20px;
	clear: both;
}
.icono_titular {
	margin-bottom: -4px;
}
#enlaces {
	background-image: url(../images/publicacciones/enlaces.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#publicacion {
	clear: both;
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	padding-right: 40px;
	text-align: right;
	margin-bottom: 10px;
}
#multimedia_sub_menu {
	text-align: right;
	color: #CC9900;
}
.img_enlaces {
	/*float: left;*/
	/*border: 1px solid #FFC971;*/
	padding: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	clear: both;
}
#enlace {
	height: 55px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

a.listado_publicaciones_link {
	text-align:center;	
	float: left;
	width:100px;
	height:75px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#listado_publicaciones {
	text-align:center;	
	float: left;
	width:100px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#titular_seccion {
	text-align: right;
}
#encabezado_publi {
	background-image: url(../images/publiccaciones/encabezado_publicaciones2.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
#encabezado_enlaces {
	background-image: url(../images/publiccaciones/encabezado_publicaciones3.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
#encabezado_multi {
	background-image: url(../images/publiccaciones/encabezado_publicaciones.jpg);
	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
}
