* {
	margin: 0;
	padding: 0;
}


#listamapa ul {
	margin-left: 4em;
}

ul li {
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	/*background:  url(../fondo.jpg) repeat-y; */ /*sombra*/
	/*border: dotted #FF9900 2px;*/
}

#wrapper2 {
	/*background:url(../fondo1.jpg) repeat-x;*/ /*lineas horizontal*/
	/*border: solid 1px #006600;*/
	width:948px;
}

#menu {
	width: 900px;
	height: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	/*background: url(../../medio.jpg) no-repeat;*/
	/*border:solid 1px #993300;*/
}

#header {
	width: 810px;
	height: 10px;
	margin: 0 auto;
	/*border: solid 1px #000000;*/
}

#headerdos {
	width: 812px;
	height: 128px;
	margin: 0 auto;
	/*border: solid 1px #FF9999;*/
}

#menu a {
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	text-decoration: underline;
	color: #000000;
}

/*#closeheader {
	margin: 0  auto; /* copie del otro */
/*	width: 880px;
	background: url(../../medio.jpg) no-repeat;
	padding-left: inherit;
}*/

#menu ul {
	padding: 2px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}


#menu li {
	display: inline;
	padding-right: 10px;
}	

* html #menu li {
	display: inline;
	padding-right: 15px; /*8*/
}

*:first-child+html #menu li {
	display: inline;
	padding-right: 15px; /*8*/
}

/* Content */
/*antes de ser modificado*/
#content {
	width: 200px;
	margin: 0 auto;
	/*padding-top: 0px;*/
	/*border: solid 1px  #0066FF;*/
}

#content2 {
	width: 200px;
	margin: 0 auto;
	/*padding-top: 0px;*/
	/*border: solid 1px  #0066FF;*/
}

#contentuno {
	width: 200px;
	float: left;
	/*border: solid 1px #CC9900;*/
}

#contentuno2 {
	width: 200px;
	float: left;
	/*border: solid 1px #CC9900;*/
}

#contentdos {
	width: 200px;
	height: 120px;
	float: right;
	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;
}

#contentdos2 {
	width: 200px;
	height: 120px;
	float: right;
	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;
}

/*Content > contentdos > nueventos*/
#titulo_eventos {
	margin: 0 auto;
	width: 170px;
	height: 20px;
	border: dashed 1px #33FF00
}
#nueventos {
	/*float: left;*/ /*no sale al centro*/
	width: 200px;
	height: 120px;
	border: 0px dashed #FFFFFF;
	
}

#nueventos2 {
	/*float: left;*/ /*no sale al centro*/
	width: 200px;
	height: 120px;
	border: 0px dashed #FFFFFF;
	
}
/*Content > contentdos > anteventos*/
#anteventos {
	/*float: left;*/ /*no sale al centro*/
	width: 200px;
	height: 120px;
	border: 0px dashed #FFFFFF;
	margin: 0 auto;
}
/*Content > menu3*/

/* Content > Main */
#cuadro1 {
	float: left; /*no sale al centro*/
	width: 300px;
	height: 210px;
	border: dashed 1px #FF6699;
}

#cuadro2 {
	float: right; /*no sale al centro*/
	width: 300px;
	height: 210px;
	border: dashed 1px #FF6699;
}

#cuadro3 {
	float: left; /*no sale al centro*/
	width: 300px;
	height: 210px;
	border: dashed 1px #FF6699;
}

#cuadro4 {
	float: right; /*no sale al centro*/
	width: 300px;
	height: 210px;
	border: dashed 1px #FF6699;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: .8em;
}

#updates a {
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 890px;
	height: 110px;
	margin: 0 auto;
	/*border: solid 1px #CCFF00;*/
	/*padding: 30px 50px;*/
	background: url(down_01.png) no-repeat center top;
}

* html #footer {
	clear: both;
	width: 810px;
	height: 110px;
	margin: 0 auto;
	/*padding: 30px 50px;*/
	background: url(DisenioBackground/parteabajo.png) no-repeat center top;
}

#footer p {
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: x-small; color:#FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
