body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(http://www.mediospublicitarios.cl/images/fondo_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color: #4EC1F0;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #4EC1F0;
}

#wrap {
	width: 900px;
	background-image: url(http://www.mediospublicitarios.cl/images/fondo_wrap.jpg);
	background-repeat: no-repeat;
	float: left;
}
#wrap_home {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#anuncios_google {
	float: right;
	width: 120px;
	height: 600px;
}

/*---------------------------------------------------------------------------
NAVEGACION
---------------------------------------------------------------------------*/
#navegacion {
	float: left;
	width: 150px;
	padding-top: 100px;
}
#navegacion ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navegacion li {
	padding-bottom: 6px;
	display: block;
}
#navegacion a {
	color: #EEE;
	text-decoration: none;
	letter-spacing: 0.2em;
	display: block;
	padding-left: 10px;
	width: 100px;
}
#navegacion a:link, #navegacion a:visited {
	background-color: #4E4E4E;
}
#navegacion a:hover, #navegacion a:active {
	background-color: #13ABEC;
}
/*---------------------------------------------------------------------------
CONTENIDO
---------------------------------------------------------------------------*/

.aviso_txt {
	color: #F2F2F2;
	float: left;
	padding-top: 50px;
	width: 314px;
}
.aviso_imag {
	float: right;
	width: 380px;
}
#banner {
	float: right;
	width: 120px;
	background-color: #FF0000;
}
#contenido1 {
	height: 300px;
	width: 700px;
	float: right;
	margin-right: 50px;
	overflow: auto;
	color: #FFF;
}

/*---------------------------------------------------------------------------
CONTENIDO 2
---------------------------------------------------------------------------*/
#contenido2 {
	clear: both;
	float: none;
	padding-top: 30px;
	padding-left: 120px;
	padding-bottom: 30px;
	width: 900px;
}
#contenido3 {
	height: 300px;
	width: 700px;
	float: right;
	margin-right: 50px;
	color: #FFF;
}
#pie {
	background-color: #333333;
	margin-top: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0099FF;
	text-align: center;
	height: 150px;
	padding-top: 20px;
	color: #C8E5F3;
	font-size: 12px;
	letter-spacing: 0.1em;
	clear: both;
	float: none;
	width: 100%;
}
#pie a {
	color: #0390FC;
	text-decoration: none;
}

#pie #w3c {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#pie_left {
	float: left;
	width: 190px;
	text-align: right;
}
#pie_right {
	float: right;
	width: 190px;
	text-align: left;
}

.banner {
	width: 250px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}


/*---------------------------------------------------------------------------
ENCABEZADO - menu
---------------------------------------------------------------------------*/
#menu {
	text-align: center;
	height: 30px;
	padding-top: 20px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu a {
	text-decoration: none;
	color: #F4F4F4;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: 0.2em;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F00000;
	border-left-color: #F00000;
	margin-right: -4px;
}
#menu a:link, #menu a:visited {

}
#menu a:hover, #menu a:active {
	background-color: #F00000;
}
.active {
	background-color: #F00000;
}
/*---------------------------------------------------------------------------
ENCABEZADO - logo
---------------------------------------------------------------------------*/
#logo {
	margin-top: 30px;
	margin-bottom: 35px;
	padding-left: 370px;
}
#logo h1 {
	background-image: url(http://www.mediospublicitarios.cl/images/logo_mediospublicitarios.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 75px;
	width: 774px;
}
/*---------------------------------------------------------------------------
IMAGENES
---------------------------------------------------------------------------*/

.cenimag {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
/*---------------------------------------------------------------------------
ESTILOS
---------------------------------------------------------------------------*/
.texto1 {
	font-size: 20px;
	line-height: 20px;
}
.texto_just {
	text-align: justify;
}
.texto_just1 {
	font-size: 12px;
	text-align: justify;
}
.texto_rojo {
	font-weight: bold;
	color: #F00;
	font-size: 16px;
}


.texto_dest {
	line-height: 1.6em;
	font-weight: normal;
}
.texto_ch {
	font-size: 12px;
}
/*---------------------------------------------------------------------------
BOTON MAS INFO
---------------------------------------------------------------------------*/
#boton {

}
#boton ul {
	margin: 0px;
	padding: 0px;
}
#boton li {
	list-style-type: none;
	display: inline;
}
#boton li a {width:133px; height:26px; text-indent:-9999px; float:right;}
#boton li a.boton1 {background-image: url(http://www.mediospublicitarios.cl/images/boton1.jpg); background-repeat: no-repeat;	
}
#boton li a:hover {background-position:0 -26px;}
.mayusculas {
	font-weight: bold;
	text-transform: uppercase;
}
