@charset "utf-8";
												
*{
	padding: 0;
	margin: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: #FFF url(../images/background.jpg) repeat-x top;
	font: 12px/16px Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;
	line-height:16px;
	color:#666666;
}

.main-content {
	width: 980px;
	margin: 0 auto;
	height:auto;
	padding: 0;
}

/*///////////////////////////////////////////
//					Header	   			   //
///////////////////////////////////////////*/

.header{
	height:100%;
	margin:37px 0 0 0;
}

.header #logort{
	float:right;
	margin:5px 5px 0 0 ;
	padding:0;
}

.header #logolt{
	float:left;
	margin: 0 0 5px;
	padding:0;
}

.header #slogan{
	float:right;
	width:600px;
	margin:3px 0 0 5px;
	padding:0;
	color:#999999;
	font-size:17px;
	text-align:right;
	font-style:italic;
	letter-spacing:1px;
}

/*///////////////////////////////////////////
//					Left 				   //		
///////////////////////////////////////////*/

.left{
	clear:both;
	float:left;
	width:185px;
	margin:10px 0 0 0;
	padding:0;
}

/*///////////////////////////////////////////
//			 	Menu Principal    		   //		
///////////////////////////////////////////*/

#menu {
	font-size:11px;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	list-style-type:none;
	text-align:left;
	font-weight:bold;
	background: url(image/sectionmenu.jpg) repeat-y;
}

#menu .closed {
	background: url(image/backmenu.jpg) no-repeat;
}

#menu .closed, #menu .opened {
	background: url(image/backmenu.jpg) no-repeat;
	padding-right:10px;
}

#menu .header a{
	background: url(image/topmenu.jpg) no-repeat;
}

#menu .cabeza a{
	background: url(image/topmenu1.jpg) no-repeat;
}

/*
#menu .header a .active{
	background: url(image/topmenu.jpg) no-repeat;
}
*/
#menu .header a:hover{
	background: url(image/topmenu.jpg) no-repeat;
	color:#993300;
}

#menu .cabeza a:hover{
	background: url(image/topmenu1.jpg) no-repeat;
	color:#993300;
}

#menu .opened {
	background: url(image/backmenuhover.jpg) no-repeat;
		
	
	
}

#menu .abierto {
	background: url(image/backmenuhover.jpg) no-repeat;
	padding:5px 25px;
	border:1px solid #000066;
	color: #000;	
	
}

#menu a {
	display:block;
	text-decoration:none;
	background: url(image/backmenu.jpg) no-repeat;
}

#menu a.hover {
	text-decoration:none;
	background: url(image/backmenuhover.jpg) no-repeat;
	color:#993300;
}

#menu ul {
	overflow: hidden;
	margin:0;
	padding:0;
	
	
}

#menu li {
	margin:0;
	padding:0;
	list-style-type:none;
	color:#666666;
}

#menu li a {
	text-decoration:none;
	height:auto;
	margin:0;
	padding:5px 25px;
	color:#666666;
	
}

/*
#
#menu li.active a, #menu li li.active a {
	clear:both;
	padding:5px 15px;
	text-decoration:none;
	background: url(image/backmenuhover.jpg) repeat-y;
	color: #993300;
	border-left: 4px solid #993300;
	border-right: 1px solid #e3e3e3;
border:1px solid #000066; 
}


#menu li.active li a, #menu li li a {
	clear:both;
	padding:5px 25px;
	background: url(image/backmenu.jpg) repeat-y;
	
	color:#666666;
	
}




*/
#menu .headerc a:hover{
	background: url(image/backmenuhover.jpg) no-repeat;
	color:#993300;

}



#menu .headerc a{
	background: url(image/backmenu.jpg) no-repeat;
	
}

#menu .titulo{
	padding:5px 25px;
	width:185px;
	background: url(image/tab01.gif) no-repeat;
	color:#ffffff;
}

#menu.recua a:{

	border:1px solid #000066;
}


/*///////////////////////////////////////////
//					Content  			   //		
///////////////////////////////////////////*/

.content{
	float:left;
	width:580px;
	margin:10px;
	padding:0 5px;
	height:36px;
}



.content p{
	padding:10px;
}



/*///////////////////////////////////////////
//			 	Menu de Navegacion  	   //		
///////////////////////////////////////////*/

#menu-nav {
	margin:0;
	padding:0;
}

#menu-nav li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}



/*///////////////////////////////////////////
//					Right 				   //		
///////////////////////////////////////////*/

.right{
	float:left;
	width:185px;
	margin:10px 0 0 0;
	padding:0;
}

.news-header{
	width:auto;
	height:16px;
	margin:0;
	padding:5px 25px;
	text-decoration:none;
	text-align:left;
	background: url(image/topmenu.jpg) no-repeat;
	color: #666666;
	font-weight:bold;
	font-style:italic;
}

.news-header a{
	padding:8px 0 0 0;
	color: #CC0000;
	text-decoration:none;
}

hr{
	margin:10px 0;
	

}



.quotes{
	width:172px;
	background:url(image/backquote.jpg) repeat-x top;
	padding:5px;
	border-right: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	color:#000000;
	font-size:10px;
	
}

blockquote{
	padding:  12px 1px 12px 1px;
	
	
}





/*///////////////////////////////////////////
//					Footer  			   //		
///////////////////////////////////////////*/

.footer{
	clear:both;
	float:left;
	width:100%;
	height:13px;
	
	margin:10px 0 0 0;
	padding:0;
	font-size:10px;
	color: #999999;
}

.footer1{
	clear:both;
	float:rigth;
	width:100%;
	height:13px;
	margin:10px 0 0 0;
	padding:0;
	font-size:10px;
	color: #999999;
	align: center;
}





/*///////////////////////////////////////////
//					form 				   //		
///////////////////////////////////////////*/




.contact-form{
	
	width:558px;
	height:auto;
	
	
	
background:url(image/contact_us.jpg) no-repeat;
	font-size:10px;
	margin: 0 11px;
    /margin:0 11px;
}



/*///////////////////////////////////////////
//			 	Varios 	   //		
///////////////////////////////////////////*/



.contact{
	float:center;
	width:558px;
	height:50px;
	margin:0 11px;	
}

.contact1{
	float:center;
	width:558px;
	height:420px;
	margin:0 11px;	
}
.contact2{
	float:center;
	width:558px;
height:auto;
	margin:0 80px;
	
}

.why{
	float:center;
	width:558px;
	height:auto;
	
	margin:0 11px;	
}

.musica{
	width:auto;
	height:auto;
	margin-top: 1px;
	margin-left: 1px;
	left: 300px;
	top: 100px;
	position: absolute;
}

.basic-accordian{
	width:185px;
	margin:10px 0 0 0;
	padding:0;
}

.headings{
	padding:5px 15px;
	background:url(image/tab01.gif) no-repeat;
	color:#FFFFFF;
	border:1px solid #eeeeee;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:url(image/tab02.gif) no-repeat;
}

.accordion_child{
	padding:0;

	
	border:1px solid #000066;
}

.accordion_child1{
	padding:0;
	margin-top: 4px;
	font-size: 4px;
	height: 2px;
}
.aa {
	text-align: center;
}
.aa {
	text-align: center;
}
.aa {
	text-align: center;
}

