body{
	margin: 0;
	font-family:"segoe ui", arial, helvetica, sans;
	}
img{
	border:none;	
	}
	ul li{
list-style-type: none;		
		}
.inlined{
	display: inline;	
	}

.pr30{
	width:25%;
	}
.pr50{
	width: 48%;	
	}
.left{
float: left;	
	}
.right{
float: right;	
	}
#header{
	width:100%;
	height: 600px;
	text-align: center;	
	background: url(../images/bg_init.jpg) no-repeat center bottom;
	position: relative;
	}
#logo{
	text-indent: -9999px;
	height: 122px;
	width: 219px;
	background: url(../images/logoroyal.png) no-repeat center top;	
	margin: 20px 0 0 50px;
	float: left;
	}
#slogan{
	text-indent: -9999px;
	float:right;
	margin:10px 30px 0 0;
	background: url(../images/slogan.jpg) no-repeat center;
	width: 626px;
	height:65px;	
	}
	#animotion{
	text-align: right;
	font-family: "Segoe ui", Helvetica, "Arial narrow", Arial, Sans;
	font-size:0.8em;	
	width: 60%;
	position: absolute;
	top: 80px;
	right: 30px;
	}
#menu{
	position: absolute;
	left: 50px;
	bottom: 30px;
	width: 90%;
		}
#items{
	width: 300px;
	height: 40px;
	position: relative;
		}
#items ul li{
list-style-type: none;	
	}
#items ul li a{
	width: 150px;
	height:40px;
	text-indent: -9999px;
	}
#esp a{
	position: absolute;
	width: 105px;
	height:35px;
	background: url(../images/bt_esp.png) no-repeat 0 3px;
	top:0;
	left:0;
	}
#esp a:hover{
		background: url(../images/bt_esp.png) no-repeat 0 -35px;
	}	
#eng a{
	position: absolute;
	width: 150px;
	height:40px;
	background: url(../images/bt_eng.png) no-repeat 0 3px;
	top:0;
	left:110px;
	}
#eng a:hover{
		background: url(../images/bt_eng.png) no-repeat 0 -35px;
	}
	
	#intro{
		width: 900px;
		margin: 10px auto 10px auto;
		font-size: 0.7em;
		}
	.intro{
margin:5px;
width:250px;
border: 1px solid #CCC;
padding:6px;
text-align: justify;
		}
		.introtitle{
			font-size: 1.2em;
			font-weight: bold;
			}
			
/*-------------TITLES----------------*/		
#title_sistema_constructivo{
			background: url(../images/tl_sistema_constructivo_en_pvc.png) ;
			width: 204px;
			height: 19px;
			text-indent: -9999px;
	}	
#title_ventanas_en_pvc_royal{
			background: url(../images/tl_ventanas_en_pvc_royal.png) ;
			width: 172px;
			height: 18px;
			text-indent: -9999px;
	}
	#title_distribuidores_veka_colombia_venezuela{
			background: url(../images/tl_distribuidores_veka_colombia_venezuela.png) ;
			width: 243px;
			height: 41px;
			text-indent: -9999px;
		}	
#footer{
	border-top: 1px solid #CCC;
	width:100%;
	float: left;
	clear: both;
	text-align: center;
	font-size: 0.7em;
	font-weight: normal;
	margin-top: 30px;
	background: #E9E8D6;
	padding-top: 20px;
	}
#footer a{
	text-decoration: none;
	}

