/* CSS Document */
/*MENU*/

.body_site {
	background-image: url(Images/bkgrnd.jpg);
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.menu_div 			{		font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:10px;
							margin-left:5px;
		   			}

.menu_link:link	 	{		text-decoration:none;
							color:#000000;
					}
					
.menu_link:hover 	{		text-decoration:none;
				  			color:#666666;
				 	}
					
.menu_link:visited 	{		text-decoration:none;
							color:#330066
					}
					
.menu_link:active 	{		text-decoration:none;
							color:#000000;
					}
					
.menu_table			{		border-right-style:solid;
							border-right-color:#999999;
							border-right-width:1px;
							background-color:#F3F3F3;
							
							margin-top:3px;
							margin-bottom:3px;
						
					}

.menu_table_prin	{		border-right-style:solid;
							border-right-color:#999999;
							border-right-width:1px;
							background-color:#F3F3F3;
							
						
					}
					
.menu_table_fin	{			border-right-style:solid;
							border-right-color:#999999;
							border-right-width:1px;
							background-color:#F3F3F3;
							
						
					}
										
.varios_table		{		border-left-style:solid;
							border-left-color:#999999;
							border-left-width:1px;
							background-color:#F3F3F3;

					}

/*****NOTA*******/

.nota_fondo 		{	text-align:center;
						vertical-align:top;
						background-color:F8F8F8
					}
					
.nota_con_imagen	{		text-align:left; 
							font-family:Arial, Helvetica, sans-serif; 
							font-size:12px; 
							width:78%;
							vertical-align:top;
					}

.nota_link:link	 	{		text-decoration:none;
							color:#000000; 
					}
					
.nota_link:hover 	{		text-decoration:none;
				  			color:#666666;
				 	}
					
.nota_link:visited 	{		text-decoration:none;
							color:#330066
					}
					
.nota_link:active 	{		text-decoration:none;
							color:#000000;
					}


.vermas_link:link	{		text-decoration:none;
							font-size:10px;
							color:#000000; 
					}
					
.vermas_link:hover 	{		text-decoration:none;
							font-size:10px;
				  			color:#666666;
				 	}
					
.vermas_link:visited 	{	text-decoration:none;
							font-size:10px;
							color:#330066
						}
					
.vermas_link:active 	{	text-decoration:none;
							font-size:10px;
							color:#000000;
					}				
					
					
/*IMAGENES*/					
.imagen_nota			{ 	text-align:center;
							vertical-align:top; 
							text-decoration:none; 
							width:22%;
						}
					
					
.imagen_recuadrada 		{	border-style:solid;
							border-width:1px;
							border-color:#666666;
							
						}
.nota_sin_imagen		{	text-align:left; 
							font-family:Arial, Helvetica, sans-serif; 
							font-size:12px; 
							width:100%;
					}
.titulo					{	font-family:Arial, Helvetica, sans-serif;	
							color:#0000CC; 
							font-weight:bold;
							font-size:14px;
							text-decoration:none;
							text-align:left;
					}
.cuerpo					{	font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							text-align:justify;
							vertical-align:top;
					}
.titulonota					{	font-family:Arial, Helvetica, sans-serif;	
							color:#0000CC; 
							font-weight:bold;
							font-size:16px;
							text-decoration:none;
							text-align:left;
							width:90%;
							margin-top:20px;
							margin-left:20px;
							margin-right:20px;
					}
.fechanota			{		font-family:Arial, Helvetica, sans-serif;	
							color:#003366; 
							font-weight:bold;
							font-style:italic;
							font-size:10px;
							text-decoration:none;
							text-align:left;
							width:90%;
							margin-left:20px;
							margin-right:30px;
					}
.cuerponota			{		font-family:Arial, Helvetica, sans-serif;
							font-size:13px;
							text-align:justify;
							vertical-align:top;
							width:90%;
							margin:20px	
					}
/*ADMINISTRACION*/					
.body_admin {background-color:#F7F0E2;
			 margin-top: 0px;}
					
.t_central {	background-color:#DBBA75;
				border-bottom:solid;
				border-bottom-width:1px;
				border-right:solid;
				border-right-width:1px;
				border-left:solid;
				border-left-width:1px;
				border-color:#D8C69E;
		  }

.t_marco {	   font:Verdana, Arial, Helvetica, sans-serif;
			   font-size:10px;
			   font-style:normal;
			   background-color:#EFE1C3;
			   border:solid;
			   border-width:1px;
			   border-color:#D8C69E;
			   margin:20px 20px 20px 20px;

		 }

.t_cellpic {   font:Verdana, Arial, Helvetica, sans-serif;
			   font-size:10px;
			   font-style:normal;
			   color:#663300;
			   background-color:#EEE9D9;
			   border-bottom-style:solid;
			   border-bottom-width:1px;
			   border-bottom-color:#D8C69E;
			}
.t_contenido { font:Verdana, Arial, Helvetica, sans-serif;
			   font-size:10px;
			   font-style:normal;
			   background-color:#EEDEBE;
			   border-style:solid;
			   border-width:0px;
			  }
th.colleft 		{  border-bottom:solid;
				   border-bottom-width:1px;
			  	   border-right:solid;
			  	   border-right-width:1px;
			       border-color:#D8C69E;
		   		}
		   
th.colcenter 	{  border-bottom:solid;
			  	   border-bottom-width:1px;
			       border-right:solid;
			       border-right-width:1px;
			       border-color:#D8C69E; 
				}
				
th.colright  	{  border-bottom:solid;
			  	   border-bottom-width:1px;
			       border-color:#D8C69E; 
			    }
}

