body {
	margin-top: 0px;
	background-color: #82A56F;
	background-image: url(../images/degradadof.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #42210b;
}

ul {
	list-style-type: none;
}

a {
	color: #42210b;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	font-size: 12px;
}

img {
	text-align: center;
}

.kid {
	font-size: 9px;
	text-align: center;
	font-weight: bold;
}
/* @group layout */
/*  Contenedor general centra la página  */

#contenedor {
	margin: auto;
	width: 800px;
}

/* Encabezado */

#encabezado{
	width: 800px;
	height: 120px;
	float: left;
    margin-top: 10px;	
    text-align: right;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	border-color: #6a0d69;
	border-style: solid;
	border-width: 1px;
}

#encabezado a:link {
	text-decoration: none;
}

#menu-izquierda {
	width: 100px;
	height: 444px;
	float: left;
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 35px;
	margin: 0px;
	margin-left: 0px;
	color: #42210b;
	border-bottom-color: #6a0d69;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #6a0d69;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #6a0d69;
	border-right-style: solid;
	border-right-width: 1px;
}
#espaciador {
    width: 30px;
    float: left;	
}

#contenido {
	width: 508px;
    height: 380px;
	float: left;
	background-color: #82A56F;
	background-image: url(../images/fondocontenidodef.jpg);
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-top: 31px;
	padding-bottom: 31px;
	padding-right: 8px;
	margin-top: 31px;
	overflow: auto;
	text-align: justify;
}

#contenidoA {
	width: 780px;
    height: 380px;
	float: left;
	background-color: #82A56F;
	background-image: url(../images/fondocontenidodef.jpg);
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-top: 31px;
	padding-bottom: 31px;
	padding-right: 8px;
	margin-top: 31px;
	overflow: auto;
	text-align: justify;
}

#menu-derecha {
	width: 86px;
	float: right;
	height: 444px;
	padding-top: 31px;
	padding-left: 18px;
	padding-right: 12px;
}

#pie-banners {
	clear:  both;
	height: 75px;
    background-color: #82A56F;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	font-size: 9px;
	color: #42210B;
	margin-top: 0px;
}

/* @end */

/* @group Navegacion */

/* Navegacion menu horizontal */
.table_menuH {
    height: 122px;
	width: 678px;
	margin: auto 123px;
}

.tr_menuH {
    height: 6px;
	padding-bottom: 0px;
	margin-top: 0px;
}

#encabezado td {
    width: 113px;
	text-align: center;
}

#encabezado a:link{
	font-size: 11px;
	color: #6a0d69;
}

#encabezado a:visited{
	font-size: 11px;
	color: #6a0d69;
	text-decoration: none;
}

#encabezado a:hover{
	font-size: 11px;
	color: #6a0d69;
	text-decoration: underline;
	font-style: italic;
}

/* navegacion menu izquierda */
#menu-izquierda ul{
	margin-left: 10px;
	padding: 0px;
	list-style-type: none;
	line-height: 25px;
}
#menu-izquierda a:link{
	text-decoration: none;
}
#menu-izquierda a:visited {
	text-decoration: none;
}
#menu-izquierda a:hover {
	text-decoration: none;
}
.morado {
	color: #6a0d69;
	font-size: 12px;
}
.moradito {
	color: #6a0d69;
	font-size: 9px;
}
.submenus-izquierda {
	margin: 0px;
	padding-left: 25px;
	line-height: 10px;
	padding-top: 5px;
	list-style-type: none;
}
	
.submenus-izquierda a:link{
	font-size: 9px;
	color: #42210b;
}
.submenus-izquierda a:visited {
	font-size: 9px;
	font-style: italic;
}

/*navegacion menu derecha */	
#menu-derecha a:link{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu-derecha ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu-derecha img{  
    border-style: none;
    margin-top: 30px;
    margin-bottom: 30px;
}

/* Termina Navegacion */
/* @end */

/* @group contenido */
/* Inicia Contenido */

h2 {
	font-size: 14px;
	color: #42210B;
	font-weight: normal;
	margin-top: 3px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	text-align: center;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	color: #42210B;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 8px;
	text-align: center;
}

h4 {
	font-size: 13px;
	color: #42210B;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 25px;
	margin-left: 0px;
	padding-left: 10px;
}	

h6 {
	font-size: 12px;
	color: #42210B;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
}

p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: #42210b;
}
#contenido table {
	width: 500px;
	margin: auto;
	font-size: 11px;
	vertical-align: top;
}
.td_centrada {
	text-align: center;
}	
.td_derecha {
	text-align: right;
}	
.mini_select {
	font-size: 10px;	
}	
.tr_bordeada {
	border: thin solid #42210b;
}
.negrita {
	font-weight: bold;
}
.subra {
	text-decoration: underline;
}
.derecha {
	text-align: right;
}

.cita {
	font-size: 9px;
}

#contenido td{
	vertical-align: top;
}
#contenido ul {
	font-size: 12px;
	text-decoration: none;
	list-style-image: none;
	padding-right: 8px;
}

#contenido ol {
	padding-right: 8px;
}

#contenido li {
	text-decoration: none;
	font-size: 12px;
	list-style-image: none;
}

#contenido li.cita {
	font-size: 9px;
}
/* @end */


.flash {
	width: 90%;
	height: auto;
	margin: 5px;
	padding: 5px;
	background-position: center center;
	vertical-align: middle;
	color: #2E7600;
}	
/* Termina Contenido */

/* @group Footer */
#pie-banners {
	padding-top: 50px;
}

#pie-banners p{
	text-align: right;
	vertical-align: bottom;
	font-size: 8px;
}

#pie-banners a{
	font-size: 9px;
}
.pie{
	height: 50px;
	vertical-align: bottom;
}
/* @end */

