body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url("../graph/fondo_azul.jpg") repeat-x;
	margin:0 auto;
	text-align:left;
	color: #FFFFFF;
}
td {
	font-size: 12px;
	}
.preloader {
	background: url('../graph/loadingAnimation.gif') no-repeat center center !important;
	font-size: 16px;
	font-weight: bold;
	height: 250px;
}
a {
	text-decoration: none;
	color:#427ED3
}
a:visited {
	color: #427ED3;
}

a:hover {  color:#FFFFFF}

.mini {
	font-size: 10px;
	color: #3e6eb2;
	font-weight: bold;
}
p {
margin:5px

}
.clear {clear:both} 
h3 {
	margin:5px auto 0 auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url("../graph/boton_agenda.gif");
	background-repeat: no-repeat;
	background-position: left-bottom;
	height: 20px;
	width: 294px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#contenido{
position:relative;
margin:0 auto 0 auto;
padding: 3px;
background: url("../graph/flechas.gif") no-repeat left top;
}
#contenido900{
position:relative;
width:900px;
margin:0 auto 0 auto;
}
#agenda01 {
	/* posicion absoluta pero relativa a #contenido pegada a la izquierda*/
	margin: 20px;
	_margin: 15px;
	width: 410px;
	background-color: #031019;
	color:#FFFFFF;
	float:left;	
}
#agenda02 {
	/* posicion absoluta pero relativa a #contenido pegada a la derecha*/
	margin: 20px;
	_margin: 15px;  
	width: 410px;
	background-color: #031019;
	color:#FFFFFF;
	float:right;
	}


#evento{
	position:relative;
	margin:8px auto 0 auto;
	background-image: url("../graph/caja_fondo_agenda.jpg");
	background-repeat: no-repeat;
	width:360px;
	height:107px;
}

#evento h4{
	margin:17px auto 0 auto;
	position:absolute;
	right:5px;
	width:252px;
	height:15px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#evento p{
	margin:0px auto 0 auto;
	width:252px;
	height:66px;
	position:absolute;
	top:35px;
	right:5px;
	
}
#evento #fecha{
	margin:4px auto 0 auto;
	width:95px;
	height:30px;
	position:absolute;
	right:5px;
	width:252px;
	font-size: 12px;
	font-weight: bold;
	color: #1A99F3;
}
#evento img{
	margin:0 auto 0 auto;
	width:80px;
	height:90px;
	position:absolute;
	top:8px;
	left:12px;
	}
b.rtop, b.rbottom{
	display:block;
	background-color: #0A3A5D
}
b.rtop b, b.rbottom b{
	display:block;
	height: 1px;
	overflow: hidden;
	background-color: #031019
}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

#pie{
clear:both;
	margin:0px auto 0 auto;
	width:950px;
	height:35px;
	}
	
#mail{
	margin:0px auto 0 auto;
	height:300px;
	width:500px;
	z-index:1;
	}

#player2 {
	position: fixed;
 	width:250px;
	height:40px;
	right: 0px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#tresCol {
	margin: 20px;
	width: 260px;
	background-color: #031019;
	color:#FFFFFF;
	float:left;
}
#cajaGrande {
	margin:0px auto 0 auto;
	width: 94%;
	background-color: #031019;
	color:#FFFFFF;
	position: relative;
	clear: both;
	}
#cajaPeq{
	background-image: url("../graph/caja_fondo_dresscode.gif");
	background-repeat: no-repeat;
	background-position:8px 8px;
	margin: 12px;
	_margin: 10px;
	width: 260px;
	background-color: #031019;
	color:#FFFFFF;
	float:left;
	width:260px;
	height:90px;
	float:left;
	position: relative;
	padding: 8px;
}
#cajaDj{
	margin: 12px;
	_margin: 8px;
	width: 260px;
	background-color: #031019;
	color:#FFFFFF;
	float:left;
	width:410px;
	float:left;
	position: relative;
	padding: 8px;
	line-height: 14px;
}
 #cajaDj img{
	margin:0 5px 0 auto;
	float: left;
	position: relative;
	top:0px;
	float: left;
	}
#cajaPeq img{
	margin:0 5px 0 auto;
	width:86px;
	height:86px;
	position:relative;
	top:0px;
	float: left;
	}
#miniTitle{
	margin:0 auto 2px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #1A99F3;
}
html>body #fotos{
height:700px; ;

}

/* mediaboxAdvanced - black theme */
#mbOverlay {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#mbOverlay.mbOverlayFF {
	background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayIE {
	position: absolute;
}

#mbCenter {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #000000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
	-webkit-box-shadow: 0px 10px 40px rgba(0,0,0,0.70);
}

#mbCenter.mbLoading {
	background: #000 url(BlackLoading.gif) no-repeat center;

/*	This style is applied only during animation.	*/
/*	For example, the following turns off shadows,	*/
/*	helping browser performance on slow systems.	*/
/*	To leave shadows on, just remove these lines:	*/
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#mbImage {
	position: relative;
	left: 0;
	top: 0;

/*	Begin styles for inline content, if no style is given	*/
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: left;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 10px;
}

#mbImage a, #mbImage a:link, #mbImage a:visited {
	color: #ddd;
}

#mbImage a:hover, #mbImage a:active {
	color: #fff;
}

/*	End inline content styles	*/

#mbBottom {
	min-height: 20px;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	text-align: left;
	padding: 0 10px 10px;
}

#mbTitle {
	display: inline;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	font-size: 12px;
}

#mbNumber {
	display: inline;
	color: #999;
	line-height: 14px;
	font-size: 10px;
	margin: auto 10px;
}

#mbCaption {
	display: block;
	color: #999;
	line-height: 14px;
	font-size: 10px;
}

#mbPrevLink, #mbNextLink, #mbCloseLink {
	display: block;
	float: right;
	height: 20px;
	margin: 0;
	outline: none;
}

#mbPrevLink {
	width: 69px;
	background: transparent url(BlackPrevious.gif) no-repeat center;
}

#mbNextLink {
	width: 41px;
	background: transparent url(BlackNext.gif) no-repeat center;
}

#mbCloseLink {
	width: 46px;
	background: transparent url(mediabox/BlackClose.gif) no-repeat center;
}

/*	Styles for flash version alert	*/

#mbError {
	position: relative;
	font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	border: 10px solid #700;
	padding: 10px 10px 10px;
	margin: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active {
	color: #d00;
	font-weight: bold;
	text-decoration: underline;
}
