* {
	padding:0;
	margin:0;
}
body {
	font-size: 76%;
}
img {
	border-width: 0;
}
a {
	outline-style: none;
}
BODY {
	background-color:#2c2c2c;
	font-size:1em;
	line-height: 1.3em;
	margin-top: 0px;
	background-image: url(imagenes/fondo-pagina-nuevo.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	padding:5px;
	background-color:#ebebeb;
	border:solid thin #CCCCCC;
	margin:5px 10px;
}
.imgNone {
	padding:0px;
	border:none;
	margin:0px;
}
#CONTAINER {
	background-color:#e6e6e6;
	border-color:#000000;
	margin: 0 auto;
	width:1080px;
	height:auto;
}
	.header {
	width:1080px;
	height:226px;
	background-color:#060606;
	margin:0 0 10px 0;
}
	.izquierda {
	width:190px;
	height:auto;
	margin:0px;
	margin-top:15px;
	float:left;
	padding:0px;
}
	.derecha {
	width:120px;
	height:auto;
	background-color:#ebebeb;
	margin:0px 10px 0px 0px;
	float:right;
	padding:0px;
}

.principal {
	width:710px;
	height:auto;
	margin:0 5px 0 200px;
	padding:10px;
}
.footer {
	width:600px;
	height:auto;
	background-color:#ebebeb;
	margin:5px auto;
	padding:10px;
	text-align:center;
	font-size:.75em;
}
.footer h6 {
	text-align:center;
	text-transform:uppercase;
	margin:5px auto;
	color:#666666;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

#menu-locutor {
	width:1080px;
	height:66px;
	color: #FFFFFF;
	background-image:url(imagenes/fondo-menu-nuevo.gif);
	background-repeat:repeat-x;
}
.menu-locutor-Cell {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border-left: solid thin #b8b8b8;
	border-right: solid thin #333333;
}
.menu-locutor-Cell a, .menu-locutor-Cell a:link, .menu-locutor-Cell a:active, .menu-locutor-Cell a:visited {
	font-size:.75em;
	font-weight:bold;
	color:#9f9f9f;
	text-decoration:none;
	padding:0px 19px;
}
.menu-locutor-Cell a:hover {
	color:#ffffff;
}
.menu-locutor-Cell:hover  {
	color:#ffffff;
	background-image:url(imagenes/fondo-menu-nuevoC.gif);
	background-repeat:repeat-x;
}
.row {
	display:table-row;
}
.menu-locutor-Cell {
	display:table-cell;
}
.derecha img {
	text-align: center;
}
/*
 * Menús Simples con CSS
 * Autor: Braulio Andrés Soncco Pimentel <braulio@buayacorp.com>
 * http://www.buayacorp.com/
 * 
 * Esta hoja está bajo licencia de Creative Commons 
 * http://creativecommons.org/licenses/by/2.0/
 */


/*
	Menu Vertical
*/
#menuv {
	font-size:.9em;
	color:#999999;
}
#menuv ul, li {
	list-style-type: none;
}
#menuv ul {
	margin: 0;
	padding: 0;
}
.menuVlink a, .menuVlink a:link, .menuVlink a:active, .menuVlink a:visited
{
	font-size:.90em;
	color:#9e9e9e;
	text-decoration:none;
	display:block;
	margin-left:20px;
	text-transform:uppercase;
	text-indent: -5px;
	color:#333333;
	font-weight:bold;
	padding:10px 0px;
}
.menuVlink a:hover {
	color:#666666;
}
/* checar modificaciones
*/

	.direccion {
	background-color:#bb141b;
	height:auto;
	font-family: "Century Gothic";
	font-size: 9pt;
	margin: auto;
	padding: 5px;
	border: 1px solid #333333;
	color: #FFFFFF;
}
/*
	MenuSub Vertical
*/
#menuvSub, #menuvSub a {
font-size:.90em;
}
#menuvSub ul, li {
	list-style-type: none;
}
#menuvSub ul {
	margin: 0;
	padding: 0;
}
#menuvSub li {

}

#menuvSub a:hover {
	color: #666666;
}
/* nuevos estilos
*/
.Estilo3 {
	font-family: "Century Gothic";
	color: #FFFFFF;
}
.Estilo4 {
	font-family: "Century Gothic";
	font-size: 11pt;
}
.video {
	margin: 5px auto;
}
#homeNueva {
	background-image:url(imagenes/fondo-principal.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
#homeNuevaAbajo {
	background-image:url(imagenes/fondo-principal-abajo.jpg);
	background-repeat: repeat-y;
	background-position:left;
	height:33px;
}
#homeNuevaArriba {
	background-image:url(imagenes/fondo-principal-arriba.jpg);
	background-repeat: repeat-y;
	background-position:left;
	height:29px;
}
#homeNuevaTexto {
width:330px;
font-size:.80em;
color:#3d3c3c;
line-height: 1.3em;
background-color:#FFFFFF;
padding-left:20px;
}
h1 {
width:330px;
font-size:1em;
color:#000000;
line-height: 1.6em;
}
#videoHome {
position:absolute;
margin-left:360px;
margin-top:2px;
}
#home-microfono {
position:absolute;
margin-left:357px;
margin-top:330px;
}
#limpiar {
clear:both;
}
