html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #000000 repeat-x;
	font: 11px arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 750px;
  position: relative;
  z-index:1;
}

h1 {
  padding: 30px 0 0 360px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* iconos */

#iconos {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 400px;
  text-align:right;
}

/** slogan **/

#slogan {
  width: 427px;
  position: absolute;
  top: 120px;
  left: 360px;
  color: #fff;
}

#slogan h2 {
  font-size: 16px;
}

/** Body **/

#content {
  width: 710px;
  position: absolute;
  color: #fff;
  top: 299px;
  left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #000000;
  padding: 18px;
}

.box {
  float: left;
  width: 195px;
  background: #000000;
  margin-right: 18px;
}
.box-t { background: top url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_t.gif) repeat-x; }
.box-r { background: right url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_r.gif) repeat-y; }
.box-b { background: bottom url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_b.gif) repeat-x; }
.box-l { background: left url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_l.gif) repeat-y; }
.box-tr { background: top right url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_bl.gif) no-repeat; }
.box-tl { background: top left url(http://www.estudioaero.com/paginawebclienteimages/alviento/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#contenido {
  width: 470px;
}
#contenido .box-tl {
  padding-bottom: 22px;
}
#contenido h2 {
  font-size: 14px;
  text-align: right;
  margin-bottom: 1.5em;
}

#menu {
	width:150px;
}
#menu ul {
  margin: 1em 0;
}
#menu li {
  list-style: none;
  margin: 0.9em 0;
}
#menu ul a {
  text-decoration: none;
}
#menu ul a:hover {
  text-decoration: underline;
}

#menu h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h3 {
  font-size: 9px;
  color: #000000;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}


.fechanoticia{
	font-size:10pt;
	font-style:italic;
	margin:.0 0 .1em 0;
}

a.titulonoticia{
	font-size:14pt;
	font-weight:bold;
	text-transform:uppercase;
	margin:.0 0 .3em 0;
	text-decoration:none;
	color:black;
}

a:hover.titulonoticia{
	color:#123;
}

a.titulonoticiacorta{
	font-size:12pt;
	font-weight:bold;
	text-transform:uppercase;
	margin:.0 0 .3em 0;
	text-decoration:none;
	color:white;
}

a:hover.titulonoticiacorta{
	color:#FEC;
}

.textonoticia{
	font-size:12pt;
	margin:.0 0 .4em 0;
}

.titulocategoria{
	font-size:16pt;
	color:#f70;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

table.cajanoticias{
	border:none;
	margin: 3px 2px 0 2px;
	width:98%;
}

td.rownoticiasheader{
	color:black;
	border-bottom:1px solid #111;
}

td.rownoticiascontenido{
}

td.rownoticiascomentarios{
	border-top:1px dotted #ccc;
	text-align:right;
}

.fechanoticiafull{
	font-size:12pt;
	font-style:italic;
	margin:.0 0 .1em 0;
}
.titulonoticiafull{
	font-size:16pt;
	font-weight:bold;
	text-transform:uppercase;
	margin:.0 0 .3em 0;
}
.textonoticiafull{
	font-size:12pt;
	margin: 0 3px 2px 3px;
}

a.linkleermas{
	color:#00E;
	font-size:10pt;
	font-weight:bold;
}

a.linkvolverseccion{
	color:#00e;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}

a.titulomini{
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
	margin:.0 0 .1em 0;
	color:#000;
}

.minifechayhora{
	font-size:6pt;
	color:#000;
}

a:hover.titulomini{
	text-decoration:underline;
}

div.archivonoticias{
	font-size:14pt;
	font-weight:bold;
	color:#111;
	text-align:center;
	margin: 4px 0px 2px 0px;
}

.titulomes{
	font-size:16pt;
	font-weight:bold;
	color:#111;
	text-align:center;
	margin: 4px 0px 2px 0px;
}

a.meslink{
	color:#111;
	font-weight:bold;
}

a.masnoticias{
	font-size:16pt;
	color:#11A;
	font-weight:bold;
	font-style:italic;
}

.mediosreferencia{
	font-weight:bold;
	font-family:serif;
}

a.rss{
	color:#fa9d39;
	font-weight:bold;
	font-size:16px;
}

a.widget{
	color:#22e;
	font-weight:bold;
	font-size:16px;
}

.nombreprovincia{
	font-size:16pt;
	color:#f70;
	font-weight:bold;
}

.nombreciudad{
	font-size:12pt;
	font-style:italic;
}

a.linknoticiamultimedia{
	color:#660;
	text-decoration:none;
}

.nombremultimedia{
	font-size:16pt;
	font-weight:bold;
}

.descripcionmultimedia{
	font-size:12pt;
}

.contenidomultimedia{
	font-size:18pt;
	color:#009;
}

.comentarioinput{
	color:black;
	border:1px solid #111;
	background-color:#EEE;
}

table.comentario{
	border:1px solid #555;
	width:90%;
}

.titulocomentarios{
	font-size:14pt;
	font-style:italic;
	font-weight:bold;
}

div.errorcomentario{
	border:2px solid #AAA;
	color:#C00;
	font-weight:bold;
	margin: 10px 10px 10px 10px;
}

div.comentariosubido{
	border:2px solid #AAA;
	color:#0C0;
	font-weight:bold;
	margin: 10px 10px 10px 10px;
}

.nombrecomentario{
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
}

.cuerpocomentario{
	font-size:12pt;
}

.comentariolabel{
	font-style:italic;
}

.opineusted{
	font-weight:bold;
	color:#004;
	border-bottom:1px solid black;
}

div.slogan{
	font-weight:bold;
	text-align:left;
	font-size:10pt;
	vertical-align:bottom;
	color:black;
	margin-left:15px;
}

table.clasificacion{
	margin-bottom:2px;
	font-weight:bold;
	border:1px solid black;
	padding: 0px 0px 0px 0px;
	width:100%;
}

.publicidad{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	text-align:center;
}

a.reportarcomentario{
	color:#f55;
	text-align:right;
}

a:hover.reportarcomentario{
	color:#F00;
}

div.atributowidget{
	font-size:14pt;
	font-weight:bold;
	border-bottom:1px dashed blue;
}

div.numeroslider{
	width: 400px;
	height: 16px;
	background: #222;
}

div.numeroslider div.knob{
	background: #44e;
	width: 16px;
	height: 16px;
}

div.colorslider{
	width: 255px;
	height: 16px;
	background: #222;
}

div.colorslider div.knob{
	width: 16px;
	height: 16px;
}

div.knob div.rojo{
	background: #e22;
	width:100%;
	height:100%;
}

div.knob div.verde{
	background: #2e2;
	width:100%;
	height:100%;
}

div.knob div.azul{
	background: #22e;
	width:100%;
	height:100%;
}