body {
	text-align:left;
	background: #d8d8d8; 
	font-size: 10pt; 
	font-family: Georgia, Lucida Sans Unicode,Lucida Sans,Lucida Grande, Malayalam, Verdana, sans-serif;
	color: #000;
	height:100%;
}
a {
	text-decoration:none;
}
h1{
	margin:0;
	padding:0;
}
h2 {
	font-size:25px;
	text-align: left;
	color: #fff;
	margin:0;
	padding:0;
	padding-left:20px;
	background: #000;
	height:38px;
	font-weight:normal;
}
h3{
	font-size:20px;
	text-align:left;
	color:#000;
	margin:0;
	margin-left:25px;
	padding:0;
	height:23px;
	font-weight:normal;
}
#general {
	overflow: hidden;
	width:990px;
	height: auto;
	border:1px solid #000;
	margin: 0 auto;
	background: #B698D8;
}
#header { 
	background: #fff;
	height: 100px;
	text-align:left;
}
#fotocap {
	background: url('../images/sonaladipu.jpg') center no-repeat #000;
	height:213px;
	
}
#menu {
	float:right;
	font-size:9pt;
	height:22px;
	width:430px;
	margin:0;
	padding:0;
	list-style:none;
}
#menu li, #menu .desactivado{
	background: url('../images/bgmenu.gif') top no-repeat;
	width: 83px;
	height:20px;
	float:left;
	padding:1px;
	margin-left:1px;
	text-align:center;
	list-style:none;

}
#menu .activo {
	background: url('../images/bgmenu.gif') bottom  no-repeat;

}
#menu .activo a{
	color:#000;
}
#menu .activo a:hover{
	color:#B698D8;
}
#menu li a{
	display:block;
	width:80px;
	height:20px;
	color:#000;	
}
#menu li a:hover{
	color:#fff;
}
#loadinfo{
	background: #B698D8;
}

#contenido {
	background: #B698D8 url('../images/bg-contenido.jpg') no-repeat center center;
	margin: 0;
	padding:0;
	min-height:475px;
	max-height:690px;
	width:732px;
	float:right;
}
#contenido i{
	color:#800080;
	background: #B698D8;
}
#contenido p{
	margin: 5px;
}
#contenido a{
	color:#800080;
	font-weight:bold;
}
#contenido li{
	list-style:url('../images/bullet-castcont.gif');
}
#subcontenido{
	background:url('../images/bg-separador.gif') no-repeat top left;
}
#sidebar {
	background: #000;
	color:#fff;
	min-height:415px;
	width:238px;
	float:left;
	padding:10px;
	padding-top:50px;
}

#sidebar a{
	color:#800080;
	font-weight:bold;
}
#menusidebar{
	padding:10px;
	margin:7px;
	list-style:none;
}
.submenusidebar{
	list-style:none;
	background: #000;
	margin:0;
	margin-left:15px;
	font-size:10px;
	padding:0;
	padding-bottom:6px;
	padding-top:6px;

}
#menusidebar li{
	border-bottom: 1px solid #fff;
}
#menusidebar .sb-activo, #menusidebar .sb-sactivo{
	background: url('../images/bg-menusidebar.jpg') repeat-y right;
	color:#fff;
}
#menusidebar li:hover{
	background: url('../images/bg-menusidebar.jpg') repeat-y right;
}
#menusidebar a{
	display:block;
	background: url('../images/bullet-cast_h.jpg') left center no-repeat;
	line-height:26px;
	padding:3px;
	padding-left:18px;
	color:#B698D8;
}
#menusidebar a:hover{
	color:#fff;
	background: url('../images/bullet-cast.jpg') left center no-repeat;

}

img{
	border:0;
}
#footer {
	clear:both;
	font-size:9pt;
	text-align:right;
	padding:4px;
	background: #fff;
}
#footer hr{
	width:90%;
	height:1px;
}
#footer p {
	text-align:right;
	padding-right:10px;
}

.boton {
width: 95px;
color:#776655;
font-size: 11px;
height: 30px;
border-width:0px;
text-align:center;
font-weight:bold;
background: url(../images/boton.gif) no-repeat;
}
.boton1 {
width: 95px;
color:#000;
font-size: 11px;
height: 30px;
border-width:0px;
text-align:center;
font-weight:bold;
background: url(../images/boton_hover.gif) no-repeat;
}

.input {
background: url(../images/bg.gif) repeat-x;
border: 1px solid #776655;}

.textarea{
	background: #D5D0BA url(../images/bgtxtarea.gif) repeat-x;
	border: 1px solid #776655;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 25px;
	max-width:600px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 21px;
	max-width:400px;
	background:none;
	margin:0;

}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 20px;
	max-width:200px;
	margin:0;

}

.sIFR-hasFlash h5 {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 17px;
	max-width:150px;
	margin:0;
}
h5{
margin:0;
}

#info a{
	color:#EEDCA6;
	font-weight:bold;
}
#info a:hover{
	color:#ECD48E;
	text-decoration:underline;
}
#lateral{
position:absolute;z-index:2;left:50px;top:-20px;padding:8px;background:url(../images/bg-lateral.jpg) #EBD593;border:1px solid #D8B955;width:185px;height:359px;
}
#lateral a{
	color:#9F6F16;
	font-weight:bold;
}
#lateral a:hover{
	color:#BD9235;
	text-decoration:underline;
}
#lateral dt{
	font-weight:bold;
}
#lateral ul{
	margin:0;
	margin-left:25px;
	padding:0;
}
#lateral ul li{
	list-style:url('../images/sortbyoff.gif');
	line-height:13px;
}
#info{
margin-bottom:30px;position:relative;top:20px;left:11px;z-index:1;width:805px;height:338px;text-align:left;background:url(../images/bg-info-details.jpg) #CC9E41;border:1px solid #9F6F16;
}
#info-details{
width:525px;height:338px;float:right;padding:8px;overflow:hidden;
}

#galeria{
	list-style:none;
	margin:20px;
	margin-top:9px;
	padding:0;
}

#galeria li{
	position:relative;
	list-style:none;
	float:left;
	margin:11px;
	background: #fff;
	border: 1px solid #000;
	width:140px;
	height:105px;
	max-height:105px;
	
	}
#galeria li img{
	position:absolute;
	width:140px;
	border: 1px solid #000;

	clip: rect(5px 135px 100px 5px);
}
	
#contactForm  a{
	font-weight:bold;
	}
#contactForm{
	text-align:center;
}



#contactForm{
	text-align:center;
	width:100%;
}
#contactForm dl{
	text-align:left;
	margin: 10px; 
	width: 355px;
}

#contactForm dt{
float: left;
width: 28%;
text-align: right;
color: #000000;
display: block;
font-weight:bold;
line-height:20px;}
#contactForm dd {
margin-left: 0;
padding-left: 5px;
color: #000;
float: right;
line-height:20px;
width: 70%;
}
.dashblack{
	background-color: #000000;
	margin:1px;
	border:3px solid silver;
	font-size:10pt;
	width:204px; /* cellwidth * 7 + cellpadding * 14 + cellborder * 14 */
	display:block;
	padding:3px;
	min-height:145px;
}
.dashblack:hover{
	cursor:pointer;
	/*cursor:hand; /* If you're worried about old IE versions, turn this on.  I have it off because I hate seeing css exceptions in my debug window. ;) */
}
.dashblack .calwrapper{
	display:block;
}
.dashblack .calweekswrapper{
	display:block;
}
.dashblack .calheader{
	display: block;
	width:100%;
	text-align:center;
	color:#b698d8;
	font-size:10pt;
	font-weight: bold;
	margin-bottom:2px;
}
.dashblack .caltitle{
	width:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.dashblack .calcontrol{
	font-weight: bold;
	color: #ffffff;
	width:25px;
}
.dashblack .calcontrol:hover{
}
.dashblack .calclose{
	float:right;
	display:none;
}
.dashblack .calprevmonth{
	float:left;
}
.dashblack .calnextmonth{
	float:right;
}
.dashblack .calnextyear{
	display:none;
}
.dashblack .calprevyear{
	display:none;
}
.dashblack .daybox{
	float:left;
	background-color: #000000;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width:25px;
	padding:1px;
	color:#ffffff;
	font-weight: bold;
	text-align:center;	
}
.dashblack .dayboxname{
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	background-color: #000000;
	color:#666666;
}
.dashblack .dayboxvalue{
	display:none;
}
.dashblack .daybox:hover{
}
.dashblack .dayboxname:hover{
}
.dashblack .dayinmonth{
}
.dashblack .dayoutmonth{
	color:#666666;
}
.dashblack .dayselected{
	color: #b698d8;
}
.dashblack .dayselected .dayboxdate{
	text-decoration: none;
}
.dashblack .daycurrent{
}
.dashblack .weekbox{
	width:100%;
	display:block;
}
.dashblack .endweek{
	float:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.dashblack .weekboxname{
}

