body{
	margin:0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;/**:Geneva, Arial, Helvetica, sans-serif;**/
	font-size:12px;
	background-image:url(fondo3.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-attachment:inherit;
}

#Header {
	text-align:center;
}

#Wrapper {
	width:890px;
	/*height:610px;*/
	margin:auto;
	/*border-bottom:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;*/
}

#Contenido {
	margin-left:30px;
	margin-right:30px;
}

#Menu {
	height:20px;
	width:42px;
	padding-left:6px;
	float:left;
}

.BotonIzq {
	width:11px;
	
	float:left;
	background-image:url(botonOrilla1.jpg);
	background-repeat:no-repeat;
}

BotonContenido {
	padding:9px;
	color:#FFFFFF;
	background-image:url(botonFondo.jpg);
	background-repeat:repeat-x;
}

.BotonDer {
	width:3px;
	padding-left:|px;
	float:right;
	background-image:url(botonOrilla2.jpg);
}

#Fondo {
	background-image:url(logoFondo2.jpg);
	background-repeat:no-repeat;
	height:490px;
	width:730px;
	float:right;
	margin-right:6px;
}

#Texto {
	padding-left:23px;
	padding-bottom:23px;
	padding-right:23px;
	height:428px;
}

#Breadcrumbs {
	font-size:11px;
	padding-left:10px;
	padding-top:4px;
}

#Footer {
	
}

.Boton {
	background-image:url(botonFondo.jpg);
	background-repeat:repeat-x;
	font-size:11px;
}

.BotonActual {
	background-image:url(botonFondo2.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-size:11px;
}

.BotonSub {
	border-right: #000000 1.5px solid;
	padding-right: 2px;
	border-top: #000000 1px solid;
	display: block;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #000000 1.5px solid;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #000000 2px solid;
	background-image:url(botonFondoSub.jpg);
	background-repeat:repeat-x;
	font-size:10px;
}

.BotonSub:hover {
	background-image:url(botonFondo2Sub.jpg);
	background-repeat:repeat-x;
	color:#000000;
}

a.tableLink {
	text-decoration:underline;
	font-weight:bold;
	color:#217A7C;
}

a.tableLink:hover {
	text-decoration:none;
	color:#2DA3A6;
}

td a {
	color:#FFFFFF;
	text-decoration:none;
}

td a:hover {
	color:#000000;
}


ul {
	list-style:url(listItem.gif);
}

h3 {
	color:#185A5C;
	margin-top:1ex;
	margin-bottom:1.2ex;
	font-size:1.2em;
}

h3 a{
	color:#185A5C;
}

h3 a:hover{
	text-decoration:none;
	color:#217A7C;
}
h4 {
	font-size:1em;
	margin-left:.5ex;
}

p {
	margin-top:1ex;
	margin-bottom:1ex;
	margin-left:1ex;
}

a {
	color:#217A7C;
}

a:hover {
	text-decoration:none;
	color:#2DA3A6;
}

img.separador {
	margin-top:10px;
}

#Contents {
	padding-left:15px;
	padding-top:2px;
}

#Contents1 {
	padding-left:2ex;
}