@charset "utf-8";
a {text-decoration: none;} 

a img {border-style:none;
list-style:none; }

.header
{ 
	font-size: 10pt; 
	padding-top: 0.3em;
	width: 100%;
	position:relative;
	clear: both;
}

p.images 
{
	width: 1200px; 
}

.header .header_img
{
	background:#2e0f76;
	padding-bottom: 10px;
	list-style:none;
	border-bottom:3px solid #000;
}



.header .header_img img
{
	padding-left:145px;
}


/*********** Menú Principal Horizontal ***********/
.login_bar 
{
	height: 35px;
	color:#FFF;
	margin-top: -5px;
	margin-bottom: -30px;
	background:#311377;
	list-style:none;
}

.login_bar  li
{
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	margin-left:1050px;
	padding: 7px 12px 6px 12px;
}

.login_bar  a
{
	text-decoration:none;
	color:#FFF;
}

.login_bar  a:hover
{
	text-decoration:underline;
}
	

/*********** Menú Vertical ***********/
.sidebar
{ 
	float: left; width: 22%;
	list-style:none;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	padding-top: 20px;
}
.sidebar ul 
{
	margin-left: -20px;

}
.sidebar li 
{
	display:block;
	text-align:left;
	list-style:none;
	border-bottom:1px solid #311377;
	padding-top:5px;
}
.sidebar a 
{
	text-align:left;
	color:#311377;
	text-decoration:none;
}
.sidebar a:hover 
{
	font-weight:bold;
}
.sidebar li.title
{
	background:url(imagenes/botones/menuv_imeko_top.gif) no-repeat right top;
	height:35px;
	padding-top:10px;
	font-weight:bold;
	color:#FFF;
}
.sidebar li.close 
{
	background:url(imagenes/botones/menuv_imeko_bottom.gif) no-repeat right bottom;
	height:28px;
	border-bottom:none;
}
	
/******************** Contenido Páginas ************************/

.container
{
	width:1024px;
	margin: auto;
	z-index:10;
	background:#FFF;
}

.contingut 
{ 
	float: left; width: 75%;
	list-style:none;
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left: 30px;
	padding-top: 20px;
	/*background:#FFF;*/
}	

.contingut .title 
{
	font-size:18px;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.contingut .main_subtitle
{
	text-align:center;
	/*padding-left: -70px;*/
}
.contingut .subtitle
{
	font-size:15px;
	font-weight:bold;
}
	
.contingut ul
{
	padding-left: -25px;
	list-style:none;
}
	
.contingut .cont
 {
	font-size: 10.5pt;
	display:block;
	text-align:justify;
	color:#000;
	/*padding-right:50px;*/
	padding-left:14px;
}

.contingut .topic 
{
	font-size:11pt;
	color:#000000;
	margin-left:25px;
	padding-left:50px;
}
	
.contingut img
{
	padding-right:8px;
	padding-bottom:-5px;
}

/******************* Boton Submission ******************/
.submission
{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #999;
	text-align:center;
	/*display:inline-block;*/
	color:#311377;
	font-family:arial;
	font-weight:bold;
	font-size: 10.5pt;
	text-shadow:1px 1px 0px #ffffff;
	
	padding: 4px;
	margin-left:15px;
	cursor:pointer;
	text-decoration: none;
}
.submission:hover {
	/*color:#039;*/
	/*text-decoration:underline;*/
	
}
.submission:active {
	position:relative;
	/*top:0.5px;*/
	color:#311377;
}


/******************* Boton Submission ******************/
.videobtn
{
	margin: auto;
	margin-left: 70px
}

.broadcast
{
	float: left;
	width: 200px;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #999;
	text-align:center;
	/*color:#311377;*/
	color: white;
	background: #2e0f76;
	font-family:arial;
	font-size: 10.5pt;
	margin-left: 40px;
	padding: 15px;
	cursor:pointer;
	text-decoration: none;
}

.broadcast a {
	color: white;
	font-weight: bold
}

.broadcast:active {
	position:relative;
	/*top:0.5px;*/
	color:#311377;
}

/****************** Tabla *****************************/

.table 
{
	font-size: 13px;
	padding-left: 14px;

}

.table th
{
	font-weight: bold;
	padding-right: 25px;
}

.table td
{
	text-align:center;
}

.table .left
{
	text-align:left;
}

/****************** Tabla Exhibitor ******************/
.table_exhibitor 
{
	width:670px;
	border: 1px solid #000;
	background: #2e0f76;
	font-size: 13px;
	text-align:left;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.table_exhibitor th
{
	color: white;
	font-weight: bold;
	padding-right: 25px;
	width: 130px;
}

.table_exhibitor td
{
	text-align:left;
	background: white;
	border: 1px solid #000;
}

.table_exhibitor .left
{
	text-align:left;
}

/******************************************************/

/*.legend {border: 1px solid black;}*/
.blue {background: url(imagenes/iconos/legend_blue.png)no-repeat; background-position: 0 5px; padding: 0 0 20px 30px; margin-bottom: -10px;}
.yellow {background: url(imagenes/iconos/legend_yellow.png)no-repeat; background-position: 0 5px; padding: 0 0 20px 30px;}

.footer 
{
	border-top: 5px solid #311377;
	/*background:#FFF;*/
	padding-left:380px;
	
	margin-top: 20px;
	/*padding-right:100px;*/
	/*width: 100%;*/
}

.footer li 
{
	float:left;
	list-style:none;
	padding-left: 40px;
	margin-top:25px;

}

 
 /************* FORMS *************/
form {border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 25px}

label {font-size: 14px; margin: 0px 10px 0px 20px;}

input, textarea {  
    padding: 8px;  
    border: solid 1px #bbb;  
    outline: 0;  
    font: normal 13px Verdana, Tahoma, sans-serif;  
    width: 200px;
      
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));  
    background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);  
    box-shadow: 0px 0px 8px;  
    -moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;  
    -webkit-box-shadow: rgba(0,0,0, 0.3) 0px 0px 8px;
}
 
textarea {  
    width: 350px;  
    height: 75px;  
    resize: none; 
}

.small {width: 110px;}
  
input:hover, textarea:hover,  
input:focus, textarea:focus {  
    border-color: #2e0f76;  
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 8px;  
}  

.form label {  
    margin-left: 10px;  
    color: #999999;  
}
  
input[type="submit"] {  
    width: auto;  
    padding: 9px 15px;  
    /*background: #617798;  */
    background: #2e0f76;
    border: 0;  
    font-size: 14px;  
    color: #FFF;  
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  

    /*-webkit-transition-property:background;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-timing-function:ease;*/
}

input[type="submit"]:hover{   
    background: black;
    cursor: pointer;
}


.TextClass{
	font-size: 10.5pt;
	text-align:justify;
	color:#000;
	/*padding-right:50px;/
	padding-left:14px;*/
}

/*********** List Registered***********/
.list_register 
{
	/*height: 35px;*/
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#311377;
	margin-top: 10px;
	text-align:right;
	/*margin-bottom: -30px;*/
	list-style:none;
}

.list_register li
{
	/*float:right;*/
	/*margin-left:1050px;*/
	/*padding: 7px 12px 6px 12px;*/
}

.list_register a
{
	text-decoration:none;
	color:#311377;
}

.list_register a:hover
{
	text-decoration:underline;
}
		
