@charset "utf-8";

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
  	padding: 0;
  	}

table {
  	border-collapse: collapse;
  	border-spacing: 0;
  	}

fieldset, img {
 	border: 0;
 	}

input, textarea {
  	font-family: inherit;
  	font-size: 1em;
  	}

html {
	color: #d7d7d7;
  	font-family: Helvetica , Arial , sans-serif;
  	font-size: 62.5%;
  	height: 100%;
  	}

body {
	background: #2a000e url(../images/backgrounds/rainbow72ppp.jpg) no-repeat fixed;
  	}

#page {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  margin: 0 auto;
  margin-bottom: -175px;
  padding-bottom: 40px;
  width: 986px; }

#header {
  	background: url(../images/backgrounds/interface-background-home.png) no-repeat left bottom;
  	overflow: hidden;
  	padding: 10px 13px;
  	padding-bottom: 29px;
  	}

#header #logoFunkyBreakfast {
    float: right;
    /*font-size: 2.5em;*/
    font-weight: bold;
    text-decoration: none;
    width: 452px;
    height: 96px;
    text-decoration: none;
    color: white;
    background: url(../images/main/funkybreakfastlogowhite.png);
    }

#content {
  	background-image: url(../images/backgrounds/interface-background-home.png);
  	background-repeat: repeat-y;
  	background-position: -988px center;
  	overflow: hidden;
  	width: 960px;
  	padding: 0 13px;
  	}

#content .primary {
	background: #000;
	margin: 0 auto;
	width: 960px;
	float: none;
	}

#content .secondary {
	margin: 0 auto;
	width: 750px;
	}


.sub-content {
  	background: url(../images/backgrounds/interface-background-home.png) no-repeat right bottom;
  	margin: 0;
  	height: 15px;
  	padding: 0;
  	clear: both;
  	}


#footer {	
	padding: 13px;
  	padding-bottom: 4px;
  	background-image: url(../images/backgrounds/interface-background-home.png);
  	background-repeat: repeat-y;
  	background-position: -988px center;
  	clear: both;
  	}

p.attribution {
  	font-family: Lucida Grande , Tahoma , freeSans , sans-serif;
  	font-size: 1.1em;
  	font-size: 0.95em;
  	margin: 0 13px;
  	}

p.attribution a {
    color: #9e042c;
    }

p.attribution a:hover {
    color: #f80046;
    }

#hero-image.hero {
	
	}

#hero-image {
	font-family: DIN, Helvetica, Arial, sans-serif;
	height: 340px;
	margin: 0;
	margin-bottom: 1px;
	margin-top: 0;
	position: relative;
	}

#hero-image .hero-info {
	position: absolute;
	top: 10px;
	left: 10px;
	}

#hero-image .hero-info h2, #hero-image .hero-info h3 {
	background: url(../images/backgrounds/home-shade.png) repeat top left;
	float: left;
	margin: 0;
	padding: 5px;
	text-transform: uppercase;
	}

#hero-image .hero-info h2 {
	font-size: 3em;
	line-height: 1em;
	color: #f80046;
	padding-bottom: 0;
	}

#hero-image .hero-info h3 {
	font-size: 1.3em;
	color: #fff;
	clear: left;
	font-weight: normal;
	}

#hero-image .hero-info h3 a {
	color: #fff;
	}

#hero-image .hero-info h3 a:hover {
	color: #f80046;
	text-decoration: none;
}

#benefits {
	background: #0B0319 url(../images/backgrounds/difuminado.jpg); 
	height: 220px;
	margin: 10px;
	margin-top: 0;
	color: #F80046;
	font-family: DIN, Helvetica, Arial, sans-serif;
	border-radius-bottomleft: 4px;
	border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	}

#benefits h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	padding: 10px;
	padding-top: 20px;
	text-transform: uppercase;
	}
	
#benefits ul {
	list-style: none;
	}



#benefits .benefit {
	float: left;
	font-size: 1em;
	width: 221px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
	}
	
/*#benefits .benefit h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 4px;
	padding: 3px;
	}*/

#benefits .benefit h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 4px;
	padding: 3px;
	}
	
#benefits .benefit p {
	font-size: 1.2em;
	padding-right: 100px;
	color: #594C42;
	padding: 3px;
	}
	
#benefits .benefit p strong {
	font-weight: normal;
	color: #594C42;
	}

#benefits .benefit ul li {
	padding-bottom: 5px;
	}


/*
naranja: #FF3900
amarillo: #FFC200
verde: #008E51
azul: #0087C4
gris: #2D2D2D
*/

.activoB1 {
	background-color:transparent;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.inactivoB1 {
	background-color:#FF3900;
	color:#2D2D2D;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.activoB2 {
	background-color:transparent;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.inactivoB2 {
	background-color: #FFC200;
	color:#2D2D2D;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.activoB3 {
	background-color:transparent;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.inactivoB3 {
	background-color:#008E51;
	color:#2D2D2D;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.activoB4 {
	background-color:transparent;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}

.inactivoB4 {
	background-color:#0087C4;
	color:#2D2D2D;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.3em;
	padding-right: 50px;
	padding: 3px;
	font-weight: bold;
}
	

	

#content .secondary .module h1{
	color: #f80046;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-size: 2.6em;
	}


#content .secondary .module p{
	color: #000;
	font-size: 1.2em;
	padding-bottom: 10px;
	}

#content .secondary .module a{
	color: #f80046;
	font-size: 1.2em;
	text-decoration: none;
	}

#content .secondary .module a:hover{
	text-decoration: underline;
	}

#content .secondary .module li.noticia {
	padding-bottom: 20px;
	}

#content .secondary .module p.tituloNoticia{
	/*background: url(../images/main/arrow_small.png) left no-repeat;*/
	color: #f80046;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 1.5em;
	}

#content .secondary .module p.textoNoticia{
	text-align: justify;
	padding-top: 10px;
	padding-left: 20px;
	}

#content .secondary .module p.fechaNoticia{
	color: #f80046;
	font-size: 1.2em;
	float: right;
	}

#content .secondary .module li.itemhemeroteca {
	padding-bottom: 20px;
	}

#content .secondary .module p.tituloitemhemeroteca{
	/*background: url(../images/main/arrow.png) left no-repeat;*/
	color: #f80046;
	padding-bottom: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 1.5em;
	}

#content .secondary .module p.textoitemhemeroteca {
	text-align: justify;
	padding-top: 10px;
	padding-left: 20px;
	}

.events {
	border-left: #f80046 1px dashed;
	border-right: #f80046 1px dashed;
	}

.events .event_date{
	background: #2a000e;
	color: #d7d7d7;
	font-size: 4em;
	padding: 10px;
	border-top: #f80046 1px dashed;
	border-bottom: #f80046 1px dashed;
	}

.events .event_time{
	color: #f80046;
	font-size: 3em;
	padding: 10px;
	border-top: #f80046 1px dashed;
	border-bottom: #f80046 1px dashed;
	}

.events .event_info{
	color: #000;
	font-size: 1.2em;
	padding: 10px;
	border-top: #f80046 1px dashed;
	border-bottom: #f80046 1px dashed;
	}


a#pie
{
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 48px;
width: 48px;
background: url(../images/Pointy.gif) bottom right;
text-indent: -999em;
text-decoration: none;
}












