/*Global*/
body
{
	margin: 0px;
	height:100%;
}
img
{
	border: 0px;
}
#global{
	height:100%;
}
#footer{
	float:left;
	width:994px;
	background-image:url(/siteGrafs/footerfondo.jpg);
 	background-repeat: repeat-x;
}
#content{
	float:right;
	width:720px;
	margin-bottom: 10px;
}
#colder{
	width:241px;
	float:right;
}
#header{
	background-image: url(/siteGrafs/headerint.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#contentbuscador{
	float:left;
	width:994px;
	height: 68px;
}
#buscador{
	float:right;
	width:263px;
	height:40px;
	margin-top: 12px;
}
#bbuscar{
	float:left;
	width:52px;
	height:15px;
}
.tbuscar{
	float:left;
	width:127px;
	height:15px;
	margin-right:4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #494C4A;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contenido{
	float:left;
	width:994px;
}
.contenttitulocartel{
	float: left;
	width:300px;
	margin-bottom: 18px;
}
.textotitulocartel{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #20B6EF;
	text-align:left;
	font-weight: bold;
}
.textotitulocartel a:active, .textotitulocartel a:link, .textotitulocartel a:visited, .textotitulocartel a:hover
{
	text-decoration: none;
	color: #20B6EF;
}
.flechita{
	float: left;
	height: 8px;
	width: 10px;
	background-image: url(/siteGrafs/hflechita.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
}
.imgtitulocartel{
	background-image: url(/siteGrafs/imgtitulo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 13px;
	width: 19px;
	margin-top: 1px;
}
.textoprox{
	float:left;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	font-size: 12px;
}

.textoprox a:active, .textoprox a:link, .textoprox a:visited, .textoprox a:hover
{
	text-decoration: none;
	color: #4C4C4C;
}

.hometextotitulocartel {
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FLOAT: left;
    COLOR: #20b6ef;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: left;
    width:280px;
}

.hometextotitulocartel a:active, .hometextotitulocartel a:link, .hometextotitulocartel a:visited, .hometextotitulocartel a:hover
{
	text-decoration: none;
	COLOR: #20b6ef;
}
/*Global*/

