

/*CONTENEDORES GENERALES*/
#total
{
	width: 100%;
	text-align: center;
}
#total1
{
	float: left;
	width: 100%;
	text-align: center;
	display: inline;
	padding-top: 0px;
}
#total2
{
	width: 994px;
	text-align: left;
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden;
	clear: left;
    background:#f8f9f9 url(../images/bg_pag.gif) 0 0 repeat-x;
    border:1px #cccccc solid
}


#content
{
	clear: left;
	float: left;
	width: 996px;
	padding-left:8px;/* 11px;*/
	margin-bottom: 12px;
    background: #fff; /*by Java*/
}
#col_sol
{
	float: left;
	width: 560px;
	margin: 0 0 2px 0;
}
#col_orta
{
	float: left;
	width: 224px;
	margin-left: 8px;
	display: inline;
}
#col_sag
{
	float: left;
	width: 180px;
	margin-left: 8px;
	display: inline;border: 0px red solid;
}

.row_sol
{
	width: 100%;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.row_sol_bashliq
{
	width: 540px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.row_sol_sol
{
	float: left;
	width: 275px;
	display: inline;
}
.row_sol_sag
{
	float: left;
	margin-left: 8px;
	width: 275px;
	display: inline;
}
.row_orta_bashliq
{
	width: 200px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}
#row_umumi
{
	width: 100%;
	float: left;
	display: inline;
	clear: left;
}


.blok_bashliq
{
	float: left;
	display: inline;
	border-top: 3px solid #315193;
    background: #aaa url('../images/bg_blok_bashliq.png');
    height: 20px;
	font: 16px arial;
	/*text-transform: uppercase;*/
	font-weight: bold;
	/*line-height: 12px;*/
	color: #315193;
    margin: 8px 0;
    padding:5px 8px 4px
}
.blok_bashliq a
{
	color: #315193;
	text-decoration: none;
}



/*modulo noticia principal V2*/


.home_kateqoriya
{
	/*width: 345px;
	float: right;*/
	display: inline;
	background: #fff;
    padding-right: 2px;
}
.home_kateqoriya ol
{
	margin: 0;
	padding: 0px 0 0 0px;
	list-style-position: outside;margin-right: 10px;
}
.home_kateqoriya ol li
{
    background: url('../images/icon_bullet.png') no-repeat -0px 8px ;
    padding: 3px 0 3px 10px;
    border-top: 1px solid #e3e0dd;
    
	font-size: 13px;
	color: #a1080c;
	_margin-bottom: 9px;
}
.home_kateqoriya li.ilk
{
	border: none;
}
.home_kateqoriya ol li a
{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.home_kateqoriya ol li a:hover
{
	text-decoration: underline;
}






.home_kateqoriya_sol
{
	clear: left;
	float: left;
	display: inline;
	width: 200px;background: #ddd
}
.home_kateqoriya_sol .kat_foto
{
	position: relative;
}
.home_kateqoriya_sol .kat_foto .foto
{
	width: 200px;
}
.home_kateqoriya_sol .kat_txt
{
	padding: 8px 10px;
}
.home_kateqoriya_sol p
{
	margin: 0 0 3px 0;
	padding: 0;
}
.home_kateqoriya_sol .tit
{
	font-size: 13px;
	color: #000;
	font-weight: bold;
	margin: 0 8px 3px 0;
}
.home_kateqoriya_sol .tit a
{
	text-decoration: none;
	color: #000;
}
.home_kateqoriya_sol .tit a:hover
{
	text-decoration: underline;
}



.home_kateqoriya_sag
{
	width: 345px;
	float: right;
	display: inline;
	background: #fff;
    padding-right: 2px;
}
.home_kateqoriya_sag ol
{
	margin: 0;
	padding: 0px 0 0 0px;
	list-style-position: outside;
}
.home_kateqoriya_sag ol li
{
    background: url('../images/icon_bullet.png') no-repeat -0px 8px ;
    padding: 3px 0 3px 10px;
    border-top: 1px solid #e3e0dd;
	font-size: 13px;
	color: #a1080c;
	_margin-bottom: 9px;
}
.home_kateqoriya_sag li.ilk
{
	border: none;
}
.home_kateqoriya_sag ol li a
{
	color: #000;
	text-decoration: none;
	font-size: 0.9em;
}
.home_kateqoriya_sag ol li a:hover
{
	text-decoration: underline;
}




/*modulo noticias secundarias V2*/


/*modulo blogs*/
.blogs
{
	width: 180px;
	float: left;
	display: inline;
	margin-right: 9px;
}
.blogs strong span
{
	font-size: 11px;
}
.blogs .blogfnd
{
	background: #eaebeb;
	width: 100%;
	float: left;
	padding: 9px 0;
}
.blogs .blogfnd img
{
	float: left;
	display: inline;
	width: 60px;
	height: 45px;
	margin: 0 0.6em;
    padding-top: 3px;
}
.blogs .blogfnd p
{
	font-size: 11px;
	margin: 0 0.6em;
	color: #72777a;
	padding-top: 0px;
}
.blogs .blogfnd a
{
	color: #000;
	text-decoration: none;
}
.blogs .blogfnd a:hover
{
	text-decoration: underline;
}




/*los videos mas vistos, comentados y ultimos videos*/
.videos
{
	clear: left;
	width: 100%;
	float: left;
	display: inline;
}
* html .videos
{
	float: none;
}
.videos strong.man
{
	background: url(../images/ico_video.gif) left center no-repeat;
	padding-left: 32px;
	margin: 0 0 2px 5px;
	display: block;
	font-size: 12px;
}
.videos ul
{
	width: 100%;
	float: left;
	display: inline;
	background: #d3d4d4;
	padding-bottom: 9px;
}
.videos li
{
	float: left;
	width: 253px;
	background: #fff;
	margin: 9px 12px 0 12px;
	display: inline;
}
.videos li img
{
	float: left;
	display: inline;
	margin-right: 8px;
	width: 80px;
	height: 60px;
    border:2px solid #fff;
}
.videos li .vdotxt
{
	margin: 0 8px;
}
.videos li a
{
	color: #6a6f72;
	text-decoration: none;
}
.videos li a:hover
{
	text-decoration: underline;
}
.vdotxt .fecha
{
	display: block;
	margin: 10px 0 3px 0;
	font-size: 11px;
	color: #a1080c;
}
.vdotxt p
{
	font-size: 11px;
	color: #6a6f72;
}






/*DIRECTORIO*/
.directorio
{
	clear: left;
	float: left;
	width: 978px;
	background: #ebedee;
	display: inline;
}
.directcab
{
	background: #bec3c6;
	margin-bottom: 16px;
}
.directcab h4
{
	font-size: 0.85em;
	padding: 8px 0 5px 1.65em;
	margin: 0;
	color: #fff;
}
ul.direct
{
	float: left;
	width: 100%;
	display: inline;
}
ul.direct li
{
	float: left;
	display: inline;
	border-right: 1px solid #fff;
	width: 200px;
	margin: 0 0 12px 20px;
}
ul.direct li strong
{
	color: #a1080c;
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
}
ul.direct li a
{
	color: #606468;
	text-decoration: none;
}
ul.direct li a:hover
{
	text-decoration: underline;
}
ul.direct li ul
{
}
ul.direct li ul li
{
	border: none;
	margin: 0 0 3px 0;
	height: auto;
	font-size: 11px;
}
ul.direct li.ultm
{
	border: none;
}



/* y además */
#gundem
{
}

#gundem .dest
{
	float: left;
	width: 134px;
	margin-right: 7px;
	/*background: #eeedec;*/
	font-size: 1em;
	height: 180px;
}
* html #gundem .dest
{
	height: 11.8em;
}
#gundem .dest h3
{
	color: #6a6f72;
	margin: 3px 4px;
	font-size: 12px;
}
#gundem .dest a
{
	color: #000;
	text-decoration: none;
}
#gundem .dest a:hover
{
	text-decoration: underline;
}
#gundem .dest p
{
	color: #504c48;
	margin: 0 4px 8px 4px;
	font-size: 11px;
}
#gundem .dest p a
{
	color: #504c48;
	text-decoration: none;
}



/* columna derecha */
.xeberlenti
{
	background: #f0f0f0 url(../_images/lent_yuxari_orta.gif) 0 bottom repeat-x;
	float: left;
	margin-bottom: 12px;
	width: 100%;
}
.xeberlenti .esqsupizq
{
	float: left;
	background: url(../images/lent_yuxari_sol.gif) no-repeat;
	font-size: 1px;
	height: 8px;
	width: 8px;
}
.xeberlenti .esqsupder
{
	float: right;
	background: url(../images/lent_yuxari_sag.gif) no-repeat;
	font-size: 1px;
	height: 8px;
	width: 8px;
}
.xeberlenti .inf
{
	clear: left;
	width: 100%;
	font-size: 1px;
	float: left;
}
.xeberlenti .esqinfizq
{
	background: url(../images/lent_ashagi_sol.gif) no-repeat;
	font-size: 1px;
	height: 8px;
	width: 8px;
	float: left;
}
.xeberlenti .esqinfder
{
	float: right;
	background: url(../images/lent_ashagi_sag.gif) no-repeat;
	font-size: 1px;
	height: 8px;
	width: 8px;
}
.xeberlenti .conte
{
	clear: both;
	padding: 0 8px;
	float: left;
}


/*MODULOS COLUMNA DERECHA*/
.modpers
{
	width: 225px;
	margin-bottom: 13px;
	float: left;
}
.pers_cab
{
	background: #72777a url(../images/bg_persencab.gif) 0 top repeat-x;
	float: left;
	width: 100%;
}
.pers_cab h3
{
	text-transform: uppercase;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 10px;
}
.pers_cab h3 a
{
	color: #FFF;
	text-decoration: none;
}
.pers_cab h3 a:hover
{
	text-decoration: underline;
}

.pers_cen
{
	float: left;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	background: #FFF;
	padding: 7px 6px;
	display: inline;
}