@charset "utf-8";
/* CSS Document */
	html		{	scrollbar-face-color:#dfccab; 
					scrollbar-shadow-color:#faf6ed; 
					scrollbar-highlight-color:#dfccab; 
					scrollbar-3dlight-color:#faf6ed; 
					scrollbar-darkshadow-color:#faf6ed; 
					scrollbar-track-color:#faf6ed; 
					scrollbar-arrow-color:#faf6ed; height:100%;
					FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#f7e8c9',endColorstr='#ffffff', gradientType='0');
				}
	body		{	margin:auto; height:100%; }	
	.fondo		{	background:url(../imagenes/fondo.gif) right top fixed no-repeat center;}

	a			{	font-family:Tahoma;
					font-size:9pt; 
					font-weight:700;
					text-decoration:none; 
					color:#9f3f17;
				}
	a:link     	{	color:#9f3f17;}
	a:visited	{	color:#9f3f17;}
	a:hover  	{	color:#ba8a66;
					text-decoration: underline; }
	a:active 	{	color:#9f3f17;}
	
	.texto-v    	{	color:#4a442a;}
	
	
	p,div,span,br,td,li,pre	
				{	font-size:13px;
					text-align:justify;
					font-family: Tahoma;
				}
	ol			{	list-style:decimal inside none;
					margin-left:0px;
					font-weight:bold;
				}
	ol.nn		{	list-style:decimal inside none;
					font-weight:normal;					
				}
	ul.la		{	list-style:decimal outside none;
					font-weight:bold;
				}
							
	ol.rom		{	list-style: upper-roman outside none; }
	ol.let		{	list-style: lower-alpha outside none; margin-left:50px;}
	.bin		{	list-style-image:url(../imagenes/bin.gif);}
	.bin2		{	list-style: url(../imagenes/ra.gif);}
	
	.titulo		{	font-weight: bold;		
					font-size:14px;
					color:#9f3f17;}
	.texto-f	{	color:#9f3f17;}	
	.fondo0		{	color:#ffffff;
					font-size:14px;
					padding-top:2px;
					padding-left:5px;
					padding-bottom:2px;
				}
	.fondo1		{ 	background-color:#4a442a;}		
	.fondo2		{	background-color:#ffc000;
					color:#000000;
					font-size:14px;
					padding-top:2px;
					padding-left:5px;
					height:22px;}
	.fondo3		{	background-color:#984806;}
	.texto-g	{ 	color:#999999;}
	.texto-c	{	text-align:center;}
	.texto-l	{	text-align:left;}
	.texto-p	{	font-size:11px;}
	.alto100	{	height:100%}
	
	/*Contenedores*/
	#principal 	{	width:1000px;
					min-height:500px;
					height:100%;
					margin:auto;  
					background-color:#ffffff;
				}
	.cabecera	{	width:1000px;
					height:128px;
					vertical-align:top;
					background: url(../imagenes/cab.jpg) no-repeat center ;}
					
	.menu		{	margin-left:5px;
					width:195px;
					height:79%;
					float:left;  }
	.contenido	{	width:780px;
					height:79%;
					float:right;  }
					
	.pie		{	clear:both;	
					width:1000px;
					height:58px;			
					background:url(../imagenes/pie.jpg) no-repeat center ;
					vertical-align:bottom;
					 }	
								
	/*Contenidos información*/
	.cuerpo		{	width:99%;}			
	iframe		{	min-height:420px;
					height:100%;
					width:100%;}
					
	iframe.vis	{	width:200px;
					height:20px;
					min-height:20px;
					max-height:20px;
					}				
	
	.btn		{	width:189px;
					height:24px;
					float:left;
					cursor:pointer;
				}
	.space		{	width:190px;
					height:5px;
					float:left;
				}	
	.space2		{	width:190px;
					height:40px;
					float:left;
				}	
	.wc			{	background:url(../imagenes/welcome1.jpg) no-repeat center ;	}					
	.wc:hover	{	background:url(../imagenes/welcome2.jpg) no-repeat center ;	}					
	.cs			{	background:url(../imagenes/congress1.jpg) no-repeat center ;	}					
	.cs:hover	{	background:url(../imagenes/congress2.jpg) no-repeat center ;	}					
	.sp			{	background:url(../imagenes/scientific1.jpg) no-repeat center ;	}					
	.sp:hover	{	background:url(../imagenes/scientific2.jpg) no-repeat center ;	}					
	.syp		{	background:url(../imagenes/symposia1.jpg) no-repeat center ;	}					
	.syp:hover	{	background:url(../imagenes/symposia2.jpg) no-repeat center ;	}					
	.gi			{	background:url(../imagenes/general1.jpg) no-repeat center ;	}					
	.gi:hover	{	background:url(../imagenes/general2.jpg) no-repeat center ;	}					
	.se			{	background:url(../imagenes/sponsors1.jpg) no-repeat center ;	}					
	.se:hover	{	background:url(../imagenes/sponsors2.jpg) no-repeat center ;	}					
	.ab			{	background:url(../imagenes/abstract1.jpg) no-repeat center ;	}					
	.ab:hover	{	background:url(../imagenes/abstract2.jpg) no-repeat center ;	}					
	.re			{	background:url(../imagenes/registration1.jpg) no-repeat center ;	}					
	.re:hover	{	background:url(../imagenes/registration2.jpg) no-repeat center ;	}					
	.do			{	background:url(../imagenes/documents1.jpg) no-repeat center ;	}					
	.do:hover	{	background:url(../imagenes/documents2.jpg) no-repeat center ;	}					
	.co			{	background:url(../imagenes/comite1.jpg) no-repeat center ;	}					
	.co:hover	{	background:url(../imagenes/comite2.jpg) no-repeat center ;	}					
	.ba			{	background:url(../imagenes/bank1.jpg) no-repeat center ;	}					
	.ba:hover	{	background:url(../imagenes/bank2.jpg) no-repeat center ;	}					
	.vi			{	background:url(../imagenes/visa1.jpg) no-repeat center ;	}					
	.vi:hover	{	background:url(../imagenes/visa2.jpg) no-repeat center ;	}					
	.ho			{	background:url(../imagenes/bhot2.jpg) no-repeat center ;	}					
	.ho:hover	{	background:url(../imagenes/bhot1.jpg) no-repeat center ;	}					
	.br			{	background:url(../imagenes/br1.jpg) no-repeat center ;	}					
	.br:hover	{	background:url(../imagenes/br.jpg) no-repeat center ;	}					
							
			
	td.borde			{	border-bottom:1px #dfccab solid;
							height:50px;}
		
	
