@CHARSET "ISO-8859-1";

head{
    background-color: white; 
}

body{
    background-color: white; 
    text-align: center;
	overflow-x: hidden;
    margin: 10px 10px 10px 10px;
}

#contenedor{
	background-color: #ffffff;
    width: 1210px; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 650px;
    margin-left: auto;
	margin-right: auto;

    padding: 10px 10px 10px 10px;
}

#cabecera{

    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
    margin-bottom: 10px;
    background:#fff url(../images/tittle.png) no-repeat top right;
}

#cabecera h1{
	margin-top: 0px;
	margin-bottom: 10px;
    margin-left: 20px;
	float: left;
	clear: both;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 4em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: left;
}

#splash{
	background-color: yellow;
    width: 39%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 77%;
	float: left;
    background:#fff url(../images/log1p.png) no-repeat;
}

#login{
	background-color: green;
    width: 20%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 77%;
	float: right;
    background:#fff url(../images/log2p.png) no-repeat;
}

#login p{
	margin-top: 0px;
	margin-bottom: 10px;
    margin-right: 20px;
	float: right;
	clear: both;
   
	color: #ffffff; 
	font-weight: normal;
  	font-style: normal;
  	font-size: 1.8em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: right;
}

#boton_menu{

    margin-left: 23%;
    width: 55%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 50px;
	background-color: #0072ff; 
}

#boton_menu2{

    margin-left: 35%;
    width: 30%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 50px;
	background-color: #0072ff; 
}

#register{
	background-color: blue;
    width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 77%;
	float: right;
    margin-left: 7px;
    background:#fff url(../images/log3p.png) no-repeat;
}

#register p{
	margin-top: 0px;
	margin-bottom: 10px;
    margin-left: 20px;
	float: left;
	clear: both;
    
	color: #ffffff; 
	font-weight: normal;
  	font-style: normal;
  	font-size: 1.8em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: left;
}

.titulo{
	background-color: white;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    padding-top: 0.7em;
    margin-bottom: 0.7em;
	
	color: #5ea5fd;
	font-weight: normal;
  	font-style: normal;
  	font-size: 2.5em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: center;
}

.titulo_splash{
    width: 90%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    margin-top: -0.5em;
    margin-left: 1em;
	
	color: white;
	font-weight: normal;
  	font-style: normal;
  	font-size: 2.5em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: left;
	/*text-shadow: black 0.1em 0.1em 0.2em;
*/
	word-wrap: break-word;
}

.logintextfield{
	float: right;
	clear: both;
    margin-right: 20px;
	margin-bottom: 10px;
}


.registertextfield{
	float: left;
	clear: both;
    margin-left: 20px;
	margin-bottom: 10px;
}

.URLtextfield{
	float: right;
    margin-left: 10px;
	margin-top: 10px;
    width: 70%;
}

.f_log{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #0072ff; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 200%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.f_log:hover{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #5ea5fd; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 200%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

#menu{
	float: right;
    margin-top: 70%;
    margin-bottom: 10px;
	width: 100%;
	height: 10%;
}

#menu2{
	float: left;
	clear: both;
	width: 100%;
	height: 10%;
    margin-top: 2%;
}

/*Accordion part*/
#wrapper {
	width: 100%;
	height: 72%;
	margin-left: auto;
	margin-right: auto;
}

.accordionContent {
	color: #0072ff; 
	font-weight: normal;
  	font-style: normal;
  	font-size: 1.em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    
	width: 100%;
	height: 280px;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	overflow: auto;
	background: #e4e4e4;
}

#accordionButton1 {
	color: #ffffff; 
	font-weight: normal;
  	font-style: normal;
  	font-size: 3em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    
	width: 100%;
	float: left;
	_float: left;  /* Float works in all browsers but IE6 */
	background: #0072ff;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
    background:#fff url(../images/tittle2.png) no-repeat;
}

#accordionButton2 {
	color: #ffffff; 
	font-weight: normal;
  	font-style: normal;
  	font-size: 3em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    
	width: 100%;
	float: left;
	_float: left;  /* Float works in all browsers but IE6 */
	background: #0072ff;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
    background:#fff url(../images/tittle3.png) no-repeat;
}

#accordionButton3 {
	color: #ffffff; 
	font-weight: normal;
  	font-style: normal;
  	font-size: 3em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    
	width: 100%;
	float: left;
	_float: left;  /* Float works in all browsers but IE6 */
	background: #0072ff;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
    background:#fff url(../images/tittle4.png) no-repeat;
}

.messagebox{
	margin: 0em 1em 0.5em 1em;
	padding: 1em 1em 1em 1em;
	float: left;
    width: 95%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
	background: #FFFFFF;
	text-align: left;
}

.messagebox h1{
	margin: 0em 1em 0em 0em;
	float: left;
		
	font-weight: bold;
  	font-style: normal;
  	font-size: 1em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: left;
}

.messagebox h2{
	margin: 0em 0em 0em 0em;
	float: right;
		
	font-weight: bold;
  	font-style: normal;
  	font-size: 1em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: right;
}

.messagebox p{
	margin: 0em 1em 0em 0em;
	float: left;
		
	font-weight: normal;
  	font-style: normal;
  	font-size: 1em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: left;
}

p{
	margin: 0em 1em 0em 0em;
	float: left;
		
	color: #0072ff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 1em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-align: left;
}

#user_post{
	display: none;
}

#lista_post{
		margin: 0.5em 0.2em 0.5em 0em;
			padding: 0em 0em 0em 0em;
	float: right;
	list-style: none;
	width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 33px;
}

#lista_post2{

	list-style: none;
	float: right;
	clear: both;
	    width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 33px;
}

#boton_post{
	margin-left: 35%;
    width: 30%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 33px;
}

.boton_post2{
	margin: 0em 0.1em 0em 0em;
    width: 50%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 33px;
	float: right;
}

#lista_search{
		margin: 0em 0.5em 0em 0em;
			padding: 0em 0em 0em 0em;
	list-style: none;
	float: left;
	width: 20%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 33px;
}

.boton_search{
	margin: 0em 0em 0em 0.5em;
    width: 90%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 33px;
	float: right;
}

.f_post{
	padding-top: 0.3em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100%;
	background-color: #0072ff; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.f_post:hover{
	padding-top: 0.3em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100%;
	background-color: #5ea5fd; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

#prueba{
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
	background: #FFFFFF;
}

.temp{
	float: left;
    width: 50%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
}

.temp p{
			margin: 0em 0em 0em 0em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 30%;
	background-color: #0072ff; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
	text-decoration: none;
}

#temperature{
	    height: 70%;
  	font-size: 300%;
}

.temp_photo{
	background-color: #0072ff; 
}

/* Fila que contiene los botones del menu */
#lista_menu{
		margin: 0em 0em 0em 0em;
			padding: 0em 0em 0em 0em;
	list-style: none;
	    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
}

/* Formato de letra de los enlaces del menu */
#f_boton1{
	padding-left: 0.4em;
	color: #FFFFFF;
	float: left;
    width: 94.4%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 50%;
	background-color: #0072ff; 

    text-align: left;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 270%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
	text-decoration: none;
}

#f2_boton1{
	padding-left: 0.5em;
	color: #FFFFFF;
	float: left;
    width: 94.5%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 50%;
	background-color: #0072ff; 

    text-align: left;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 200%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
	text-decoration: none;
}

/* Formato de letra de los enlaces del menu */
#boton1{
	margin: 0em 0.1em 0em 0em;
    width: 24%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
	float: left;
}

#boton2{
	margin: 0em 0.1em 0em 0em;

	color: #FFFFFF;
	float: left;
    width: 45.9%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
	background-color: #0072ff; 
}

/* Formato de letra de los enlaces del menu */
.f_boton{
	padding-top: 0.8em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #0072ff; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 200%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.f_boton:hover{
	padding-top: 0.8em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #5ea5fd; 

    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 200%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

#boton3{
	margin: 0em 0.1em 0em 0em;
    width: 15%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
	float: left;
}

#boton4{
    width: 15%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 100px;
	float: left;
}

#channel_lists{

    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 50%;
	float: left;
	
	margin-bottom: 20px;
}

.list{
    width: 30%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 250px;

    color: #0072ff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 1em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
	text-decoration: none;
}

#city{
	margin-left: 15%;
	margin-right: 10%;
}

a.enlace_lista_menu{
	margin-top: 20px;
	margin-bottom: auto;
    text-align: center;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 2em;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
	text-decoration: none;
}

.joder_tittles{
	padding-top: 0.4em;
	padding-left: 0.4em;
	float: left;
    width: 90%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #ffffff; 

    text-align: left;
    
    color: #0072ff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 180%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.joder{
	padding-top: 0.4em;
	padding-left: 0.4em;
	float: left;
    width: 100%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #ffffff; 

    text-align: left;
    
    color: #0072ff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 120%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.joder2{
	padding-top: 0.4em;
	padding-left: 0.4em;
    height: 75%;
	background-color: #ffffff; 

    text-align: left;
    
    color: #0072ff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 120%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.joder3{
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.4em;
	float: left;
    width: 98%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #0072ff; 

    text-align: left;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 120%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

#channel_city{
	float: left;
	padding-left: 15%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
}

#channel_country{
	float: right;
    width: 45%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
}

.confirmationmsg{
	margin-top: 0.6em;
	margin-left: 0.4em;
	padding: 0.4em 0em 0.4em 0em;
	float: left;
    width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #00bd31; 

    text-align: center;
    display: none;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.confirmationmsg2{
	margin-top: 0.4em;
	margin-left: 0.4em;
	padding: 0.4em 0em 0.4em 0em;
	float: left;
    width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #00bd31; 

    text-align: center;
    display: none;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.confirmationmsg3{
	margin-top: 0.4em;
	margin-left: 0.4em;
	padding: 0.4em 0em 0.4em 0em;
	float: left;
    width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #00bd31; 

    text-align: center;
    display: none;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

.confirmationmsg4{
	margin-top: 0.4em;
	margin-left: 0.4em;
	padding: 0.4em 0em 0.4em 0em;
	float: left;
    width: 40%; /*Evita que los componentes se adecuen al tamaņo de la ventana al darles un ancho fijo*/
    height: 75%;
	background-color: #00bd31; 

    text-align: center;
    display: none;
    
    color: #ffffff;
	font-weight: normal;
  	font-style: normal;
  	font-size: 150%;
    font-family: Calibri, Trebuchet, Verdana, Arial, sans-serif;
    text-decoration: none;
}

hr.separador_invisible{  
	width: 100%;  
	height: 0px;/*solo queremos borde*/  
	text-align: left;  
	border-top: 0px;/*quita el grosor extra de Opera y FFox*/  
	border-bottom: white solid 1px;  
	float: left;
}

/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	background: #0262d9;
}