html , body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	width:340px;
	height: 150px;
	overflow: auto;
	}
	
.columna {
	height:100px;
	width:150px;
	border-left:thin;
	border-left-color:#CCCCCC;
	border-left-style:dashed;
	border-left-width:1px;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	}
	
.columnacontacto {
	height:100px;
	width:150px;
	border-left:thin;
	border-left-color:#CCCCCC;
	border-left-style:dashed;
	border-left-width:1px;
	margin-top: 25px;
	margin-left: 15px;
	position: fixed;
	right: 0px;
	top: 0px;
	z-index: 2;
	}
	
.columnain {
	height:60px;
	width:130px;
	margin-top: 17px;
	margin-left: 20px;
	}

.contacto {
	height:16px;
	width:150px;
	margin-top: 42px;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	position: fixed;
	top: 0px;
	right: 0px;
	}
	
.columnatres {
	height:150px;
	width:150px;
	padding-left: 20px;
	float: left;
	background-color: #FFFFFF;
	}
	
.columnatres a {
	text-decoration:none!important;
	}
	
.columnatres a:hover {
	text-decoration:none!important;
	}
	
.proyecto {
	color:#666666;
	width:130px;
	height:11px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	float: left;
	}
	
.proyecto a {
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none!important;
	}
	
.proyecto a:hover {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none!important;
	padding-left: 2px;
	}

.container {
	width:840px;
	height:150px;
	overflow: auto;
	}
	
.menufixed {
	width:340px;
	height:150px;
	position:fixed;
	left:0px;
	top:0px;
	overflow:auto;
	z-index: 1;
	}
	
.header {
	height:190px;
	width:100%;
	background-color:#FFFFFF;
	border-bottom: thin;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}
	
.workindex {
	width:820px;
	height:400px;
	margin-left:185px;
	overflow: auto;
	}
	
.workindex_arq {
	width:25743px;
	height:400px;
	margin-left:185px;
	}
	
.workindex_mod {
	width:11000px;
	height:400px;
	margin-left:185px;
	}
	
.workindex_ani {
	width:3300px;
	height:400px;
	margin-left:185px;
	}

.columnatexto {
	height:330px;
	width:210px;
	margin-top:50px;
	border-left:thin;
	border-left-color:#CCCCCC;
	border-left-style:dashed;
	border-left-width:1px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	color: #666666;
	line-height: 11px;
	text-align: left;
	float: left;
	margin-right: 30px;
	}
	
.columnatexto p {
	line-height:12px;
	}
	
.columnatexto h1 {
	color:#666666;
	font-size:22px;
	font-style: italic;
	height: 15px;
	}
	
.columnatexto h2 {
	font-size:12px;
	}

.columnatexto h3 {
	color:#999999;
	font-size: 10px;
	}
	
.columnatrabajo {
	width:auto;
	height:350;
	margin-top:50px;
	float:left;
	margin-left: 5px;
	margin-right: 20px;
	}
	
.adrenn {
	position:fixed;
	bottom:0px;
	left:40px;
	height:25px;
	width:48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	}
	
.adrenn a {
	text-decoration:none!important;
	}
	
.form {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	text-align:left;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
	border-top: thin;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	width: 200px;
	}
	
.form .textarea {
	background-color:#F7F7F7;
	border:thin;
	border-color:#E0E0E0;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	width:200px;
	border-width: 1px;
	margin-bottom: 3px;
	margin-top: 1px;
	}
	
	
.form .send {
	background-color:#F7F7F7;
	border:thin;
	border-color:#E0E0E0;
	border-style:solid;
	border-width:1px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	width:40px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
	}
	
	
.sendmail {
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	margin-top: 10px;
	float: left;
	}
	
.sendmail a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
}

.sendmail a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
}

.continue {
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	margin-top: 20px;
	text-decoration: none;
	text-align: right;
	float: left;
	}
	
.continue a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none!important;
	}
	
.continue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	text-decoration: none!important;
	}
	
	
	

