body {
	background-color: #68854B;
	font-family: "Trebuchet MS", Helvetica, sans-serif, Arial;
	font-size:13px;
	text-align: center;
  margin: 20px 0 0 0px;
}
p, li, ul, img, h1, h2 { margin:0px; padding:0px;}
A { color:#336600;}
h1 { color:#336600; font-size:150%; font-weight:normal; text-transform:uppercase; letter-spacing:1px; padding:20px 0 5px 0;}
h2 { font-size:120%; font-weight:bold; padding:10px 0 5px 0;}
h3 { font-size:120%; font-weight:bold; padding:5px; margin:5px 0; background:#CCCCCC;}
INPUT, SELECT, TEXTAREA { font-size:90%; padding:0; margin:5px; border:solid #CCCCCC 1px;}
/* home */

#contenedor {
	width:760px;
	border:#FFFFFF solid 3px;
	background-color:#FFFFFF;
	text-align:left;
	margin:auto;
	overflow:auto;
	background:url(images/index_fondo_gris.gif) repeat;
}
#cabezote {
	width:auto;
}
#cuerpo {
	overflow:auto;
	margin:0px;
}
#izq {
	width:170px;
  float:left;
	font-size:85%;
	padding:10px 5px 5px 10px;
}
#centro {
	width:362px;
  margin:0 0 0 196px;
	padding:10px 3px 5px 3px;
}
#der {
	width:175px;
  float:right;
	font-size:90%;
	padding:10px 3px 5px 3px;
}
#pie {
	background-color:#CCCCCC;
  padding:5px 5px 5px 190px;
	font-size:80%;
	clear:both;
}

/* interna */

#contenedorint {
	width:757px;
	border:#FFFFFF solid 3px;
	background-color:#FFFFFF;
	text-align:left;
	margin:auto;
}
#sup {
	overflow:auto;
	border-top:#cccccc solid 7px;
}
#lat {
	width:179px;
  float:left;
	margin:0px;
	padding:0px;
}
#cont {
	width:577px;
  float:right;
	border-left:#999999 solid 1px;
}
#nav{
	border-bottom:#999999 solid 3px;
	border-top: #999999 solid 3px;
}
#nav img{
	border-top: #CCCCCC solid 7px;
}
#texto{
	width:auto;
	padding:20px 10px 10px 50px;
}
#texto ul{
	margin:5px 0px 10px 15px;
}
#pieint {
	width:570px;
	background-color:#CCCCCC;
  padding:5px 5px 5px 180px;
	font-size:80%;
	margin:auto;
	clear:both;
}
#navi {  
	height:30px;
	margin:0;
	padding:0;
}
#navi li {
	list-style:none;
	float:left;
}
#navi li a {
	display:block;
	padding:3px 0px 1px 7px;
	text-decoration:none;
	font-family: Helvetica, sans-serif, Arial;
	font-size:85%;
	font-weight:bold;
	color:#000000;
	line-height:13px;
}
#navi li a:hover {
	color:#336600;
	background-color:#CCCCCC;
}
#foto {
	width:577px;
	border-top: #999999 solid 3px;
}
.letraverde {
	color:#336600;
}
#menu_quienes {
	background-color:#FFFFC7;
	border-right:2px solid #FFFFFF;
	width:89px;
}
#menu_consultas {
	background-color:#D2DDC7;
	border-right:2px solid #FFFFFF;
	width:120px;
}
#menu_areas {
	background-color:#C7D2E9;
	border-right:2px solid #FFFFFF;
	width:89px;
}
#menu_vinculos {
	background-color:#F0E1F0;
	border-right:2px solid #FFFFFF;
	width:89px;
}
#menu_contrate {
	background-color:#FFDEDE;
	border-right:2px solid #FFFFFF;
	width:89px;
}
#menu_temas {
	background-color:#FFE9C7;
  border-right:2px solid #FFE9C7;
	width:89px;
}
#temas {  
	padding:0;
}
#temas li {
	list-style:none;
	float:right;
	margin-bottom:10px;
}
#temas li a {
	display:block;
	width:auto;
	padding:0 4px 0 4px;
	text-decoration:none;
	font-size:75%;
	line-height:13px;
	background-color:#DDDDDD;
	text-align:center;
	border-right:#888888 solid 1px;
}
#temas li a:hover {
	color:#FFFFFF;
	background-color:#336600;
}
#tabla {  
	margin:0px;
}
#tabla td {
	border-top:#CCCCCC solid 1px;
}
#tablaindex {  
	margin-left:10px;
}
#tablaindex td {
	border-top:#CCCCCC solid 1px;
	font-size:85%;
}
.itemsform {
	border-left:#EEEEEE solid 10px;
}
.menu_explicacion {
	padding-left:10px;
	font-weight: normal;
	font-size:85%;
	text-align:left;
}
#menu {
	border: #CCCCCC solid 1px;
}
#menu li {
	display:block;
	width:auto;
	list-style:none;
	font-size:100%;
	padding:4px;
	text-align:center;
	font-weight:bold;
}
#menu li a {
	display:block;
	width:auto;
	text-decoration:none;
	background-color:#EEEEEE;
	font-weight: normal;
}
#menu li a:hover {
	color:#FFFFFF;
	background-color:#336600;
}
.directorio{
	font-size:85%;
}
.directorio td{
	border-bottom:solid 1px #dddddd;;
}
.directorio img {
	padding:5px;
	background-color:#dddddd;
	margin-right:5px;
}