/* DIVISIONES PRINCIPALES DE PAGINA */
*, html {
	margin: 0px;
	padding: 0px;
}
.oculto {
	display: none;
}.clear {
	clear: both;
}
#contenedor {
	width: 905px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #E0E0E0;
	background-image: url(../imagenes/fondo_web.gif);
	background-repeat:  repeat-y;
}
#colizda {
	float: left;
	width: 450px;
	background-color: #FFFFFF;
	height: 600px;
}
#coldcha {
	float: right;
	width: 410px;
	min-height: 560px;
	background-color: #E0E0E0;
	padding: 20px;
	display: inline;
}
#col1 {
	width: 190px;
	float: left;
	padding-left: 25px;
}
#col2 {
	float: left;
	width: 205px;
	margin-left: 15px;
}
#contenido,#contenidoespectaculos {
	width: 410px;
	float: left;
	background-color: #FFFFFF;
	display: inline;
	min-height: 560px;
	height: auto;
}
#fondo {
	background-image: url(../imagenes/mechanismo.gif);
	background-repeat: no-repeat;
	height: 260px;
	width: 450px;
	margin-top: -260px;
	padding-top: -260px;
	float: left;
	clear: both;
}
#pie {
	width: 900px;
	height:30px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}




/* ESTILOS MENU PRINCIPAL*/
#colizda h1 a{
	background-image: url(../imagenes/logotipo_kamante.gif);
	height: 52px;
	width: 300px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-top: 10px;
	margin-left: 10px;
}
#colizda ul {
	list-style-type: none;
	margin-top: 30px;
}
#colizda a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	height: 18px;
	width: 190px;
	display: block;
	padding-top: 3px;
	padding-left: 5px;
}
a.quienes:hover {
	color: #FFFFFF!important;
	background-color: #3A7CDE;
}
#quienes {
	color: #FFFFFF!important;
	background-color: #3A7CDE;
}
#ultimo {
	color: #FFFFFF!important;
	background-color: #DB0066;
}
#espectaculos {
	color: #FFFFFF!important;
	background-color: #4AA145;
}
#otras {
	color: #FFFFFF!important;
	background-color: #344B8A;
}
#cursos {
	color: #FFFFFF!important;
	background-color: #6F3C80;
}
#enlaces {
	color: #FFFFFF!important;
	background-color: #C1C109;
}
#contacto {
	color: #FFFFFF!important;
	background-color: #0584AD;
}


a.ultimo:hover {
	color: #FFFFFF!important;
	background-color: #DB0066;
}
a.espectaculos:hover {
	color: #FFFFFF!important;
	background-color: #4AA145;
}
a.otras:hover {
	color: #FFFFFF!important;
	background-color: #344B8A;
}
a.cursos:hover {
	color: #FFFFFF!important;
	background-color: #6F3C80;
}
a.enlaces:hover {
	color: #FFFFFF!important;
	background-color: #B3B309;
}
a.blog:hover {
	color: #FFFFFF!important;
	background-color: #E6B800;
}
a.contacto:hover {
	color: #FFFFFF!important;
	background-color: #0584AD;
}
.submenu {
	color: #666666!important;
	background-color: #EAEAEA;
}

#col2 a:hover {
	color: #666666!important;
	background-color: #CCCCCC;
}
#contenedor_home {
	height: 598px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#contenedor_home  h1  {
	background-image: url(../imagenes/logotipo_kamante.gif);
	height: 52px;
	width: 300px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-top: 10px;
	margin-left: 10px;
}
#flashcontent  {
	text-align: center;
	width: 900px;
}
#contenido .noticia {
	padding-right: 20px;
	margin-bottom: 30px;
}
.titulo   {
	font-weight: bold;
	color: #DB0066;
	margin-bottom: 5px;
}
.fecha {
	font-size: 10px;
	color: #999999;
	margin-bottom: 1px!important;
}
#contenedor #coldcha #contenido .parrafonoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
}
