@charset "utf-8";       

			div.escondido{
			visibility: hidden; 
			font-size: 0px;
			float:left;
			display:inline;
			}
			body {
                color: #686868;
                background-color: #1F304F;
                font-family: sans-serif;
                font-size: 62.5%;
            }
            .twitter_result {
                font-size: 12px;
                background-color: #CECECE;
                padding: 1em;
                margin-bottom: 6px;
                height: 60px;
            }
            .twitter_result img {
                margin-right: 1em;
            }
            .twitter_result img {
                float: left;
                height: 48px;
                width: 48px;
            }
            .twitter_result a {
                font-size: 12px;
                color: #1F304F;
                text-decoration: none;
            }
			
			.twitter_result a:hover {
                text-decoration: underline;
            }

			.twitter_container{
				font-size:14px;
				width:600px;
				margin: 0 auto;
			}
			.extra_info{
				|-top: 10px;
			}
			table td {
                width: 100%;
                vertical-align: top;

            }
            h1 {
                text-transform: capitalize;
            }
			#topmenu{
			position: absolute;
			left: 50%;
			color: #686868;
			font-family: Lucida Sans, Verdana, Tahoma;
			font-size: 12px;
			height: 25px;
			padding-top: 6.5px;
			text-align: center;
			width: 300px;
			background-color: #CECECE;
			}
			#topmenu a {
			color: #1F304F;
			font-family: Lucida Sans, Verdana, Tahoma;
			text-decoration: none;
			}

			#topmenu a:link {
			color: #1F304F;
			text-decoration: none;
			}

			#topmenu a:visited {
			color: #1F304F;
			text-decoration: none;
			}

			#topmenu a:active {
			color: #1F304F;
			font-weight: bold;
			text-decoration: none;
			}

			#topmenu a:hover {
			color: #b81b15;
			text-decoration: underline;
			}
			/* Pie */
			#footer {
			color: #686868;
			font-family: Lucida Sans, Verdana, Tahoma;
			font-size: 10px;
			height: 20px;
			margin: 0 auto;
			margin-top: 11px;
			padding-top: 5px;
			text-align: center;
			width: 600px;
			background-color: #CECECE;
			}
			
			#footer label {
			background-color:#fff;
			border:solid 1px #cadcfb; 
			color: #333333;
			display: none; 
			font-family: Lucida Sans, Verdana, Tahoma;
			margin-left:10px;
			padding:5px; 
			position:absolute; 
			}

			#footer a {
			color: #1F304F;
			font-family: Lucida Sans, Verdana, Tahoma;
			padding-left: 10px;
			text-decoration: none;
			}

			#footer a:link {
			color: #1F304F;
			padding-left: 10px;
			text-decoration: none;
			}

			#footer a:visited {
			color: #1F304F;
			padding-left: 10px;
			text-decoration: none;
			}

			#footer a:active {
			color: #1F304F;
			font-weight: bold;
			padding-left: 10px;
			text-decoration: none;
			}

			#footer a:hover {
			color: #b81b15;
			padding-left: 10px;
			text-decoration: underline;
			}
			.scroll {
				position: fixed;
				width: 100%;
				height: 200px;
				top: 10px;
				left: 50%;
				margin-top: 75px;
				margin-left: 330px;
			}
			.scrollizq {	
				position: fixed;
				left : 50%;
				width : 200px;
				margin-top: 80px;
				margin-left: -500px;
				top: 10px;
			}
			/*TBox*/
			
			#tbox {
			margin: 0 auto;
			width: 540px;
			top: 20px;"
			}
			#tbox label{
			color: #FF1F1E;
			}
			#constraste{
			width: 400;
			margin: 0 auto;
			background-color:#fff;
			}
