body {
	background: white;
	background-image: url(images/fondo.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: Verdana;
	font-size: 12px;
}

a {
	color: white;
	text-decoration: none;
}

h1,h2,h3,h4 {
	color: #eb130b;
	margin: 2px;
}

.tituloEvento {
	color: #eb130b;
}

#wrapper {
	width: 962px;
	margin: auto;
}

#header {
	padding-top: 4px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}

.logoheader {
	float: right;
	margin-top: 10px;
}

#logorcp {
	margin: auto;
}

#logocucs {
	margin-top: 22px;
	margin-left: 20px;
	margin-right: 20px;
}

#menu {
	background-color: #d8120b;
	height: 40px;
	color: white;
}

#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu ul li {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 158px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-family: Arial;
	font-weight: bolder;
	font-size: 16px;
	border-left: 2px solid #f5f6fb;
	cursor: pointer;
}

#menu ul li.first {
	border-left: 0px;
}

#menu ul li:hover {
	background-color: #eb130b;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: white;
	font-size: 14px;
	text-align: center;
	padding: 26px;
}

#contenido {
	min-height: 400px;
	padding: 10px;
}

#contenido a {
	color: #eb130b;
	font-weight: bold;
}

.boton {
	background-color: #d8120b;
	color: white !important;
	text-decoration: none;
	padding: 8px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	width: 152px;
		margin-top: 2px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	cursor: pointer;
}

.boton a {
	color: white !important; 
}

.boton:hover {
	background-color: #eb130b;
}

.botoncito {
	background-color: #d8120b;
	color: white !important;
	text-decoration: none;
	padding: 4px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 2px;
	display: block;
	width: 116px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	cursor: pointer;
}

.botoncito:hover {
	background-color: #eb130b;
}


.bloque {
	background-color: #d6dadd;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;	
}

#aviso {
	width: 940px;
	height: 70px;
	margin-bottom: 10px;
	color: #EB130B;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
	padding-top: 18px;
}

#principal {
	padding: 10px;
}

#principal .izq {
	width: 240px;
	float: left;
}

#principal .izq .botoncito {
	float: right;
	margin: 10px;
}

#principal .der {
	width: 680px;
	float: left;
	text-align: center;
}

.clearer {
	clear: both;
}

#minitexto {
	width: 600px;
	margin: 10px;
	margin-left: 36px;
	text-align: left;
}

#minitexto .boton {
	float: right;

}

#secundario .primercuadro {
	width: 242px;
	height: 287px;
	float: left;
	background-image: url(images/primercuadro.jpg);
	background-position: -46px center;
	margin-top: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;	
	cursor: pointer;
}

#secundario .primercuadro .boton{
	float: right;
	margin: 10px;	
}

.segundocuadro {
	width: 690px;
	float: left;
	padding-left: 10px;
}

.cuadrotop {
	margin-top: 10px;
	width: 670px;
	height: 96px;
	padding: 10px;
	padding-top: 2px;
	
	margin-bottom: 4px;
}

.cuadrotop .boton {
	float: right;
	border: 0px;
	margin-top: 10px;
}



.cuadrotop form {
	height: 24px;
	display: block;
	line-height: 24px;
}

.cuadrotop input {
	border: 0px;
}

.cuadrotop input[type=text] {
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
	height: 24px;
		
}

.ito {
	width: 223px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	height: 160px;
}

.cuadrouno {
	background-image: url(/files/genteestadio.jpg);
	background-position: center center;
	text-align: right;
}

.cuadrodos {
	background-image: url(images/cuadrodos.jpg);
	background-position: center center;
}

.cuadrouno .boton , .cuadrodos .boton {
	margin-top: 120px;
	float: right;
	margin-right: 10px;
}

.cuadrotres {
	background-image: url(images/guinness.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	margin-right: 0px;
	text-align: center;
	color: #eb130b;
	
	font-size: 18px;
	font-weight: bold;
	
}

.cuadrotres img {
	margin-top: 10px;
}

#banner {
	width: 660px;
	height: 212px;
	margin: auto;
	position: relative;
}


#banner IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#banner IMG.active {
    z-index:10;
}

#banner IMG.last-active {
    z-index:9;
}

.fakeimg {
	text-align: center;
	height: 160px;
	line-height: 160px;
	border: 1px solid #990000;
	margin: 2px;
}

#contactouno {
	width: 600px;
	float: left;
	padding: 10px;
}

#contactodos {
	width: 300px;
	float: left;
	margin-left: 20px;
}
#contactouno form 
{
	width: 300px;
	float: left;
}

#contactouno form span {
	font-weight: bold;
	width: 150px;
	color: #eb130b;
	display: block;
}

.titulo {
	color: #eb130b;
	width: 180px;
	margin-right: 10px;
	font-weight: bold;
	display: block;
	float: left;
	line-height: 20px;
}

.registroForm {
	line-height: 24px;
}

button {
	border: 0px;
	background: none;
	cursor: pointer;
}

#registro {
	line-height: 30px;
}

#registro input[type=text] {
	width: 200px;
}


/* tooltip design */
.ToolTips { display:block; position:absolute; width:300px; }
.ToolTips .sticky_close { display:block; position:absolute; top:1px; right:3px; background:url(images/fileclose.png); width:16px; height:16px; line-height:16px; font-size:0px; z-index:100000000; }
.ToolTips .message { display:block; position:relative; background:url(images/tip_body.png) repeat-y; padding:0px 10px; }

/* here we do a little switch. If the tooltip is positioned above the element hovered, it changes the classes on the header/footer divs in order to point at the element hovered */
.ToolTips .dockBottomHeader, 
.ToolTips .dockTopFooter { display:block; position:relative; background:url(images/dockBottomHeader.png) no-repeat bottom; height:33px;  }
.ToolTips .dockTopFooter { background:url(images/dockTopFooter.png) no-repeat bottom; height:38px; }

.ToolTips .dockBottomFooter,
.ToolTips .dockTopHeader { display:block; position:relative; background:url(images/dockBottomFooter.png); height:14px; line-height:11px; font-size:0px; clear:both; }
/* this one has more height to display the close button in case sticky tooltips are on */
.ToolTips .dockTopHeader { background:url(images/dockTopHeader.png) bottom center no-repeat; height:20px; line-height:20px; font-size:0px; }

* html .ToolTips .dockBottomHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockBottomHeader.png'); }
* html .ToolTips .dockBottomFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockBottomFooter.png'); }
* html .ToolTips .dockTopHeader { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockTopHeader.png'); }
* html .ToolTips .dockTopFooter { background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/dockTopFooter.png'); }
* html .ToolTips .sticky_close {  background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fileclose.png');  }

/* this is just a div displaying the loading animated .gif */
.loading { display:block; margin:0px auto 0px; background:url(images/ajax-loader.gif) center center no-repeat; width:31px; height:50px; }

/* tip container */
.tipContainer { display:none; }

/* beautify the tooltip content */
.ToolTips .message { font-size:12px; text-align:justify; }
.ToolTips .message h3 { font-size:16px; margin:0px 0px 10px; padding:0px; color: #eb130b; }
.ToolTips .message .rights { display:block; clear:both; margin:15px 0px 0px; text-align:right; font-size:11px; color:#666666; }

#tooluno,#tooldos,#tooltres,#toolcuatro {
	float:left;
	height:100px;
	left:50px;
	position:relative;
	top:40px;
	width:120px;
	z-index:100;
}

#tooldos {
	left: 80px;
	top:80px;
}

#tooltres {
	left: 100px;
}

#toolcuatro {
	left: 100px;
	top:80px;	
	width: 150px;
}

.tweet img {
	float: left;
	margin: 4px;
	width: 48px;
	height: auto;
}
.tweet span {
	font-size: 11px;
	font-family: "Lucida Grande",Verdana,Tahoma,sans-serif;
}

.tweet {
	background: white;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding: 2px;
	
}