@charset "utf-8";
/* CSS Document */

*{
	margin:0px; padding:0px;
}

body{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

#cabeza{
	position:fixed;
	border: 1px solid #fe5500;
	height:63px;
	width:100%;
	background-color:#FFF;
	z-index:100;
}

#valogo{
	float:left;
}

#mundo{
	width:100%;
	height:5500px;
	border-left: 15px solid #fe5500;
			
}

#presentation{
	top:80px;
	position:relative;
	border: 10px solid #FFF;
	width:90%;
	text-align:justify;
}

#presentation2{
	top:80px;
	position:relative;
	width:90%;
	border: 10px solid #FFF;
	text-align:justify;
}


#logoa{
	float:left;
}

#emailyback{
	width:100%;
	height:30px;
	border-bottom: 5px solid #fe5500;
	}

#emaila{
	float:left;
	width:39px;
	height:30;
	margin-left:10px;
}

#backa{
	float:right;
	width:30px;
	height:30px;
	margin-right:20px;
}

#pie{
	position:fixed;
	border:1px solid #fe5500;
	width:100%;
	height:20px;
	background-color:#FFF;
	bottom: 0px;
}

#pie a{
	color:#fe5500;
	text-align: left;
    font-size: 14px;
	text-decoration:none;
}

#pie a:hover{
	text-decoration:underline;
}

#copyright{
	margin-left:10px;
}
	


.w {
	color: #C03;
text-align: left;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #fe5500;
	text-align: center;
	font-weight: bold;
}
.big1 {
	font-weight: bold;
	color: #fe5500;
	font-size: 18px;
}
.big2 {
	font-weight: bold;
	color: #fe5500;
	font-size: 18px;
}
.big3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fe5500;
	font-size: 18px;
}
.big5 {
	font-weight: bold;
}
.big4 {
	font-weight: bold;
}
.big4 {
	font-weight: bold;
}
.w {
	font-weight: bold;
	color: #fe5500;
	font-size: 18px;
}
.ww {
	font-weight: bold;
	text-align: justify;
}
.ss {
	text-align: justify;
}
.sss {
	text-align: justify;
}
.ssss {
	text-align: justify;
}
.se {
	text-align: justify;
}