@charset "utf-8";
/* CSS Document */
.noticia{
	margin:5px;
	padding:5px;
	border:1px #AABBCC solid;
	text-align:left;
	background:url(icono/f_fondo.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
}
.bordevideo{
	margin:10px;
	padding:10px;
	border:2px #AABBCC solid;
	text-align:left;
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;

}

.bordefoto{
	margin:5px;
	padding:5px;
	border:1px #AABBCC solid;
	text-align:left;
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;

}



.contactenos{
	margin:0px;
	padding:opx;
	border:1px #AABBCC solid;
	text-align:left;
	background:url(icono/f_fondo.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:11px;

}

.titular{
	margin:2px;
	padding:2px;
	background:url(icono/f_head.gif);
	text-align:justify;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.ver{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.mostrar{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	border:#999999;
}

.contador{
	margin:3px;
	padding:3px;
	border:1px #AABBCC solid;
	text-align:left;
	background:url(icono/f_fondo.gif);
	color:#000033;
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
}

.borders{
	margin:2px;
	padding:1px;
	border:1px #AABBCC solid;
	text-align:left;
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:10px;

}

