@charset "utf-8";
/* CSS Document */

html, body				{ margin:0; padding:0; background:#ececec; outline:none;}
img						{ border:none;}
a						{ text-decoration:none; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#828282; outline:none;}
p						{ font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#828282;}
.info					{ margin-bottom:40px;}
div						{ position:relative;}

#nav					{ background:#2d2d2d; margin-top:0px; height:55px;}
ul						{ padding:18px 0 0 780px; margin:0;}
#menu					{ margin:auto; margin-top:0; width:960px;}
#sep_menu				{ background: transparent url(../img/sep_menu.jpg) no-repeat top left; width:1px; height:64px; margin:-50px 0 0 840px;}
li						{ display:inline; padding-right:20px;}
.menu					{ font-size:14px; color:#FFF; margin:0; padding:10px 0 0 10px;}
.menu:hover				{color:#0086ff;}

#logo					{ background: transparent url(../img/logo.jpg) no-repeat top left; height:84px; width:298px;}
h1						{ text-indent:-9999px; margin:0; padding:0;}
h2						{ font-size:58px; color:#0086ff; margin:0; text-align:right;}
h3						{ font-size:18px; color:#FFF; margin:0; padding:10px 0 0 10px;}
h4						{ font-size:12px; color:#c1c1c1; margin:0; padding:0 0 0 10px;}

#separador				{ border-bottom: 1px solid #CCC; margin:10px 0 65px 0;}

#page_wrap				{ background:#FFF url(../img/pie.jpg) repeat-x bottom; margin:auto; margin-top:0; width:840px; padding:15px 60px 70px; overflow:hidden;}
#page_wrap2				{ background:#FFF url(../img/pie.jpg) repeat-x bottom; margin:auto; margin-top:0; width:890px; padding:40px 35px 70px; overflow:hidden;}

.trabajo				{ float:left; width:269px; height:198px; margin:0 16px 16px 0; background:#2d2d2d; outline:none;}
.trabajo a				{ position:absolute; top:0; left:0; background: transparent url(../img/velo.png) no-repeat top left; text-indent:-9999px; display:block; width:269px; height:150px; outline:none;}
.trabajo a:hover		{ background: none }

.trabajoUltimo			{ float:left; width:269px; height:198px; margin:0 0 16px 0; background:#2d2d2d; outline:none;}
.trabajoUltimo a		{ position:absolute; top:0; left:0; background: transparent url(../img/velo.png) no-repeat top left; text-indent:-9999px; display:block; width:269px; height:150px; outline:none;}
.trabajoUltimo a:hover	{ background: none }


#informacion		{ width:160px; background:#e9e9e9; padding:20px; position:absolute; top:291px; left:40px;}
.informacion		{ padding:0; color:#505050;}
.sep_informacion	{ border-bottom: 1px dotted #bfbfbf; padding-bottom:10px;}
#informacion a:hover { color:#0086ff;}

.detalle			{ width:645px; background:#666; margin:0 0 40px 230px; float:left;}

#volver				{ float:right;}
#volver a			{ display:block; width:40px; height:17px; background: url(../img/volver.png) no-repeat left; line-height:17px; padding-left:20px;}

#pie				{ clear:both; padding:100px 0 0 0;}
.pie				{ color:#FFF; padding:0;}



