body {
	margin:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	/*color: #4d4b4b;
	background: url(../images/difuminado_02.gif) repeat-x;*/
	background-color:#cccccc;
}

h1{
	font-size:17px;
	line-height:24px;
	margin:0;
}
form{
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	color: #4d4b4b;	
	font-family: "Trebuchet MS";
}

.link_peq{
	font-family: "Trebuchet MS";
	color: #4d4b4b;
	font-size:80%;
}

.link_med{
	font-family: "Trebuchet MS";
	color: #4d4b4b;
	font-size:85%;	
}

.link_big{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	padding-top: 43px;
}



#page_layout{
	margin: auto;
	width:948px;	
	/*border: 1px solid #000000;*/
}

#header{
	height:102px;
	width:948px;
	/*background:url(../images/home_02.gif) center no-repeat;*/
}

#logo{
	width:192px;
	height: 55px;
	margin-top: 30px;	
	display:block;
	float:left;
}

#header_nav{
	height:91px;
	width:742px;
	float:right;
	background:url(../images/barra_sup.png) center no-repeat;
}


#nav_listing{
	float:left;		
	width:62px;
	height:60px;	
	background: url(../images/butt_listing.png) left no-repeat;
	margin:18px 0 0 15px;
}
#nav_listing:hover{
	background: url(../images/butt_listing.png) right no-repeat;
}

#nav_devel{
	float:left;		
	width:95px;
	height:68px;
	background: url(../images/butt_dev.png) left no-repeat;
	margin:10px 0 0 15px;
}
#nav_devel:hover{
	background: url(../images/butt_dev.png) right no-repeat;
}

#nav_comm{
	float:left;		
	width:81px;
	height:60px;
	background: url(../images/butt_comm.png) left no-repeat;
	margin:18px 0 0 15px;
}
#nav_comm:hover{
	background: url(../images/butt_comm.png) right no-repeat;
}




#nav_login{
	float:right;
	padding-right: 15px;
	width:400px;
}



input, textarea{
	font-family: "Tahoma";
	font-size:11px;
	border: 1px solid #c8c8c9;
	padding: 4px;
	/*margin-bottom:5px;*/
	color:#797979;
	height:13px;
	margin:0;
	
}

.signup_button{
	height:25px;
	width:119px;	
}

#searchpro input{
	
	border-right-color:#CC0000;
		
}

select{
	/*margin-bottom:3px;	*/
	margin:0;
	font-family: "Tahoma";
	font-size:11px;
	border: 1px solid #c8c8c9;
	padding: 2px;
	color:#797979;
	height: 23px;	
}

.but_peq{
	background:url(../images/but_03.gif) no-repeat;
	font-family: "Trebuchet MS";
	/*font-weight:bold;*/
	font-size:12px;
	color: #FFFFFF;
	height:22px;
	width:50px;
	padding:0;
	border:0;
	
}

.but_lupa{
	background:url(../images/lupa2.jpg) no-repeat;
	height:23px;
	width:26px;
	border:0;
	padding:0;	
	/*margin-bottom:5px;*/
}



.caja_rightborder{
	padding: 0 10px;
	height: 18px;
	border-right: 1px solid #c8c8c9;
	float:right;
}
.caja_sinborde{
	float:right; 
	padding-left:10px; 
	height:18px;
}
.pad_15{
	padding:15px;
}


#div_content{	
	/*height: 500px;*/
}

#difuminado_cont{
	background: url( ../images/profile_03.gif ) repeat-x;	
	border:1px solid #b2b2b2;
	background-color:#FFFFFF;
	/*height:500px;*/
}

#tab_back{
	background: url( ../images/profile_10.gif ) repeat-x;
	background-position: 0 68px;	
	height: 500px;
}
#tab_cont{
	width:765px;
	padding:8px 0 0 15px;	
	float:right;
}

#tabs{
	text-align: center;
	width: 100%;
	padding:0;
	margin:0;
}

#tabs li{	
	padding-right: 3px;	
	list-style-type:none;		
	float: left;
	background: url(../images/tab_off.gif) no-repeat;
	text-align: center;
}

#tabs a {
	text-decoration: none;	
	display:block;
	padding-top: 7px;
	height: 24px; /*7px + 24px= 31px alto total*/
	width: 121px;
}	

#tabs li.on a{
	color: #1d1d1d;
	background: url(../images/tab_on.gif) no-repeat;
}
#tabs li:hover {
	background: url(../images/tab_on.gif) no-repeat;	
}	
#tabs li a:hover { 
	/*color: black;*/
	
}	

#cont_nombre{
	font-size: 150%;
	color:#000066;
	height:25px;
}
#cont_tabs{
	padding-top:5px;
}

#lat_izq{
	width: 150px;
	float:left;
	padding-top: 15px;
	padding-left: 15px;
}

#slider_box{
	width:753px;
}














#signup{
	/*height:470px;*/
	width:948px;
	/*background:url(../images/home_04.gif) center no-repeat;*/
}

#signup_box{
	width:195px;	
	float:right;
	background-color: #d5d5d5;
	/*padding-top:173px;
	padding-right:47px;*/
}

#signup_regcont input[type=text]{
	width:145px;
}
#signup_regcont input[type=password]{
	width:145px;
}
#signup_errbox{
	float:right;
	width:145px;
	padding-top:200px;
	padding-right:10px;		
}



#searchbar{
	height:52px;
	width:948px;
	background:url(../images/home_05.gif) center no-repeat;
}

#searchbar_taketour{
	float:left;
	margin-top: 12px;
	margin-left: 130px;
	display:block;
	height:25px;
	width:170px;
}

#searchbar_form{
	float:right;
	width:230px;
	/*padding-top: 15px;
	padding-right: 15px;*/
}

.searchbar_text{
	font-family: "Tahoma";
	color: #FFFFFF;
	font-size:85%;
}


#div_footer{
	height:237px;
	width:948px;
}

.error{
	font-family: "Trebuchet MS";
	color: #8a1f11;
	font-size:85%;
	border:1px solid #fbc2c4;
	background-color:#fbe3e4;
	padding:4px;
}


#foot{		
	text-align: center;
	width: 100%;
	padding:0;
}
#foot li{	
	padding-right: 20px;
	list-style-type:none;
	display: inline;
}




