/* CSS Document */
* {
	margin:0;
}
body {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background-image:url(/imgs/logoUrbe.jpg);
	background-position: 1400px bottom;
	background-repeat:no-repeat;
}
.style1 {
	font-size: 11px
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #857e7e;
}
.style3 {
	font-size: 14px;
	color: #EA0001;
	font-family: "Arial Black", Helvetica, sans-serif;
}
.style4 {
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size: 16px;
	color: #EA0001;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
/*------------------FORMULARIOS, LINKS, VIDEOS VARIOS-------*/
a {
	text-decoration: none;
	color: #EA0001;
	background-color: transparent;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFF32E;
	background-color: transparent;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px #65644E solid;
}
select {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#displayNone {
/*display: none;*/
}
input.button {
	font-size: 10px;
	background-color: #FF9900;
	border: 1px #65644E solid;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px #65644E solid;
}
div#separator {
	background-color: #000000;
	width: 1002px;
	height: 8px;
}
hr {
	border: none 0;
	border-top: 1px dashed #bcb3b3;/*the border*/
	border-bottom: 0px;/*the border*/
	height: 3px;

}
div#cajaVideo {
	width:532px;
	height:425px;
	/*border-bottom-style:dashed;
	border-bottom-width:thin;*/
}
/*--------DIVS PRINCIPALES CONTENEDORAS----------------------------------------------------------------*/
#contenido {
	width:1003px;
	height:auto;
	text-align:left;
	margin:1px auto;
}
#izq {
	width:247px;
	height:auto;
	float:left;
}
#contenidos {
	width:755px;
	height:auto;
	float:right;
}
#footer {
	width:1003px;
	height:auto;
	float:right;
}
#centro {
	width:420px;
	height:auto;
	float:left;
}
#derecha {
	width:332px;
	height:100px;
	float:right;
	text-align:right;
}
#menu {
	width:755px;
	height:110px;
}
#centro2 {
	width: 754px;
	height: auto;
	vertical-align:top;
	margin-right:5px;
	text-align:right;
}
/*-------------------DIVS IZQ------------------------------------*/
div#menuTop {
	width: 247px;
	height: 286px;
}
div#revista {
	width:250px;
	height:169px;
}
div#revista1 {
	width:247px;
	height:158px;
	position:relative;
}

div#bannerEsclusivo {
	width:247px;
	height:115px;
}
div#eventos {
	width:247px;
	height:322px;
}
div#redesSociales {
	height:105px;
}
div#truco {
	width:247px;
	height:192px;
}
/*-----------------DIVS CONTENIDOS---------------------*/
div#banner {
	width: 701px;
	float: right;
	text-align:right;
}
/****----------DIV CENTRO ---------------------****/
	div#fotoPrincipal {
	margin-left:10px;
	margin-top:5px;
}
div#avisoBanner {
	margin-left:10px;
	width:auto;
	height:93px;
	float:left;
}
div#newsBox1, div#newsBox2, div#newsBox3, div#newsBox4, div#newsBox5, div#newsBox6, div#newsBox7, div#newsBox8, div#newsBox9, div#newsBox10 {
	width: 398px;
	height:auto;
	text-align: justify;
	float:left;
	margin-left:10px;
}
div.resumen {
	float:left;
	height:auto;
	width:307px;
}
div.newsImage {
	float:left;
	width:90px;
}
div.newsImage img {
	/*border: 2px solid #65644E;*/
	float:left;
	width:85px;
	height:85px;
}
div.tituloNews {
	float:left;
	width:307px;
	background-color:#EA0001;
}
div.separadorNoticias {
	float:left;
	width:200px;
	height:8px;
}
a.noticiasLinks {
	margin-left:5px;
	margin-right:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
a.noticiasLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
}
a.noticiasLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EA0001;
	text-decoration: none;
	text-align:right;
	width:auto;
	float:right;
}
a.noticiasLinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:  #000;
	text-align:right;
	width:auto;
	float:right;
}
/*----------DIVS DER--------------------*/
   
div#video {
	height:265px;
	margin-top:5px;
}
div#bannerAviso2 {
	width:332px;
	height:100px;
	float:right;
}
div#blogs {
	height:395px;
	text-align:right;
}
div#blogsMenu {
	width:330px;
	background-color:#C7C7C7;
	float:right;
}
div#tusFotos {
	width:auto;
	height:auto;
}
div#emailTrivias {
	width:auto;
	height:200px;
}
/*-----------------DIVS DEL FOOTER--------------------------*/
div#bannerFooter
{

width:700px;
float:left;

}
div#textoFooter {
	text-align:justify;
	width:275px;
	height:100px;
	float:right;
	border-left-color:#FFFFFF;
	border-left-style:dashed;
	border-left-width:thin;
	padding-left:10px;
	margin-right:5px;
}
div#footInfo {
	width:auto;
	text-align:right;
}
/*--------------------NOTICIAS-------------------------------*/
div#newsContent {
	width:auto;
	text-align: left;
	margin-left:5px;
	margin-right:10px;/*background-color:#0000CC;*/
	
	
}
div#newsContent2 {
	width:auto;
	text-align: justify;/*background-color:#44ff00;*/
	
}
div#newsTitle, div.storyhead {
	/*voice-family: "\"}\"";
   voice-family: inherit;
	clear: none;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color:#EA0001;
	padding-right:10px;/*display: block;*/
	/*text-indent: 12px;*/
}
div#tituloComentario {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#EA0001;
	padding-left:4px;
}
