@charset "utf-8";

/* CSS Document */

*{

scrollbar-face-color: #88888;

scrollbar-shadow-color: #FFF;

scrollbar-highlight-color: #FFF;

scrollbar-3dlight-color: #999;

scrollbar-darkshadow-color: #999;

scrollbar-track-color: #C0C0C0;

scrollbar-arrow-color: #888;

}

body{

	background-image:url(vinculos/back.jpg);

	background-repeat:repeat-x;

	margin-top:15px;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	color:#666;

	background-color:#0b0b0c;

	overflow-y:hidden;

	

}

#todo{

	width:950px;

	height:396px;

	margin:auto;

	

}

#col_iz{

	width:409px;

	height:396px;

	background-image:url(vinculos/back_col_iz.jpg);

	background-repeat:repeat-x;

	float:left;

	display:inline-block;

}

#col_iz a{

	color:#8E8264;

	font-weight:bold;

}

#col_iz a:hover{

	color:#888;

	font-weight:bold;

}

#iz{

	width:369px;

	height:248px;

	padding-left:20px;

	padding-right:20px;

	padding-top:10px;

	padding-bottom:5px;

	overflow:auto;

	overflow-x:hidden;

}

#col_de{

	width:521px;

	height:366px;	

	float:left;

	padding-top:10px;

	padding-bottom:20px;

	padding-left:10px;

	padding-right:10px;

	overflow:auto;

	overflow-x:hidden;

	display:inline-block;

}

#col_de #menu_inicial{

	font-size:11px;

	font-weight:bold;

}

#col_de #menu ul li{

	font-size:13px;

}

#col_de_flash{

	width:521px;

	height:396px;	

	float:left;	

	overflow:hidden;

	overflow-x:hidden;

	/*display:inline-block;*/

}

#col_de a{

	color:#8E8264;

	font-weight:bold;

}

#col_de a:hover{

	color:#888;

	font-weight:bold;

}

#logo{

	width:409px;

	height:104px;

	background-image:url(vinculos/logo_b.jpg)

	



}

#menu{

	width:409px;

	height:29px;

}

#pie{

	width:950px;

	height:11px;

	margin:auto;

	text-align:center;

	padding-top:5px;

	font-size:9px;

}

#pie a{

	color:#777;

}

#pie a:hover{

	color:#555;

}

/* FADERS ---------------------------------------------------------*/

#fader_iz_top{

	z-index:3;

	position:absolute;

	width:392px;

	height:20px;

	background-image:url(vinculos/fader_iz_top.png);

	background-repeat:repeat-x;

	margin-top:104px;	

}

#fader_iz_bot{

	z-index:3;

	position:absolute;

	width:392px;

	height:20px;

	background-image:url(vinculos/fader_iz_bot.png);

	background-repeat:repeat-x;

	margin-top:350px;	

}

#fader_de_top{

	z-index:3;

	position:absolute;

	width:521px;

	height:60px;

	background-image:url(vinculos/fader_de_top.png);

	background-repeat:repeat-x;

	margin-top:-10px;

	margin-left:-10px;

	

}

#fader_de_bot{

	z-index:3;

	position:absolute;

	width:521px;

	height:60px;

	margin-top:326px;

	margin-left:-10px;

}

/* clases comunes */

p{

	text-align:justify;

}

a img {

	border:none;

}

.destacado_iz{

	color:#333;

	font-weight:bold;

}

.destacado_iz2{

	color:#333;

	font-weight:bold;

	font-size:14px;

}

.destacado_de{

	color:#FFF;

	font-weight:bold;

}

.destacado_de2{

	color:#CAB8AA;

	font-weight:bold;

}

.destacado_de3{

	color:#CAB8AA;

	font-weight:bold;

	font-size:14px;

}

.titulillos_iz{

	color:#333;

	font-size:12px;

	font-weight:bold;

}

.despeje{

	clear:both;

}

blockquote{

	font-style:italic;

	color:#666;

}

blockquote div{

	background-image:url(vinculos/comm_iz.png);

	background-repeat:no-repeat;

	padding-left:-40px;

}

.puntitos{

	font-family:Arial, Helvetica, sans-serif;

	color:#F06;

	margin-top:-5px;

	margin-bottom:2px;

	margin-left:10px;

}

/* NOTICIAS */

#noticias_grande{

/*width:500px;*/

	height:auto;

	background-image:url(vinculos/back_white2.png);

	border:1px solid #000;

	background-repeat:repeat;

	z-index:7;

	position:absolute;

	top:2%;	

	padding:20px;

	display:none;





	

}

#noticias_grande a{

	color:#333;

	font-weight:bold;

	font-size:14px;

}

#noticias_grande a:hover{

	color:#666;

	font-weight:bold;

	font-size:14px;

}

.draggable {

	position: absolute;

}

.invisible{

	display:none;

}

.visible{

	display:block;

}









/*.fondo_titular{

	background-color:#FFF;

}*/

.titulillos_noticias{

	color:#FFF;

	font-weight:bold;

	font-size:12px;

}

.destacado_menu{

	color:#333;

	font-weight:bold;

}



/* MENUS */

.fondo_menu{

	background-color:#E8E8E8;

	padding-left:10px;

	width:100%;

}

.destacado_menu{

	font-weight:bold;

	color:#F60;

}

/* INDEX */

#_iz{

	width:475px;

	height:396px;

	float:left;

}

#_de{

	width:475px;

	height:396px;

	background-image:url(vinculos/back_col_iz.jpg);

	background-repeat:repeat-x;

	float:left;

}

#cita{ text-align:center; position:relative; top:80px; left:30px; }

#menu_index{

	width:475px;

	height:29px;

	position: relative;

	top:210px;

	left:-8px;

	

}



	
