﻿body 
{
	margin:0px;
}

#pagina { width:955px; height:600px; display:block; clear:both;  margin:0px auto; font-family:Arial, Helvetica, sans-serif;}

#cabecera { width:955px; height:124px; display:block; clear:both; }

#izquierda { width:249px; height:439px;display:block; float:left; clear:left; }

	#izq_menu { width:249px; height:304px; display:block; clear:both;  background-color:Transparent;}

	#izq_publi { width:249px; height:135px;	display:block; clear:both; background:url(../imgs/izq_publi.jpg) no-repeat; }

#contenido
{ width:706px; height:439px; display:block; float:left; }

	#cont_menu
	{
		width:706px;
		height:28px;
		display:block;
		clear:both;
	}
	
	#cont_menu a
	{
		display:block;
		color:white;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		float:left;
		height:28px; 
		padding-top:3px;
	}
	
	#cont_menu #menu_a {background:url(../imgs/mnu_sup_a.jpg) no-repeat; width:243px;}
		#cont_menu #menu_b {background:url(../imgs/mnu_sup_b.jpg) no-repeat; width:120px;}
			#cont_menu #menu_c {background:url(../imgs/mnu_sup_c.jpg) no-repeat; width:114px;}
				#cont_menu #menu_d {background:url(../imgs/mnu_sup_d.jpg) no-repeat; width:115px;}
					#cont_menu #menu_e {background:url(../imgs/mnu_sup_e.jpg) no-repeat; width:114px;}

	#cont_menu a:hover
	{
		font-weight:bold;
		filter: alpha(opacity=50); 
		opacity: .5;
	}	

	#cont_info
	{	width:614px; 
		height:411px;
		background-color:white;
		float:left;
		margin-top:-3px;	
		
		scrollbar-face-color: blue;
		scrollbar-shadow-color: white; /*#DEEBF5;*/
		scrollbar-highlight-color: #DEEBF5;
		scrollbar-3dlight-color: #5F8ABD;
		scrollbar-darkshadow-color: #5F8ABD;
		scrollbar-track-color: white;
		scrollbar-arrow-color: white; /*#FFFFFF*/
		}

	#cont_infoLarge
	{	width:614px; 
		height:100%;
		background-color:white;
		float:left;	
		
		scrollbar-face-color: blue;
		scrollbar-shadow-color: white; /*#DEEBF5;*/
		scrollbar-highlight-color: #DEEBF5;
		scrollbar-3dlight-color: #5F8ABD;
		scrollbar-darkshadow-color: #5F8ABD;
		scrollbar-track-color: white;
		scrollbar-arrow-color: white; /*#FFFFFF*/
		}

	#cont_publi
	{
	margin-top:-3px;
	width:92px;
	height:411px;
	display:block;
	overflow:hidden;
	position:relative;
	float:right;
	text-align:center;
	vertical-align:middle;
	background:url(../imgs/banda_der.jpg) no-repeat;
		}

#flashpresenta
{
	width:706px; height:411px; display:block; float:left; margin-top:-3px;

}

#pie
{
	width:955px; height:39px;display:block; float:left;clear:both;border: none; 
}

	#pie a
	{
		display:block;
		color:black;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		float:left;
		height:39px; 
	}
	
	#pie #pie_a {background:url(../imgs/pie_a.jpg) no-repeat; width:248px;}
		#pie #pie_b {background:url(../imgs/pie_b.jpg) no-repeat; width:151px;}
			#pie #pie_c {background:url(../imgs/pie_c.jpg) no-repeat; width:152px;}
				#pie #pie_d {background:url(../imgs/pie_d.jpg) no-repeat; width:152px;}
					#pie #pie_e1 {background:url(../imgs/pie_e1.jpg) no-repeat; width:63px;}
					#pie #pie_e2 {background:url(../imgs/pie_e2.jpg) no-repeat; width:63px;}
						#pie #pie_f {background:url(../imgs/pie_f.jpg) no-repeat; width:67px;}
							#pie #pie_g {background:url(../imgs/pie_g.jpg) no-repeat; width:59px;}

	#pie a:hover
	{
		font-weight:bold;
		filter: alpha(opacity=50); 
		opacity: .5;
	}	

/*menues idiomas by Carina */
#menu_idioma{
 width:955px;
 height:20px;
 text-align: right;
}

a.linkopacity:hover img { filter:alpha(opacity=50);  -moz-opacity: 0.5;        opacity: 0.5;   -khtml-opacity: 0.5; border: none}
a.linkopacity img {        filter:alpha(opacity=100);          -moz-opacity: 1.0;          opacity: 1.0;        -khtml-opacity: 1.0; border: none}
 
#menu_idioma a img
{
	padding-left:10px;
	text-decoration:none;
}

