@charset "iso-8859-1";
/* CSS Document */
body{
/*background-image:url(images/ardiac_fondo.jpg);*/
background-color:#000;
}
#web{
width: 922px;
height:auto;
margin:auto;
margin-top:60px;
background-color:#FFF;
border-radius:10px 10px 10px 10px;
-moz-border-radius: 10px; /* Firefox*/ 
-ms-border-radius: 10px; /* IE 8.*/ 
-webkit-border-radius: 10px; /* Safari,Chrome.*/
border: 3px outset #CCCCCC;
  }
header{
	width:922px;
	height:235px;
	margin-top:0px;
	padding:0;
}
#logo{
	width:100%;
	height:auto;
	background-color:#000;
	position:relative;
	/*margin-top:0px;*/
	margin:0;
	padding:0;
	border-radius:7px 7px 0px 0px;
   -moz-border-radius-topright:7px;
   -moz-border-radius-topleft:7px;
   -ms-border-radius-topleft: 7px;
   -ms-border-radius-topright: 7px;/* IE 8.*/ 
   -webkit-border-top-right-radius: 7px;
   -webkit-border-top-left-radius: 7px; /* Safari,Chrome.*/
	/*	font-size:x-large;*/
	/*float:left;*/
	/*text-align:left;*/
	}
.logo{
	width:auto;
	height:auto;
	padding:auto;
	text-align:center;
}
#buscador{
	width:700px;
	height:27px;
	float:left;
	margin-left:10px;
	padding:0px;
	text-align:left;	
}
#busca_nombres{
	width:50%;
	height:27px;
	float:left;	
}
#noedad{
	width:50%;
	height:27px;
	float:left;	
}
/*Menu*/
#menu-container{
	/*width:auto;
	height:55px;*/
	margin-bottom: 55px;
	
}

ul.menu{
	float: left;
	position: relative;	
	list-style: none;
	margin:auto;
	border-top: 1px solid #ffffff;
	padding: 0;
}

ul.menu li{
	float: left;
	padding: 0;
	margin: 0;
	width: 103px;
	border-right: 1px solid #ffffff;
	background: #424343;
}

ul.menu li.menu-item{
	height: 43px;
}

ul.menu li.menu-item-selected { background: #f92a00;}
ul.menu li.menu-item-last { border-right: 0px; width: 104px; }

ul.menu li.menu-item:hover{
	/*background: #333333;*/
	background: #f92a00;
}

.body-festival ul.menu li.menu-item-selected:hover {background: #f92a00;}

.body-festival ul.menu ul li a.link-submenu-selected{
	color: #ffffff;
}

ul.menu li a.a-menu-item{
	display: block;
	font-family: Arial, Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	padding: 7px 0px 0px 10px;
	height: 36px;
}

ul.menu li .alphabet-link{
	border: 0;
	text-align: left;
	background: gray;
	color: #ffffff;
}

ul.menu li a.cursor-wait:hover{
	cursor: wait;
}

ul.menu ul{
	width: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	white-space: nowrap; 	
	list-style: none;
	list-style-image: none;
}

ul.menu ul.submenu-show{
	display: inline;
}

ul.menu ul.submenu-hide{
	display: none;
}

ul.menu ul li{
	padding: 0;
	margin: 0;
	padding-top: 4px;
	width: auto;
	background: none;
	border-right: 0;
	text-align: center;
	text-transform: uppercase;
	display: inline;
	height: 30px;	
}

ul.menu ul li a{
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	font-size: 10px;
	padding: 0 10px 0 10px;
	line-height: 10px;
	border-right: 1px solid #9d9d9d;
	color: #666666;
}

ul.menu ul li a:hover{
	color: #f92a00;
}

ul.menu ul li a#a-last{
	border-right: 0;
}

ul.menu ul li a.link-submenu-selected{
	color: #f92a00;
}
#main{
width: auto;
margin: auto;
height: auto;
overflow: auto;
min-height:100%;
background-color:#FFF;
}
#resultado{
	width:auto;
	min-height:500px;
	margin:10px;
	padding:10px 20px 10px;
	background-color:#E5E5E5;
    border-radius:3px 3px 3px 3px;
	-webkit-border-radius: 3px; /* Para Safari y Chrome */
    -moz-border-radius: 3px; /* Para Firefox */
    -khtml-border-radius: 3px; /* Navegadores de Linux */
    border:1px outset #CCC;
	overflow: auto;
    /*box-shadow: 0px 0px 20px #888;*/	
}



/*.conten{
	width:36%;
	height:auto;
	background-color:#CCC;
	border-radius:10px 10px 10px 10px;
-moz-border-radius: 10px; /* Firefox*/ 
/*-ms-border-radius: 10px;*/ /* IE 8.*/ 
/*-webkit-border-radius: 10px;*/ /* Safari,Chrome.*/
/*border: 3px outset #CCCCCC;
}*/

#conte_demas{
	width:98%;
	height:auto;
	float:left;
	padding:2%;
	/*background-color:#FFF;*/
	color:#666;
	margin:auto;
	/*border-radius:5px 5px 5px 5px;*/
/*-moz-border-radius: 5px;*/ /* Firefox*/ 
/*-ms-border-radius: 5px; */ /*IE 8. */
/*-webkit-border-radius: 5px;*/  /*Safari,Chrome.*/
/*border: 1px outset #333;*/
}


.noti{
	width:90%;
	height:auto;
	background-color:#FFF;
	color:#000;
	border:1px outset #000;
	/*border-radius:10px 10px 10px 10px;*/
	text-align:justify;
	margin:2%;
	padding:2%;
	}
	
	.titunoti{
	border:1px outset #AA0201;
	background-color:#666;
	color:#FFF;
	text-align:left;
	margin:0px;
	padding:6px 12px;
	}
#conte_inicio{
	width:45%;
	height:auto;
	float:left;
	padding:2%;
	/*background-color:#FFF;*/
	color:#666;
	margin:auto;
	/*border-radius:5px 5px 5px 5px;*/
/*-moz-border-radius: 5px;*/ /* Firefox*/ 
/*-ms-border-radius: 5px; */ /*IE 8. */
/*-webkit-border-radius: 5px;*/  /*Safari,Chrome.*/
/*border: 1px outset #333;*/
}

aside{
	width:45%;
	height:auto;
	float: right;
	/*background-color:#FFF;
	color:#666;*/
	margin: auto;
	padding:2%;
	text-align:justify;
	padding:2%;
	/*background-color:#FFF;*/
	color:#666;
	margin:auto;
/*	border-radius:5px 5px 5px 5px;
/*-moz-border-radius: 5px; /* Firefox*/ 
/*-ms-border-radius: 5px;  /*IE 8. */
/*-webkit-border-radius: 5px;  /*Safari,Chrome.*/
/*border: 1px outset #333;*/
}

input {
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
    padding: 3px;
	     
}
 
input:focus {
border:1px solid coral; 
background-color:white;
}

select
{
outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
    padding: 3px;   
}
select:focus {
border:1px solid coral; 
background-color:white;
}

textarea
{
outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
    padding: 3px;   
}
textarea:focus {
border:1px solid coral; 
background-color:white;
}

img{cursor:pointer;border-radius:3px}


.muestragaleria{
position:absolute;
width:100%;
height:1000%;
top:0px;left:0px;
background-color:gray;
filter:alpha(opacity=60);-moz-opacity:0.1px;opacity:0.1px;   
}
.piedepag{
	width:922px;	
	height: 150px;
    /*margin: -150px auto 0;*/
	position:relative;
    
	height:40px;	
	background:#666;
	margin-bottom:0px;
	text-align:center;
	/*border:1px solid #757575;*/
	/*bottom:0%;*/
	cursor:default;
	border-radius:0px 0px 7px 7px;
   -moz-border-radius-bottomright:7px;
   -moz-border-radius-bottomleft:7px;
   -ms-border-radius-bottomleft: 7px;
   -ms-border-radius-bottomright: 7px;/* IE 8.*/ 
   -webkit-border-bottom-right-radius: 7px;
   -webkit-border-bottom-left-radius: 7px; /* Safari,Chrome.*/
		}
.barra_inferior {
	width:100%;
	height:20px;
	margin-bottom:0px;
	padding:10px;
	color: #FFF;
	cursor: default;
	filter: Gray;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
	text-align:center;
}
.enlace_tecno a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
	filter: Gray;
	font-size: 12px;
}
.enlace_tecno a:visited {
	color:#CCC; text-decoration: none;
	}
.enlace_tecno a:hover{
	 color:#000;    text-decoration: none;
	 }