p, table, li, href, h1, h2, h3, h4, h5{ 
  font-family: Arial, sans-serif; 
  color: #000000 
}

body {   
   background-color: #FFF;
	color: #000; 
   font-size: 10pt ;
	font-family: "Times New Roman", Times, serif;
	left: 5pt;
	padding: 0 2% 0 2%
}

body 
h1 {font-size:16pt;}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h1, h2, h3 {color:#DDA000;}

h4 {font-size:16pt;}
h5 {font-size:14pt;}
h6 {font-size:12pt;}
h7 {font-weight: bold}
h4, h5, h6, h7 {color:#0080ff}

img{
	border:0px;
}

a:link    {color:#0080ff; text-decoration:underline;}
a:visited {color:#0080ff; text-decoration:underline;}
a:active  {color:#FFFF00; background-color: #0080ff;}
a:hover   {color:#FFFFFF; background-color: #0080ff;}
p, li, table {font-size: 11pt}

td { padding: 2%	}
table.galeria { width:700px; }
td.galeria { 
   text-align:center;
   width:100px;
   height:100px }

ul {
list-style: none;
}

dt {font-weight:bold;padding:1em;}

em {
	font-style: normal;
	font-weight: bold;
}
.botonera{
	margin-top:10px;
	margin-left:10px;
}

.botonera a{
	text-decoration: none;
}

.boton{
	display: block;
	width: 150px;
	height:40px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px;
	font-size: 11pt;
	font-family:"Arial Black";
	background: url(img/boton.jpg);
	line-height:40px;
}

.boton:hover,.boton:visited,.boton:link{
	color: #FFFFFF;
	text-decoration:none;
}

.boton:active{
	color:#AAA;
	text-decoration:none;
	background: url(img/boton_hundido.jpg);
}

.enlaces{
	width:80%;
	border:0px;
	padding: 10px;
}

#nav{
	background:url(img/sombra.png) repeat-y;
	background-color:#fff;
	margin-left:0px;
	padding-left:0px;
}

#organizacion{
	background: no-repeat center right;
	background-attachment: fixed;
	background-image: url(img/junta.jpg);
}
