#contenedor {
	clear: both;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#content1 {
	float: left;
	width: 1020px;
}
#content2 {
	float: left;
	width: 1020px;
}
#content3 {
	float: left;
	width: 1020px;
}
#logo {
	float: left;
	width: 250px;
}
.titulosnoticias {
	background-color: #F60;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}


#footer {
	float: left;
	width: 1020px;
	background-color: #333;
	padding-left: 10px;
}
.clear {
	clear: both;
}

#bannermenu {
	float: left;
	width: 700px;
}
.textoblanco {
	font-weight: bold;
	color: #FFF;
}

#footer ul {
	color: #9F0;
}

#menusecundario {
	float: left;
	width: 220px;
	background-image: url(images/backmenusec.png);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#menusecundario ul {
	list-style-image: url(images/infonoticias.png);
	padding-right: 10px;
}
#menusecundario li {

}



#contenido {
	float: left;
	width: 550px;
	margin-right: 30px;
	margin-left: 10px;
}
#varios {
	float: left;
	width: 170px;
	background-image: url(images/backvarios.png);
	background-repeat: no-repeat;
}
#pie1 {
	width: 310px;
	float: left;
}
.textorankingbold {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	list-style-type: circle;
}

#pie2 {
	width: 310px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#pie3 {
	width: 310px;
	float: left;
}
#caja1 {
	width: 220px;
	float: left;
	margin-right: 10px;
}
#caja2 {
	width: 780px;
	float: left;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	background-repeat: repeat-x;
	background-image: url(images/realbody%20copia.jpg);
	background-color: #5E626E;
	margin: 0px;
	text-align: justify;
}
p {
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	background-image: url(images/backtitulo.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 5px;
	color: #C30;
	text-transform: uppercase;
	font-size: 16px;
}
h2 {
	text-align: center;
	margin-left: 5px;
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
	background-image: url(images/backh2varios.png);
	background-repeat: no-repeat;
}
h3 {
	color: #402104;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


#contenedor a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#contenedor a:hover {
	color: #F30;
	text-decoration: none;
}
#contenedor a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}




#menusecundario a:link {
	color: #333;
	text-decoration: none;
}
#menusecundario a:hover {
	color: #F30;
}
#menusecundario a:visited {
	color: #333;
	text-decoration: none;
}
#twitter_update_list {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	font-style: italic;
}

.imgbarra {
	border: 6px solid #CCC;
	margin-left: 10px;
}
#caja1 ul {
	list-style-image: url(images/infonoticias.png);
	padding-right: 10px;
}
#caja1 li {
}
#caja1 a:link {
	color: #333;
	text-decoration: none;
}
#caja1 a:hover {
	color: #F30;
}
#caja1 a:visited {
	color: #333;
	text-decoration: none;
}
.flashtxt {
	margin-left: 10px;
	float: left;
}
.cajaform {
	background-color: #747884;
	border: 4px solid #5E626E;
	color: #CCC;
}
.clselogo {
	text-align: center;
	float: none;
	padding-left: 200px;
}

