@charset "utf-8";
/* CSS Document */
body {
	background				: #242423 url(../images/bg.png) repeat-x;
	font-family				: Tahoma, Geneva, sans-serif;
	font-size				: 80%;
	margin					: 0px;
}

#wrapper {
	width					: 990px;
	margin					: 0 auto;
    background-image		: url(../images/wrapper.png);
	background-repeat		: repeat-y;
}

#header {
	background-image		: url(../images/logo.png);
	width					: 990px;
	height					: 117px;
}

#header2 {
	background				: #000000 url(../images/fl.png);
	width					: 990px;
	height					: 290px;
}

.headerfla {
	margin-left				: 20px;
}
#contenido {
	width					: 915px;
	margin-left				: 35px;
	margin-top				: 20px;
}

#container {
	background				: url(../images/trans-155.png);
	border					: 1px solid #333;
	margin					: 0 318px 0 0;
	font-family				: Tahoma, Geneva, sans-serif;
	font-size				: 100%;
	color					: #EDFEEF;
	padding					: 0 10px 0 10px;
}

.dtexto{
	padding					: 5px 5px 5px 10px;
	margin-bottom			: 10px;
	}


.dtexto1{
	background				: #222222;
	padding					: 5px 10px 5px 10px;
	margin-bottom			: 10px;
	}
	
.resal{
	color					: #999;
	}	
	
.tab {
	margin-left: 40px;
	}

#right {
	background				: url(../images/trans-100.png);
	width					: 300px;
	font-family				: Tahoma, Geneva, sans-serif;
	margin-left				: 25px;
	float					: right;
}

#mod1{
	/*background: url(../images/modt1.png);*/
	filter:Alpha(Opacity=100,FinishOpacity=45, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	background: #222222;
	height: 37px;
	width: 300px;
	border-bottom: 1px #333333 solid;
	}


.mod1t{
	font-size: 175%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #E79E02;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	padding-top: 5px;
	font-variant: normal;
	}

.mod1c{
	background-color: #222222;

	font-size: 100%;
	color: #CCC;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	}

a:link, a:visited {
	font-family				: Tahoma, Geneva, sans-serif;
    color					: #e79e02;
    text-decoration			: none;
}

a:hover {
	font-family				: Tahoma, Geneva, sans-serif;
    color					: #666666;
    text-decoration			: none;
}

#readme {
	display:block;
	background: transparent url(../images/readme.gif) no-repeat;
	height: 27px;
	width: 75px;
	margin: 20px 0 0 10px;
	}
	
.readme {
	font-size: 110%;
	color: #E79E02;
	padding-left: 8px;
	padding-top: 4px;
}
	
h1, h2, h3, h4, h5, h6 {padding-bottom: 5px;margin: 15px 0 10px 0;font-weight: normal;line-height: 120%;}
h1 {font-size: 200%;line-height: 100%; color:#666}
h2 {font-size: 175%;line-height: 100%; color:#E79E02}  
h3 {font-size: 150%;}
h4 {font-size: 120%;color:#900}
h5 {font-size: 120%;text-transform: uppercase; color:#999; text-decoration:underline}
h6 {font-size: 220%;color:#900; font-weight:bold; text-align:center}

.tex1,tex2,tex3 {font-family:Tahoma, Geneva, sans-serif}

.tex1 {
	font-size: 130%;
	text-decoration: underline;
	font-weight: 500;
	color:#999;
}

.tex2 {
	font-size: 90%;
	color:#999;
}

#footer {
   	background-image      : url(../images/footer.png);
	background-repeat     : no-repeat;
	float				  : left;
    width                 : 990px;
	height          	  : 98px;
	font-size        	  : 90%;
	color           	  : #ffffff;
}

.footertext {
	margin-top: 35px;
}

#footer2 {
   	background-image      : url(../images/footer2.png);
	background-repeat     : no-repeat;
	float				  : left;
    width                 : 990px;
	height          	  : 69px;
	font-size        	  : 90%;
	color           	  : #ffffff;
}

#noie {
	font-family: Verdana, Arial, sans-serif; 
	height:225px; 
	width:910px; 
	color:#000; 
	padding: 20px;
	border-top: 5px solid #999;
	border-bottom: 5px solid #999;
	}
	
#noie_img {
	height: 180px;
	float:left;
	padding-bottom: 70px;
	margin-right: 10px;
	}		
	
#noie p {font-size: 100%; margin: 0; padding: 5px 0; line-height: 1.2em;}
#noie a {color: #296AC6;font-weight: bold; text-decoration:none}

.noieclose {background: url(../images/cerrar.png) 50% 50% no-repeat;display: block;cursor: pointer;position: absolute;width: 65px;height: 23px;top: 26px;right: 30px;}

#floatlayer {
position: absolute; 
height:275px; 
width:950px; 
background-color: #B1B1B1;
margin-left: 20px;
	}
