html, body{
	padding:0;
	font-size:small;
	font-family: Arial, verdana, sans-serif;
	color: #333;
	background-color:#000;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	
}
* {
	margin: 0;
	padding: 0;
}
input, textarea{
font-size:10px;
font-family: Arial, verdana, sans-serif;
background: #FBFBFB;
border: 1px Solid #F0F0F0;
width:180px;
color:#2ea9dc;
}

a {
	color: #3399cc;
	text-decoration: none;
}
a img {
	border: 0;
}
blockquote {
	margin: 8px 20%;
}

.show_link{
  text-decoration: underline;
  color:#3399cc;
}

/* INDEX */ 

#masthead{
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #000000;
}

#logosuperior{
width:100%;
height:32px;
margin:0;
padding:0;
}

#divmenusup{
width:100%;
height:32px;
margin:0;
padding:0;
}

#divmenusup div{
float:left;
height:32px;
margin:0;
padding:0;
}

#divleft{
float:left;
width:274px;
height:459px;
background-image:url(eventos_r5_c1.jpg); 
background-repeat:no-repeat;
padding-top:65px;
margin:0;
font-family:Arial, Helvetica, sans-serif;

}

#divright{
float:left;
width:726px;
height:459px;
background-image:url(eventos_r5_c3.jpg); 
background-repeat:no-repeat;
padding-top:65px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

#divleft2{
float:left;
width:274px;
height:459px;
background-image:url(menumadrid/eventosmenu_r5_c1.jpg);
background-repeat:no-repeat;
padding-top:65px;
margin:0;
font-family:Arial, Helvetica, sans-serif;

}

#divright2{
float:left;
width:726px;
height:459px;
background-image:url(menumadrid/eventosmenu_r5_c3.jpg);
background-repeat:no-repeat;
padding-top:65px;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}

#faldon{
width: 1000px;
height:150px;
}

#faldon h1{
color:#CED1B1;
font-size:x-small;
text-align:justify;
}

#bordediez{
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}

#menuh{
font-size: 85%;
font-family: Arial;
font-weight:bold;
letter-spacing:2px;
color:#FFF;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
padding-top:10px;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #1A0E05;
	background: #fff;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border-width: 1px 1px 1px 0;
	
}

#menuh a#hom {
background: #fff;
}
#menuh a#hom:hover {
color: #000;
}
#menuh a#nos {
background: #E3F3FB;
}
#menuh a#nos:hover {
color: #2EA8DC;
}
#menuh a#cat {
background: #F7E1EE;
}
#menuh a#cat:hover {
color: #C63E91;
}
#menuh a#que {
background: #F7E3BC;
}
#menuh a#que:hover {
color: #E7AD40;
}
#menuh a#con {
background: #F0C7C1;
}
#menuh a#con:hover {
color: #D35E4C;
}
#menuh a#eve {
background: #B2E0D7;
}
#menuh a#eve:hover {
color: #23A68D;
}

#menuh a:hover {
	background: #FF3300;
	color: #fff;
}

.trans{
color:#000000;
background-color:#FFFFFF;
padding:10px;
margin:10px;
}
.trans2{
color:#CED1B1;
padding:10px;
margin:10px;
}

.trans2 h3{
color:#FFFFFF;
}

.pmargen25{
margin-bottom:25px;
padding-left:10px;
padding-right:10px;
text-align:justify
}

/* BIG PLAYERS */
div#content{
	width:930px;
	padding:0 20px;
	margin-top: 12px;
}
div#left{
	width:700px;
	padding:0 5px;
	float:left;
}


/* SELF CLEARING FLOATS */
.floater {float:left; width:100%;}

.clr {
	clear: both;
}


h2.empty {
  font-size:21px;
  font-weight:normal;
  padding: 0 8px;
  margin-bottom:30px;
}


/* static pages 	*/
.static h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-top: 12px;
}
.static h3 {
	font-weight: normal;
	font-size: 23px;
	line-height: 15px;
	margin-bottom: 12px;
}
.static h3.module_title {
	font-size: 15px;
	line-height: 18px;
}
.static ul, .static ol {
	margin-left: 15px;
}
.static ul li, .static ol li {
	margin-bottom: 3px;
}
.static .module h3 {
	font-size: 15px;
	line-height: 18px;
}
.static .module img {
	float: left;
	margin-right: 10px;
}
.static .module .inline_right {
	float: right;
	margin-left: 10px;
	margin-right: 0;
}

.static .module .module_content {
	margin-left: 8px;
}

.static ul{
	margin-left:20px;
}
.static p{
	margin-top:10px;
}

.paginated{
padding-bottom:20px;
padding-top:10px}

.h2map_header {
	text-transform: uppercase;
	color: #2ea9dc;
	padding-top: 5px;
	font-size: 14px;
	margin-bottom: 18px;
	font-weight:bold;
}