/*----- MUNDOFARMA ------------------------------------------------ */
/*----- Cuerpo de la página: body-----------------------------------------*/

body 	 	{ 	font-family: sans-serif, Arial, Helvetica; 
				font-size: 100%; 
				color: #000000;
				background-color: #ffffff; 
				margin-top: 1em;
				margin-bottom: 1em;
				margin-left: 0em;
				margin-right: 0em;				
				font-style: normal; 
				line-height: normal; 
				font-weight: normal; 
				font-variant: normal;
				text-align: center;
				vertical-align: top;}
				

p 			{  	font-family: sans-serif, Arial, Helvetica; 
				font-size: 80%; 
				color: #000000;
				background-color: transparent;}

strong		{ 	font-weight: bold;
				background-color: transparent;}

ul 			{ 	font-family: verdana, sans-serif, Arial, Helvetica;
				font-size: 80%;
				list-style-position: outside;
				list-style-type: circle;
				margin-left: 1.2em;
				color: #000000;
				background-color: transparent;}


h1 			{  	font-family: sans-serif, Arial, Helvetica; 
				font-size: 140%; 
				font-weight: bold;
				margin-bottom: 0em; 
				margin-top: 0em; 
				color: #003366;	
				background-color: transparent;}

h2 			{ 	font-family: sans-serif, Arial, Helvetica;
				font-size: 120%;
				font-weight: bold;
				margin-bottom: 0em;
				color: #003366;
				background-color: transparent;}

h3 			{ 	font-family: sans-serif, Arial, Helvetica;
				font-size: 100%;
				font-weight: bold;
				margin-bottom: 0em;
				color: #000000;
				background-color: transparent;}
				
h4 			{ 	font-family: sans-serif, Arial, Helvetica;
				font-size: 80%;
				font-weight: bold;
				margin-bottom: 0em;
				color: #000000;
				background-color: transparent;}				

th 			{  	font-family: sans-serif, Arial, Helvetica;
				font-weight: bold; 
				color: #FFFFFF; 
				background-color: #336699;
				font-size: 80%; 
				text-align: left;
				padding-left: 4px;}
				
img 		{ 	border: 0em;}				


/*----- Navegación parte superior de la pantalla: top -------------------------------*/


.top-tabla-fondo 			{  	width: 770px;
								background: transparent;
								border: 0.05em solid #ffffff;
								padding: 0em;
								vertical-align: top;}
								
.top-tabla-fondo h1 		{  	padding-left: 0em;
								vertical-align: top;}								
								
/* Top Accesible */
											
.top-accesible 				{ 	font-family: Arial, Helvetica, sans-serif; 
								font-size: 1px; 
								font-style: normal;
								color: #ffffff;
								background-color: transparent; }

.top-accesible a:link			{	font-family: Arial, Helvetica, sans-serif;
								color: #ffffff;
								background-color: transparent;
								text-decoration: none;}	

.top-accesible a:visited		{	font-family: Arial, Helvetica, sans-serif;
								color: #ffffff;
								background-color: transparent;
								text-decoration: none;}	

.top-accesible a:hover		{	font-family: Arial, Helvetica, sans-serif;
								color: #ffffff;
								background-color: transparent;
								text-decoration: none;}									
								
.top-img   					{   background-image: url(../imagenes/templates/top-congreso-02.jpg);	
								height: 90px;}							

/* Top texto */

.top-texto 			{		width: 770px;
							font-family: sans-serif, Arial, Helvetica, Verdana;
							font-size: 65%;
							color: #000000;
							background: transparent;
							border: 0.05em solid #336699;
							margin-top: 0.5em;
							font-weight: bold;
							text-decoration: none;
							padding: 0.3em 1em 0.3em 1em;}

.top-texto a:link 		{	font-family: Arial, Helvetica, sans-serif;
							color: #003366;
							background-color: transparent;
							text-decoration: none;}

.top-texto a:visited 	{	font-family: Arial, Helvetica, sans-serif;
							color: #003366;
							background-color: transparent;
							text-decoration: none;}

.top-texto a:hover 		{	font-family: Arial, Helvetica, sans-serif;
							color: #ff9900;
							text-decoration: underline;
							background-color: transparent;}
							
.buscador				{	width: 100%;
							height: 1.8em;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 100%;
							background-color: transparent;
							float: right;
							margin: 0em;
							border: 0em;}

/*-----  Seccion de breadcrumb: bread ---------------------------*/

.bread 					{	width: 770px;
							height: 2.2em;
							font-family: Arial, Helvetica, sans-serif;
							font-size: 65%;
							background-color: transparent;
							margin-top: 0.5em;
							border: 0.05em solid #ffffff;}

.bread a:link 			{	font-family: Arial, Helvetica, sans-serif;
							color: #003366;
							background-color: transparent;}

.bread a:visited 		{	font-family: Arial, Helvetica, sans-serif;
							color: #003366;
							background-color: transparent;}

.bread a:hover 			{	font-family: Arial, Helvetica, sans-serif;
							color: #3B7351;
							background-color: transparent;
							text-decoration: underline;}
							
							
/*----- Navegación principal izquierda:izq -------------------------------------*/

.cuerpo-tabla			{	width: 770px;
							margin-top: 0.5em;
							font-family: sans-serif, Arial, Helvetica;
							font-size: 100%;
							color: #000000;
							background-color: #ffffff;
							border: 0.05em solid #336699;
							padding: 0em;}
							

.izq-fondo				{	/*background-color: #ffffff;*/
							background-color: transparent;
							border-right: 1px dotted #336699;
							width: 19%;}									
							

.izq-fondo	ul			{	font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 80%;
							margin: 1em 0em 0em 1em;	
							padding: 0em 0em 1em 0em;
							/*list-style: url(../imagenes/templates/colores-01.jpg) inside none;*/
							color: #003366;
							text-align:left;
							list-style: none;}	
					
.izq-fondo	li a		{	color: #003366;
							text-decoration: none;
							padding: 0px 2px 10px 0px;
							margin-bottom: 1em;}
					
.izq-fondo li a:hover	{	color: #336699;}  
							
.main-td				{	border: 0em;
							padding: 1em 0.1em 1em 1em;	
							background-color: #ffffff;
							width: 81%;
							vertical-align: top;}												

/*----- tabla de abajo  (bottom): bot-------------------------------------------------*/


.bot-tabla-fondo			{	width: 770px;
								font-family: Arial, Helvetica, sans-serif; 
								font-size: 65%; 
								color: #003366;
								background-color: #ffffff;
								margin-top: 1em;
								margin-bottom: 1em;
								padding: 2em 0em 0em 0em;
								border: 0.05em solid #336699;
								text-align: center;
								vertical-align: top;}		

.bot-tabla-fondo a:link 	{	font-family: Arial, Helvetica, sans-serif;
								color: #003366;
								text-decoration:none;
								background-color:transparent;}

.bot-tabla-fondo a:visited 	{	font-family: Arial, Helvetica, sans-serif;
								color: #003366;
								text-decoration:none;
								background-color: transparent;}

.bot-tabla-fondo a:hover 		{	font-family: Arial, Helvetica, sans-serif;
								color: #003366;
								text-decoration:underline;
								background-color: transparent;}
							
/*----- tablas de la derecha: der--------------------------------------*/

.der-fondo					{	background-color: #ffffff;
								border-top: 0px solid #336699;
								border-right: 0px solid #336699;
								border-bottom: 0px solid #336699;
								border-left: 0px dotted #336699;
								vertical-align: top;}

.der-tabla	 				{   width: 99%;
								vertical-align: top; 	
								border-top: 1px solid #336699;
								border-right: 1px solid #336699;
								border-bottom: 1px solid #336699;
								border-left: 1px solid #336699;}

.der-titulo-fondo 			{	background-color: #669966;}

.der-titulo-texto 			{	font-family: sans-serif, Arial, Helvetica, Verdana;
								font-size: 80%;
								font-weight: bold;
								color: #FFFFFF;}


/*----- Apartados ---------------------------------------------------*/

.apartado				{ 	font-family: sans serif, arial, helvetica, verdana;
                            font-size: 100%;
							font-weight: bold;
							color: #003366;}

a.apartado:link 		{  	font-family: sans serif, arial, helvetica, verdana;
                            text-decoration: underline;
							color: #003366;}

a.apartado:visited 		{  	font-family: sans serif, arial, helvetica, verdana;
                            text-decoration: underline;
							color: #702570;}

a.apartado:hover 		{  	font-family: sans serif, arial, helvetica, verdana;
                            text-decoration: underline;
							color: #3B7351;}

/*----- Tablas --------------------------------------------------------*/
	
.tabla-borde			{  	background-color: #FFFFFF;
							border-top: 1px dotted #E6E6E6;
							border-right: 1px dotted #E6E6E6;
							border-bottom: 1px dotted #E6E6E6;
							border-left: 1px dotted #E6E6E6;}

.tabla-titulo-fondo	 	{  	background-color: #336699;}
.tabla-texto-fondo 	 	{  	background-color: #F2f9ff;}

								
/*----- Otros ---------------------------------------------------*/								

.notas				{  	font-family: Arial, Helvetica, sans-serif; 
						font-size: 65%;}
						
.irarriba 			{  	font-family: Arial, Helvetica, sans-serif; 
						font-size: 70%; 
						color: #003366;}
											

.caja 				{	color: #000000;
 						border-bottom: 1px solid #000000;
 						border-right: 1px solid #000000;
 						border-left: 1px solid #000000;
 						border-top:1px solid #000000;
 						font-family: Arial,Helvetica,sans-serif;
	 					font-size: 100%;
 						font-weight: normal;}
					
.boton 				{	text-decoration: none;
 						font-family: Arial, Helvetica, sans-serif;
 						font-size: 100%;
 						font-weight: normal;
						height: 2em;}							

.nuevo 				{	font-family: sans-serif, Arial, Helvetica, Verdana;
						font-size: 80%;	
						font-weight: bold;
						color: #ff9900;}
