	

	html, body {
	margin: 0;
	padding: 0;
	border: none;
	height:100%;
	text-align: left;
	/*overflow-x: hidden;
	overflow-y: scroll;*/
   }
	
	#body {
	background-image:url(../imgs/front/bg_degrade.jpg);
	background-repeat:repeat-x;
	background-color:#a6a6a6;
	}	
	
	#tabla {
	border:solid 1px #CCCCCC;
	vertical-align:top;
	height:100%;/**/
	}
	
	#margenes_colum_izq {
	padding-top:13px;
	padding-left:55px;
	}
	#margenes_colum_der {
	padding-top:13px;
	padding-left:5px;
	}
	#bgRepeart {
	background:url(../imgs/front/bgRepeart.jpg) repeat-y;	
	}
	#bgContent {
	background-image:url(../imgs/front/bg_contenido.jpg);
	background-repeat:no-repeat;
	}
	#bgPeopleTop {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	}
	#bgPeopleBottom {
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position: -40px -40px;
	}
	
	#txt_nombre_works {
	font-family:Arial;
	font-size:12px;
	color:#94c72c;
	font-weight:none;
	}
	#txt_tabla_titulo_works {
	font-family:Arial;
	font-size:11px;
	color:#94c72c;
	}
	#txt_tabla_works {
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	color:#828282;
	}
	#txt {
	font-family:Arial;
	font-size:11px;
	color:#bbbbbb;
	}
	#txt_info {
	font-family:Arial;
	font-size:11px;
	color:#bbbbbb;
	padding-top:10px;
	}
	#txt_title_city {
	font-family:Arial;
	font-size:11px;
	color:#5E5E5E;
	background-color:#FFFFFF;
	}
	.city_color{color:#B9BBBD;}
	#txt_phone {
	font-family:Arial;
	font-size:11px;
	color:#A3CD39;
	padding-top:15px;
	}
	#txt_mail {
	font-family:Arial;
	font-size:11px;
	color:#5E5E5E;
	padding-bottom:20px;
	}
	#txt_thumb_tit {
	font-family:Arial;
	font-size:14px;
	font-weight:none;
	color:#94C126;
	}
	#txt_thumb_subtit {
	font-family:Arial;
	font-size:12px;
	font-weight:none;
	color:#999999;
	}
	#txt_thumb_fecha {
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	color:#94C126;
	}
	#txt_people {
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	color:#999999;
	}
	#txt_people_subbtn {
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	}
	#msgError { 
	font-family:Arial;
	color:#666666; 
	font-size: 12px;
	font-weight:none;
	}	
	#msgOk { 
	font-family:Arial;
	color:#94c72c; 
	font-size: 12px;
	font-weight:none;
	}
	
	#cajaSimple {
	border: 1px solid #f8f8f9;
	padding:1px;	
	width:340px;
	height:12px;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	}
	#cajaMultiline {
	border: 1px solid #f8f8f9;
	padding:1px;	
	width:340px;
	height:50;
	font-family:Arial;
	font-size:11px;
	color:#333333;
	background-color:#FFFFFF;
	}
	#boton_send {
	background-color:#F1F1F2;
	border:0px;
	width:40px;
	height:25px;
	color:#94c72c;
	margin-left:0px;
	padding-left:0px;
	}
	

	a:link {font-family:Arial; font-size:12px; text-decoration: none; color:#94C126;}
	a:visited {text-decoration: none; color:#94C126;font-family:Arial; font-size:12px; text-decoration: none; }
	a:active {text-decoration: none; color:#94C126;font-family:Arial; font-size:12px; text-decoration: none; }
	a:hover {text-decoration: none; color:#5e5f61;font-family:Arial; font-size:12px; text-decoration: none; }
	
	
	.view {
		background-color:#FFF;
		height:21px;
		width:518px;
		margin-bottom:25px;
	}
	.view .view_all {
		background: url(../imgs/front/btn_view_all.gif) top left no-repeat;
		width:159px;
		height:21px;
		text-indent:-999px;
		float:right;
		overflow:hidden;
		display:block;
	}
	a.link_mails {
	font-family:Arial;
	font-size:11px;
	color:#5E5E5E;
	padding-bottom:20px;
	text-decoration:none;
	}