/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	background:url(bg_theme.gif) top center repeat-y;
	text-align:center;
	}
	
#general {
	width:750px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom: 10px;
	text-align:left;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	background-color:#FCEDE9;
	z-index:0;
	}
	
#header {
	width:750px;
	height:200px;
	/*background-image:url(logo.gif);*/
	border-bottom:2px solid #CCCCCC;
	clear: both;
	position: relative;
}

#header a { width:500px; height:100px; display:block; }
#header h1 { position:absolute; left:-999em; }

#content {
	padding:15px 15px 0px 5px;
	overflow: auto;
	background-color:#FCEDE9;
	}
	
#izq {
	width:160px;
	height:auto;
	float:left;
	}

#sponsors {
	background: #f6dcdc;
    width: 160px;
    text-align:center;
	border:1px solid #CCCCCC;
}

#sponsors div {
	padding:5px 0px 5px 0px;
}

#webs_amigas {
		background: #f6dcdc;
        width: 160px;
        border:1px solid #CCCCCC;
}

#webs_amigas div {
	text-align:left;
	font: bold 11px Verdana, sans-serif;
	padding:5px 7px 5px 7px;
}


#webs_amigas div .webs {
	color: #999999;
	text-decoration:none;
}

#webs_amigas div a.webs:hover {
	color: #F046A6;
	text-decoration:none;
}

#separador_menu_izq {
	width:100%;
	height:20px;
}

#der {
	width:555px;
	height:auto;
	float:right;
	padding-left:15px;
	text-align:center;
	}
	
#contenido {
	width:100%;
}
	
#contenido div.principal {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
        border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
	height: auto;
	overflow:hidden;
	text-align:center;
	padding:10px 10px 5px 5px;
}

#fotos {
	width:100%;
	height:170px;
	vertical-align:middle;
	border-bottom:1px solid #CCCCCC;
        padding-bottom:10px;
        text-align:center;
}

#titulo_video {
	width:400px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#000000;
	font-weight:600;
        padding-left:80px !important;
	padding-bottom:20px;
	clear:left;
}

#titulo_video span {
        text-decoration:underline;
}

#thumb {
	float:left;
	width:150px;
	height:auto;
	border:1px solid #FF3399
	margin-left:10px !important;
	padding-left:5px !important;
        margin-left:5px;
}

#thumb img { 
	border:1px solid #FF3399;
}

#description {
	float:right;
	width:340px !important;
	width:345px;
	height:auto;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:600;
	padding-left:10px;
	padding-right:15px !important;
	padding-right:10px;
}

#thumb_grande {
	width:520px;
	height:230px;
	padding:0px 10px 0px 10px;
	position:relative;
        border-bottom:1px solid #CCCCCC;
        padding-bottom:10px;
}


#thumb_grande_izq {
	width:240px;
	height:230px;
	float:left;
	text-align:center;
	
}

#thumb_grande_der {
	width:240px;
	height:230px;
	float:right;
	text-align:center;
}

#foto_grande {
	width:240px;
	height:auto;
	border:1px solid #FF3399;
}


#boton_grande {
	width:240px;
	height:30px;
        text-align:center;
        vertical-align:middle;
	padding-top:8px;
	
}

#separador_bloques {
	width:100%;
	height:30px;
	clear:left;
}

#separador_boton_dd {
	width:60%;
	height:12px;
}

#banner_top {
	height:auto;
	width:100%;
	padding:10px 0px 5px 0px;
}

#banner_bottom {
	height:auto;
	width:100%;
	padding:5px 0px 10px 0px;
}


#directorios_recom_titulo {
	width:100%;
	height:22px;
	background-color:#F046A6;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:14px;
	padding-top:4px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

#directorios_recom {
	text-align: center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;
    padding-top:10px;
	color: #333;
}

#directorios_recom a {
	color: #999999;
	text-decoration:none;
}
	
#directorios_recom a:hover {
	color: #F046A6;
	text-decoration:underline;
}

#footer {
	width:100%;
	height:22px;
	background-color:#F046A6;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:12px;
	padding-top:4px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
	
#footer a:link, a:visited {
	color:#fff;
	text-decoration:underline;
}

#copyright {
	text-align:center;
	font-size:12px;
	font-weight:500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top:10px;
}

#titulos_div {
	height:20px;
	width:100%;
	background-color:#F046A6;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:1px;
	padding-top:4px;
	font-weight:bold;
	font-family:Helvetica, Verdana, sans-serif, Arial;
	text-align:center;
	border:1px solid #CCCCCC;
}

#sitemap {
    width:400px;
	height:auto;
    overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	color:#000000;
	font-weight:normal;
    padding-left:30px;
}	

#home {
    color: #F046A6;
	font-size:14px;
    font-weight:bold;
    text-decoration:underline;
}

#submenues {
    color: #000;
	font-size:12px;
}

#sitemap li a {
	color: #999999;
	text-decoration:none;
}

#sitemap li a:hover {
	color: #F046A6;
	text-decoration:none;
}

/* Menu de categorias */	

#navlist {
	margin-top:0px !important;
    color: white;
    background: #CCCCCC;
    padding: 0px;
    margin-left: 0;
    width: 160px !important;
	width: 140px;
    font: normal 11px Verdana, sans-serif;
	font-weight:bold;
}

#navlist li {
        list-style: none;
        margin: 0 auto;
        font-size: 1em;
}

#navlist a {
    display: block;
    text-decoration: none;
    color: #F046A6;
	margin-top:1px;
	margin-bottom:1px;
    background: #f6dcdc;
    border-left: 7px solid #F046A6;
	padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { 
		border-color: #5bd #035 #068 #f30; 
}

#navlist a {
        width: 100%;
        /* only necessary for Internet Explorer */
}

#navlist a {
        voice-family: "\"}\"";
        voice-family: inherit;
}

#navcontainer>#navlist a {
        width: auto;
		margin-top:0px;
        /* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
        background:#FFFFFF;
        border-left: 7px solid #999999;
        padding: 0.25em 0.5em 0.4em 0.75em;
		color:#999999;
}

#navlist a:active, #navlist a#current:active {
        background: #FF3399;
        border-color: #069 #6cf #5bd white;
        padding: 0.25em 0.5em 0.4em 0.75em;
}
-->