
*{
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#6d6960;
	font-weight: bold;
}
a:hover {
	color:black;
	text-decoration:underline;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #bcbaae;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}





#main ul{
	
color : #555;
margin-left: 20px;



}

#main ul li{
	
padding-top: 10px;


}


#main2 ul{
	
color : #555;
margin-left: 20px;



}

#main2 ul li{
	
padding-top: 10px;


}


/* body */
body {
	background:#6d6960 url('image/background_body.jpg') repeat-x top;
	color:#FFF;
	font:0.8em Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	border:0;
	margin:0;
	padding:0;
	 /*margin-top: auto;   ojo a esto*/
}

/* header */
#header {
	background:url('image/banner2.png');
	height:320px;
	margin:0 auto;
	position:relative;
	width:1000px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}


#header ul {
	list-style:none;
	position:relative;
	top:270px;
	margin-left:11px;
	
	
}
#header ul li {
	list-style:none;
	float: left;
	
	
}
#header ul li a {
	
	
	color:#98697d;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	height:15px;
	padding:10px;
	width:115px;
	border-right: 1px solid #98697d;
	text-decoration:none;
	text-align: center;
	
	
}

#header ul li a#last {
	border-right: none;
}

#header ul li a#fees {
	width:140px;
}



#header ul li a:hover {
	background:#e6e1d7;
	background-image: url(image/mainmenu.png);
    background-repeat: repeat-x;
	
	
}




/* content */
#content {
	height:auto;
	margin:0 auto;
	width:1000px;
	background:#fff;
	
}




#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 



/* sidebar */
#sidebar {
	float:left;
	width:210px;
	margin-left:10px;
	
	
	
}
#sidebar h1 {
	border-bottom:2px solid #bcbaae;
	color:#444;
	font-size:165%;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}







#sidebar ul {
	
margin-top: 10px;


	
}

#sidebar ul li {
	
	
	list-style:none;
	border-bottom:1px solid #bcbaae;
	
}
#sidebar ul li a {
	
	color:#98697d;
	display:block;
	padding:5px;
	text-decoration:none;
	
	
}


#lastsidebar{
	
	border-bottom:1px solid #bcbaae;

}


#sidebar ul li a:hover {
	
	background:#e6e1d7;

}



/* sidebar2 */
#sidebar2 {
	float:right;
	width:200px;
	margin-right:10px;
	
	
}
#sidebar2 h1 {
	border-bottom:2px solid #bcbaae;
	color:#444;
	font-size:165%;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}
#sidebar2 input
{
	
	background:#f1f1f1;
	color:#000;
	margin-bottom: 10px;
	
	
}

 input #suscribeButton{

	
	border-bottom:2px solid black;
		
}



#sidebar2 p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:90%;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar2 p a.more {
	display:block;
	text-align:right;
}
#sidebar2 ul {
	margin:10px;
	background:#f1f1f1;
}
#sidebar2 ul li {
	list-style: none;
	padding:10px 2px;
	
}
#sidebar2 ul li a {
	color:#98697d;
	display:block;
	padding:5px;
	text-decoration:none;
	border-bottom:1px solid #bcbaae;
	
}

#sidebar2 ul li a:hover {
	
	background-color: #e6e1d7;
	
}



/* Main */
#main {
	float:left;
	width:540px;
	padding-left:15px;
}
#main p{
	color:#555;
	line-height:15px;
	padding:10px;
	font-family:MS Sans Serif;
	font-size: 1em;
	
	
}

#main p span{
	color:#555;
	line-height:20px;
	padding:10px;
	font-family:MS Sans Serif;
	font-size: 1em;
	
	
}



#main h1 {
	border-bottom:2px solid #bcbaae;
	color:#444;
	font-size:165%;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}

#main h2 {
	border-bottom:1px solid #bcbaae;
	color:#444;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}

#main h3 {
	
	color:#444;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}



#main2 {
	float:left;
	width:760px;
	padding-left:15px;
}
#main2 p {
	color:#555;
	line-height:20px;
	padding:10px;font-family:MS Sans Serif;
	font-size: 1em;
}
#main2 h1 {
	border-bottom:2px solid #bcbaae;
	color:#444;
	font-size:165%;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}

#main2 h2 {
	border-bottom:1px solid #bcbaae;
	color:#444;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}

#main2 h3 {
	
	color:#444;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
}







/* footer */

#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 



#footer {
	margin:2px auto;
	width:957px;
	
}


#footer ul {
	list-style:none;
	position:relative;
	margin-left: 5px;
	text-align: center;
	background: white;
}
#footer ul li {
	list-style:none;
	float: left;
}
#footer ul li a {
	
	color:#FFFFFF;
	display:block;
	font-size:1em;
	font-weight:bold;

	padding:10px;
	
	width:97px;
	text-decoration:none;
}


#footer ul li a:hover {
	background:#e6e1d7;
	color: #6d6960;

}

#subscribe{
	
	
}

#flickr{
background-image: url(image/flickr.png);
background-repeat: no-repeat;
background-position: 90% 0%;
	
}



#rent{
	
	
width:150px;
height:100px;	

margin-top:10px;
margin-left:23px;

	
}





/*login*/


#contentlogin{
	
margin-left: 50px;
width:250px;
height:110px;	
background: #e6e1d7;
display:block;
border:2px solid #bcbaae;
	
}



#inputs{
	
   float: right;	
	margin-top: 10px;
	margin-right: 10px;
}

#letters{
	width:100px;
	background: #e6e1d7;
	float: left;
	
}




#loginsubmit{

	margin-left: 70px;	
	margin-bottom: 30px;
	border-top:1px solid #bcbaae;
	border-bottom:1px solid black;
	border-left:1px solid #bcbaae;
	border-right:1px solid black;
	background: #f1f1f1;
}



#sidebar2 #input1{

	border-top:1px solid #bcbaae;
	border-bottom:1px solid black;
	border-left:1px solid #bcbaae;
	border-right:1px solid black;
	margin-left: 40%;
	
}

#sidebar2 #input2{

	width: 180px;
	
}





/*calendario*/


.m1 {
   font-family:MS Sans Serif;
 
}

#menuCalendario{
	margin-top: 20px;	
   padding-left: 30px;
	
}

#tablaCalendario{
	width: 210px;
	height: 150px;
	 
}
#tablaCalendario tr,#tablaCalendario td{
	width: 11px;
	height: 15px; 
	
}
#numerosCalendario{
		
}

#numerosevento{

	text-decoration: none;
	color:white;
	background-color: #6c675e;
	
		
}

#numerosnormales{
	
	text-decoration: none;
	color:gray;
}




	table
		{ text-align: center;
		font-family: Verdana;
		font-weight: normal;
		font-size: 11px;
		color: #404040;
		width: 550px;
		background-color: #fafafa;
		border: 1px #6c675e solid;
		border-collapse: collapse;
		border-spacing: 0px; }

	th
		{ 
		border-left: 1px solid #6c675e;
		background-color: #6c675e;
		text-align: left;
		text-indent: 5px;
		font-family: Verdana;
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF; }

	td
		{ border-bottom: 1px solid #6c675e;
		border-top: 0px;
		border-left: 1px solid #6c675e;
		border-right: 0px;
		text-align: left;
		text-indent: 10px;
		font-family: Verdana, sans-serif, Arial;
		font-weight: normal;
		font-size: 11px;
		color: gray;
		background-color: #fafafa;
		/*padding:0;*/ }
		
		
		select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
background-color: #9c9a9c;
arrow-color: #ffffff;
}


#e{
	
	
	background: #cf4e78;
	font-size: 16px;
	color:white;
	text-decoration: none;
}

#e:hover{
	
	
	background: #cf4e78;
	font-size: 16px;
	color:#f2b7d0;
}


#n{

	background: #d1e5e4;
	font-size: 16px;
	text-decoration: none;
	
}

#c{

	background: #c5b983;
	font-size: 16px;
	text-decoration: none;
	
}



#eventicon{
	
	list-style: none;
	background: #cf4e78;
	width: 50px;
	height: 15px;
	font-size: 10px;
	margin-bottom: 3px;
	color: white;

}


#newicon{
	list-style: none;
	background: #d1e5e4;
	width: 50px;
	height: 15px;
	font-size: 10px;
	margin-bottom: 3px;
	

		
}


#courseicon{
	list-style: none;
	background: #c5b983;
	width: 50px;
	height: 15px;
	font-size: 10px;
	
}


