body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #70B7DB;
}

#documento
{
	width: 772px;
	min-height: 350px;
	height: auto;
	_height: 350px;
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -386px;
	margin-top: -40px;
	border: 0px;
}

#cabecera
{
	margin: 0;
	padding: 0;
	width: 772px;
	height: 127px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}

#cuerpo
{
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px 10px 20px;
}

#pie
{
	width: 772px;
	height: 56px;
	text-align: center;
	padding: 0px;
	clear: left;
	background-image: url(img/pie.jpg);
	background-repeat: no-repeat;
}

#left
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#right
{
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

#middle
{
	margin: 0 210px 0 200px;
	text-align: justify;
}

#midcomp
{
	margin: 0 0px 0 200px;
	text-align: justify;
}

.menu
{
	margin: 0;
	padding: 0.5em 1em;
}

.mininews
{
	padding: 0.7em 1em 0.5em 1em;
	background-image: url(img/fondo_mininoticia.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-size: 11px;
	font-family: helvetica, verdana, arial, _sans;
	line-height: 1.5em;
}

.news
{
	margin: 12px 0 10px 0;
	padding: 0.5em 1em;
	background-image: url(img/fondo_noticia.jpg);
	background-repeat: no-repeat;
	line-height: 1.6em;
	text-transform: inherit;
	text-align: left;
}

.news img
{
	background-color: #FFF;
	background-position: 0 0;
	padding: 5px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	margin: 2px 8px 3px 3px;
}

.foto img
{
	background-color: #FFF;
	background-position: 0 0;
	padding: 5px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	margin: 3px 8px 5px 3px;
}

.cleaner
{
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.top_menu { }
h1,h2,h3,h4 { font-family: helvetica, verdana, arial, sans; }

h1
{
	font-size: 14px;
	color: #FFF;
	padding: 5px;
	margin: 7px 10px 5px 0;
	font-weight: bold;
	background-image: url(img/fondo_h1.jpg);
	background-repeat: no repeat;
	background-position: 0;
	line-height: 1.1em;
	text-transform: inherit;
}

h2
{
	font-size: 12px;
	background-color: #AACD4B;
	margin: 5px 0 5px 0px;
	color: #FFF;
	line-height: 1.7em;
	padding: 0 0 0 5px;
}

h3
{
	background-color: #AACD4B;
	font-size: 11px;
	color: #FFF;
	padding: 4px 2px 4px 5px;
	margin: 7px 0 5px 0;
}

h4
{
	font-size: 12px;
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;	
}

p { margin: 0px; }

a:link
{
	color: #FF6600;
	text-decoration: none;
}

a:hover
{
	color: #666666;
	text-decoration: underline;
}

a:active
{
	color: #FFFFFF;
	background: black;
	textdecoration: overline;
}

a:visited { color: red; }

.verde a:link
{
	color: #33CC00;
	text-decoration: none;
	padding: 0 0.7em 0 0;
}

.verde a:hover
{
	text-transform: inherit;
	text-decoration: underline;
	color: #009900;
}

.verde a:active
{
	color: #006600;
	background: black;
	textdecoration: overline;
}

.verde a:visited { color: #66CC00; }

.rojo a:link
{
	color: #FF0000;
	text-decoration: none;
	padding: 0 0.7em 0 0;
}

.rojo a:hover
{
	text-transform: inherit;
	text-decoration: underline;
	color: #B00004;
}

.menu a:link
{
	color: #039;
	text-decoration: none;
	padding: 0 0.7em 0 0;
}

.menu a:hover
{
	text-transform: inherit;
	text-decoration: underline;
	color: #CCC;
}

.menu a:active { color: #9C6; }

.menu a:visited
{
	color: #039;
	text-transform: inherit;
	text-decoration: none;
}

input[type=text]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 1.2em;
}
input[type=password]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	height: 1.2em;
}

input[type=button]
{
	font-size: 10px;
	background-color: #CCC;
	margin: 0 0 3px 2px;
}

form.menu
{
	background-color: #AACD4B;
	margin: 0 5px 0 0px;
	height: 1.6em;
}

.foto
{
	width: 176px;
	min-height: 195px;
	height: auto;
	_height: 195px;
	margin: 5px 60px 5px 5px;
	padding: 5px;
	float: right;
	clear: none;
}

.margen { margin: 5px; }

/* menu */
/* Put this inside a @media qualifier so Netscape 4 ignores it */

@media screen, print
{
	/* Turn off list bullets */
	ul.mktree  li
	{
		list-style: none;
		padding: 0 0 3px 10em;
		line-height: 3em;
	}
	
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li
	{
		margin: -11px 0 0 0;
		padding: 0px;
		background-image: url(img/cuerpo_menu.jpg);
		background-repeat: repeat-y;
		background-position: 0 bottom;
	}
	
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 15px; }
	
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet
	{
		cursor: pointer;
		background: url(img/minus.gif) center left no-repeat;
	}
	
	ul.mktree  li.liClosed  .bullet
	{
		cursor: pointer;
		background: url(img/plus.gif) center left no-repeat;
	}
	
	ul.mktree  li.liBullet  .bullet
	{
		cursor: default;
		background: url(img/bullet.gif) center left no-repeat;
	}
	
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li
	{
		font-size: 12px;
		color: #006;
	}
	
	ul.mktree  li ul li
	{
		font-size: 10px;
		padding: 0 0 0 5px;
	}
	
	ul.mktree  li ul li ul li { font-size: 9px; }
	ul.mktree  li ul li ul li ul li { font-size: 8px; }
}
