body
{
	font: 105% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
}
big
{
	color: #333;
	font-size: 1.1em;
	border-right: #999;
	border-left: #999;
	border-width: 0 5px 0 5px;
	border-style: none solid none solid;
	padding: 0 5px 0 5px;
}
small { float: right; }

h1
{
	color: black;
	font-size: 1.2em;
	text-align: left;
}

h2
{
	border-bottom: #999;
	color: #333;
	border-width: 0 0 5px 0;
	border-style: none none solid none;
}

h3 {
	color: #7f7f7f;
	margin: 5px 0 0;
}

h4 {
	color: black;
	margin: 10px 0 0;
}

h5 {
	letter-spacing: 1px;
	color: black;
	font-variant: small-caps;
	font-size: 1em;
	text-align: left;
	margin: 5px 0 0;
}
a
{
	border-color: transparent;
	border-width: 0;
	border-style: none;
}
dl { margin: 10px 10px 10px 60px; }

#container
{
	margin: 0px auto 10px auto;
	width: 640px;
}

#header
{
	margin: 0;
}

#header ul {
	font-size: 0.85em;
	text-align: right;
	list-style: none;
}

#header li
{
	display: inline;
}

#header li a, a:visited
{
	text-decoration: none;
	color: #7f7f7f;
}

#header li a:hover
{

	color: black;
}

#cuerpo
{
	clear: both;
	width: 640px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: transparent;
	background-image: url(images/01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cuerpo img
{
	float: right;
	margin: 5px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 4px;
}

#izqda {
	width: 104px;
	float: left;
	margin: 10px 0 0 0 ;
	font-size: 0.85em;

	line-height: 2em;
}
#izqda ul {
	list-style: none;
	text-align: left;
	margin: 15px 0 0 0;
	display: inline;
}

#izqda li {
	border-bottom: 1px dotted #999;
}

#izqda li a, visited {
	text-decoration: none;
	color: #333333;
	display: block;
	background: transparent;
	padding-right: 15px;
	padding-left: 15px;
}

#izqda li a:hover, a:active {
	text-decoration: none;
	color: black;
}
#textoleft
{
	font-size: 0.9em;
	color: #666;
	text-align: left;
	padding: 15px;
}
#central
{
	text-align: justify;
	padding: 5px 15px 15px;
	font-size: 0.9em;
	line-height: 1.3em;
	display: block;
	margin: 0 0 10px 104px;
}
#central a, a:visited
{
	text-decoration: none;
	color: #333;
}
#central a:hover { text-decoration: underline; }
#styletool
{
	margin: 10px 0 15px 0;
	padding: 0 0 0 9px;
}
#styletool a, a:active
{
	color: #999;
	font-size: 0.85em;
	text-decoration: none;
}
#styletool a:hover
{
	color: black;
}

#cambio
{
	margin: 10px 0 15px 0;
	border: 0;
	padding: 0 0 0 9px;
}
#cambio a, a:visited
{
	text-decoration: none;
	color: black;
}
#cambio a:hover { text-decoration: underline; }

#linea
{
	color: #333;
	border-width: 5px 0 0 0;
	border-style: solid none none none;
	border-color: #CCC;
	clear: both;
}

#footer
{
	text-align: left;
	padding: 5px;
}
#footer a, a:visited
{
	border-color: transparent;
	border-style: none;
}
.izquierda { float: left; }
.smalltext {
	font-size: 0.95em;
}
.mediumtext {
	font-size: 1.15em;
}
.largetext {
	font-size:1.35em;
}

