﻿#izq { float:left; width: 540px; }
#der { float:right; width: 452px; }

.inititulo a:link, .inititulo a:visited {
	font-weight: bold;
	font-family:"Trebuchet MS", Garamond, Georgia;
    font-family: "Coda";
	letter-spacing: -1px;
	font-size: 24px;
    text-align:left;
	display:block;
	height:40px;
	line-height: 35px;
	padding:0;
	margin: 0px 0;
	text-decoration:none;
	border-bottom: 4px solid #fff;
	border-top:    4px solid #fff;
	color: #fff;
}

.inititulo a:hover {
	border-bottom: 4px solid #555;
	border-top:    4px solid #555;
}

.t1 { background-color: #ff9900; }
.t2 { background-color: #d72183; }
.t3 { background-color: #00CC00; }
.t4 { background-color: #66bbcc; }
.t5 { background-color: #AD34A4; }
.t6 { background-color: #d91d05; }
.t7 { background-color: #AAAA00; }
.t8 { background-color: #ff9900; }
.t9 { background-color: #99cc88; }
.tA { background-color: #0066CC; }
.tB { background-color: #66bbff; }
.tD { background-color: #000000; }
.tC { background-color: #dd0000; }
.tE { background-color: #AD34A1; }

.notitd {
    width: 100px;
    overflow: hidden;
    vertical-align: top;
}

.notitd a {
    color: #555;
    text-decoration: none;
    font-size: 11px;
    display: block;
    padding: 3px;
    background-color: #fafafa;
}

.notitd a:hover {
    background-color: #efefef;
}

#prim, #prim a {
	font-size:14px;
	font-weight:bold;
}

.contepost {
    padding-bottom: 5px;
    border-bottom: 3px dotted #aaa;
    margin-bottom: 8px;
}

#izq li, #der li {
    list-style:none;
    margin-left: 0;
    padding-left: 0px;
    border-bottom: 1px solid #ddd;
}

#izq li a:visited, #der li a:visited {
    display: block;
    padding: 4px 3px;
    font-family: Arial;
    color: #bbb;
    text-decoration: none;
    font-size: 13px;
    font-style: normal;
}

#izq li a:link, #der li a:link {
    display: block;
    padding: 4px 3px;
    font-family: Arial;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-style: normal;
}

#izq li a:hover, #der li a:hover {
	color: #fff;
    background-color: #000;
}

.ladoizq, .ladoder {
	width: 266px;
	margin:  0;
	padding: 0;
}

.ladoder {
	float: right;
}

.ladoizq {
	float: left;
	clear:both;
}

.titmenor {
	color: #999;
	font-size:12px;
	margin: 0; padding: 0;
	margin-left: 5px;
	font-family:Verdana;
	border-bottom: 1px dotted #333;
	font-weight:bold;
}

#iniencu div {
    width: 230px;
    font-size: 18px;
}

.contepost {
	font-style:normal;
	font-size: 12px;
	color: #999;
}

.ladoder h2 a, .ladoizq h2 a {
    text-decoration:none;
    font-style:normal;
    color: #333;
    font-size: 15px;
}

.ladoder h2 a:hover, .ladoizq h2 a:hover {
    color: #666;
}

.gratiscla {
    background-color: #000;
    color: #fff;
    font-size: 15px;
    text-align: center;
    height: 25px;
    font-weight: bold;
    line-height: 25px;
}

.gratiscla a { 
    text-decoration: none;
    color: #fff; 
}

.clasiima { 
    width:125px;
    height:90px;
    overflow:hidden;
    float: left;
    background-color: #eee;
    border: 1px solid #aaa;
    padding: 1px;
    margin: 2px;
    text-align: center;
}

.clasiima a {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

.clasiima img { 
    width: 120px; 
}

#directorioimagen {
	margin: auto;
	width: 215px;
}

#directorioimagen a img {
    padding: 3px;
    text-align:center;
    width: 200px;
    border: 4px solid #eee;
    margin-bottom: 3px;
}

#directorioimagen a:hover img {
    border: 4px solid #f90;
}

#inifot {
	margin:auto;
	text-align:center;
}

#inifot img {
    margin: 2px;
    padding: 2px;
    border: 1px solid #ccc;
    width: 99px;
    height: 99px;
}

/* ---------[ Slideshow ]--------- */

#home-top {
	width:452px;
	overflow:hidden;
        float: right;
	}

#slideshow {
	width: 440px;
	margin: 0px;
	background:#fff;
	height:250px;
        padding: 5px;
        border: 1px solid #000;
        background-color: #000;
	overflow:hidden;
	}

#slideshow ul {
	background:transparent;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}           

/* ---------[ Slideshow Slides ]--------- */

#slideshow .slides {
	width:440px;
	overflow: hidden;
	float:left;
	color:#000;
        }

#slideshow .slides ul {
	float:left;
	overflow: hidden;
	width:440px;
	height:250px;
	}

#slideshow .slides li {
	display:none;
	left:-99999em;
	width:440px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#000;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width:440px;
	height:250px;
	display:block;
	overflow: hidden;
	background:#999;
	position:relative;
	z-index:1;
	}

.js #slideshow .slides li .entry {
	width:440px;
        text-align: center;
        height:50px;
	padding: 5px;
	overflow: hidden;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	}

#slideshow .slides li .entry h2 a, 
#slideshow .slides li .entry h2 a:link,
#slideshow .slides li .entry h2 a:visited,
#slideshow .slides li .entry h2 a:hover,
#slideshow .slides li .entry h2 a:active  {
        font-family: Arial;
	font-size: 18px;
        font-style: italic;
        font-weight: bold;
	margin:0;
	color:#fff !important;
	margin: 0;
	letter-spacing:0;
        text-decoration: none;
	}

#slideshow .slides li .entry p {
	margin: 0;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
}

.infonoticias {
    font-size: 11px;
    font-weight: bold;
    margin: 15px 0 0 0;
    background-color: #cef;
    color: #666;
    text-align:center;
}
