body {
 	font-family:Arial, helvetica, sans-serif;
	color:#710038;
	text-align:justify;
	font-size:100%;
	background-color:#E5DECE;
	margin:0px;
}

div {margin-left:2%;
	 margin-right:3%;
	 text-align:justify;
	}

a:link {color:#710038;text-decoration:underline;}
a:visited {color:#cc6666;text-decoration:underline;}
a:active {color:#710038;text-decoration:underline;}
a:hover {color:#B9005C;text-decoration:underline;}

a.indice { text-decoration : none;}
a.indice:link    { color: #710038;text-decoration : none;}
a.indice:visited { color: #710038;text-decoration : none;}
a.indice:active  { color: #710038;text-decoration : none;}
a.indice:hover   { color: #cc3366;text-decoration : none;}

a.indice1 {color: #cc9966;text-decoration : none;}
a.indice1:link    { color: #cc9966;text-decoration : none;}
a.indice1:visited { color: #cc9966;text-decoration : none;}
a.indice1:active  { color: #cc9966;text-decoration : none;}
a.indice1:hover   { color: #ffcc99;text-decoration : none;}

#cabecera_principal {width:100%;
					 margin:0px;
					 background-image:url(graf/fondo_superior.gif);
					}
					
#pie {text-align:center;
	  font-size:10px;
	  color:#a80000;
	  font-family: helvetica,arial;
	 }
	 
#pie table	{
				font-size:100%;
				margin-left:auto;
				margin-right:auto;
			}	 
	 
#pie_interior	{
					text-align:center;
				}	 
	 
#pie_interior table	{
						width:75%;
						font-size:90%;
						background-color:#804040;
						color:#ffcc99;
						margin-left:auto;
						margin-right:auto;
					}	 
					
#pie_interior a:link {color:#ffcc99;text-decoration:underline;}
#pie_interior a:visited {color:#ffcc99;text-decoration:underline;}
#pie_interior a:active {color:#ffcc99;text-decoration:underline;}
#pie_interior a:hover {color:white;text-decoration:underline;}					
	 
#tabla_cabecera {background-color:#ffcc99;
				 text-align:center;
				 margin-left:15%;
				 margin-right:15%;
				}	
				
#tabla_cabecera td {background-color:#804040;
					color:#ffcc99;
					font-size:16px;
					text-align:center;
					margin:2px;
					width:50%;
					}	
					
#titulo {font-size:medium;
		 font-weight:bold;
		 text-decoration:underline;
		 text-align:center;
		}								 
		
#mapa_sitio div {text-align:center;
			 	  color:#cc9966;
			 	  font-size:18px;
			 	  font-weight:bold;
			 	  background-color:#804040;
			 	  width:100%;
			 	  margin:0px;
				 }	
			
#mapa_sitio ul { list-style-position:inside;
				 border-style:solid;
				 border-width:1px;
				 border-color:#804040;
				 font-size:15px;
				 margin:0px;
				}				 
				   
#bloque_centrado {text-align:center;
				 }
				 
#bloque_centrado ul {text-align:justify;
					 margin-left:25%;
					 list-style-position:inside;
					 list-style-type:disc;
					}				 
					
div.listadoCat	ul	{
						list-style-image:url(/portal/constituciones/graf/boton_balanza2.gif);
						margin-left:1em;
						padding-left:0em;
					}
					
div.listadoCat	li	{
						margin-bottom:10px;
					}										
					
div.rombo div.listadoCat	ul	{
									list-style-image:url(/portal/constituciones/graf/boton_rombo.gif);
									margin-left:1em;
									padding-left:0em;
								}
