body {
	font-family: 'Economica', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../view/fondo1.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
}


a
{
	text-transform: uppercase;
	font-family: 'Economica', sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

a:hover
{
	color: #FFCC00;
}

p
{
	text-align: justify;
	font-size: 16px;	
}

p1
{
	text-align: justify;
	font-size: 20px;
	float: right;
	color: #FFF;
	font-family: 'Economica', sans-serif;
	font-weight: bolder;
}

h2
{
	font-family: 'Economica', sans-serif;
	font-size: 20px;	
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;	
}

h2
{
	font-family: 'Economica', sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #999999;
	text-transform: uppercase;
}

#container
{
	width: 900px;
	margin: 0px auto;
	min-height: 400px;
}

#container-left
{
	margin-top: 20px;
	width: 55%;
	float: left;
	padding-left: 8px;
	min-height: 200px;
}

#container-right
{
	margin-top: 20px;
	width: 39%;
	float: right;
	padding-left: 10px;
	padding-right: 5px;
	min-height: 300px;
}
#container-whole
{
	margin-top: 50px;
	width: 60%;
	float: left;
	padding-left: 8px;
	min-height: 250px;
}

#container-whole-g
{
	margin-top: 20px;
	width: 95%;
	float: left;
	padding-left: 8px;
	min-height: 600px;
}

#header
{
	height: auto;
	background-color: #a30000;
	padding: 10px 20px;
	/* fallback */ 
	background-color: #009;
	background-position: left;
	background-image: none;
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, left top, right top, from(#690000), to(39F));
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(left, #690000, 39F);
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(left, #690000, 39F);
	/* IE 10 */ 
	background: -ms-linear-gradient(left, #690000, 39F);
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(left, #690000, 39F);
}

#header h1
{
	font-family: 'Economica', sans-serif;
	font-size: 26px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}

#header a
{
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#data
{
	padding: 10px 25px 20px 25px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	min-height: 80px;
	border-left: 2px solid #FFCC00;
	overflow: auto;
	border-right: 2px solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
}

#data-half
{
	width: 50%; 
	float: left;
}

#data a
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

#data-noopacity
{
	padding: 10px 25px 20px 25px;
	background-color: #0033CC;
	min-height: 200px;
	border-left: 1px solid #690000;
}

#data-noopacity a
{
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

#data-noopacity img
{
	border: 1px solid #333333;	
}

#menu
{
	width: 50%;
	float: left;
	text-align: right;
	padding-top: 25px;
	padding-bottom: 0px;
}

.sublink
{
	font-family: 'Economica', sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 0px;
	margin: 0px;
}

.sublink:hover
{
    color: #ffffff;
}

#social
{
	width: 58%;
	float: right;	
	text-align: right;	
	padding-top: 5px;
	padding-bottom: 5px;
}

#logo
{
	float: left;
	width: 40%;
	padding-top: 20px;	
	text-align: center;
}

#social img
{
	vertical-align: middle;
}

#rotator
{
	width: 800px;
	height: 550px;
	border: 1px solid #dcdcdc;
}

#pic
{
	width: 40%;
	min-height: 250px;
	float: left;
	padding-top: 15px;
}

#fact
{
	width: 50%;
	float: right;
	padding-top: 20px;
	color: #CCC;
	padding-left: 50px;
}

#footer
{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	min-height: 100px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer a
{
	font-size: 16px;	
}

#footer h1
{
	color: #999999;
	font-weight: bold;	
	font-size: 16px;
	font-family: 'Economica', sans-serif;
	text-transform: uppercase;	
}

#footer-data-left
{	
	text-align: left;
	padding: 10px;
	float: left;
	width: 30%;	
}

#footer-data-center
{	
	text-align: left;
	padding: 10px;
	float: left;
	width: 40%;
}

#footer-data-right
{		
	padding: 10px;
	float: left;	
	width: 20%; 
	text-align: right;
}

#footer-data img
{
	padding-right: 3px;
	height: 40px;
}
#banner{   
	position: relative;   
}     

.oneByOne1{
	top: 5px;
	left: 30px;
	background: ;	
	margin: 0;
	width: 600px;
	height: 500px;
	position: relative;
	overflow: hidden;
	background-color: #333333;
	clip: rect(10,auto,auto,10);
	background-image: url(../view/fondo2.jpg);
	background-repeat: repeat;

}   

.oneByOneG{
	top: 5px;
	left: 20px;
	background: ;	
	margin: 0;
	width: 600px;
	height: 500px;
	position: relative;
	overflow: hidden;
	background-color: #D6D6D6;
	clip: rect(10,auto,auto,10);
	background-image: url(../view/fondo2.jpg);
	background-repeat: repeat;

}   

#banner .oneByOne_item{
	position: absolute;
	width: 600px;
	height: 500px;
	overflow: hidden;
}  
 
}         
                      
#banner .oneByOne_item span{
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
}                                                                                              

#banner .oneByOne_item a{
	text-decoration: none;
	color: #FFFF33;
}
              


/* slide 1 */      

#banner .oneByOne_item .text1{
	position: relative;
	float: left;
	margin: 140px 12px 0 54px;
	color: #FFFF33;
	font-size: 48px;
}

#banner .oneByOne_item .text3{
	clear: left;
	position: relative;
	float: left;
	margin: 4px 1px 0 54px;
	color: #FFFF00;
	font-size: 24px;
}             

/* slide 2 */
#banner img.img{
	position: absolute;
	top: 20px;
	left: 15px;
}
#banner img.img2{
	position: absolute;
	top: 64px;
	left: 160px;
}
#banner img.img3{
	position: absolute;
	top: 5%;
	left: 5%;
}
#banner .oneByOne_item .text3{
	clear: left;
	position: relative;
	float: left;
	margin: 30px 10px 0 30px;
	color: #FFFFFF;
	font-size: 20px;
}          
#banner .oneByOne_item .text4{
	clear: left;
	position: relative;
	float: left;
	margin: 12px 12px 0 580px;
	color: #FFFFFF;
	font-size: 16px;
}                     
  
/* slide 3 */
#banner .slide3 img.wp1{
	position: absolute;
	top: 255px;
	left: 512px;
}
#banner .slide3 img.wp2{
	position: absolute;
	top: 190px;
	left: 360px;
}              
#banner .slide3 img.wp3{
	position: absolute;
	top: 64px;
	left: 80px;
}   

#banner .slide3 span.txt1{
	clear: left;
	position: relative;
	float: left;
	margin: 120px 12px 0 540px;
	background: #B22222;
	padding: 8px;
	color: #FFFF33;
	font-size: 40px;
} 
#banner .slide3  span.txt1 a{
	color: #FFFFFF;
}         
#banner .slide3 span.txt2{
	clear: left;
	position: relative;
	float: left;
	margin: 10px 1px 0 540px;
	color: #FFFFFF;
	background: #A0522D;
	padding: 8px;
	font-size: 22px;
}                   
    
#clear
{
	clear: both;
}

.main {
	padding: 30px 20px 100px 20px;
	max-width: 80%;
	margin: 0 auto;
}

.main > header {
	padding: 0 10px 30px;
}

.main > header h1 {
	font-size: 34px;
	line-height: 38px;
	margin: 0;
	font-weight: 700;
	color: #333;
	float: left;
}

.main > header h1 span {
	display: block;
	font-size: 20px;
	font-weight: 300;
}

.main h2 {
	font-size: 38px;
	font-weight: 300;
	text-shadow: 0 1px 0 rgba(255,255,255,0.9);
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	border-top: 1px solid #f7f7f7;
}

/* Header Style */
.codrops-top {
	line-height: 24px;
	font-size: 11px;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0 -1px 0 #fff;
	display: inline-block;
}

.codrops-top a:hover {
	background: rgba(255,255,255,0.8);
	color: #000;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	float: left;
	display: block;
}

/* Demo Buttons Style */
.codrops-demos {
	float: right;
	padding-top: 10px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #666;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
	color: #000;
	border-color: #000;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
	color: #aaa;
	border-color: #aaa;
}

.support-note span{
	color: #ac375d;
	font-size: 16px;
	display: none;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}

.loadmore {
	padding: 10px;
	background: #ddd;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
	margin: 10px 4px;
	display: none;
}

.loadmore:hover {
	background: #333;
}
