@import url('reset.css');

body { 
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background: #F0EDE8 url(../images/main_bg.gif) repeat-x;
	text-decoration: none;
}

strong { font-weight: bold; }

h6 {
	font-size: 11px;
	color: #3F3F3F;
	font-weight: bold;
	font-style: italic;
}

a:link, a:visited, a:active {color: #666666; text-decoration: underline;}

a:hover, a:focus {color: #DB9908; text-decoration: underline;}

input {
	padding: 2px;
	border: 1px solid #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	height: 16px;
}

textarea {
	padding: 2px;
	border: 1px solid #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	overflow: visible;
}

select {
	border: 1px solid #666666;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #8C8C8C;
	height: 18px;
}

fieldset {
	font-size: 13px;
	line-height: 15px;
}

fieldset p {
	margin: 0 !important;
	padding-top: 10px;
	*padding-top: 8px;
}

label { padding-bottom: 3px; }
label.error { color: #FF0000; padding-left: 10px; font-weight: bold; }

#wrapper_intro {
	width: 830px;
	min-height: 586px;
	margin: 0 auto;
}

#footer_intro {
	width: 790px;
	margin: 5px auto 10px auto;
	padding: 10px 20px;
	background: #6F4F40;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #F2F5F2;
}

#logos_intro {
	width: 830px;
	margin: 0 auto;
}

	.logo_2g_intro {
		width: auto;
		float: left;
		color: #3F3F3F;
		padding: 9px 8px 20px 20px;
	}

#wrapper {
	/*width: 1015px;*/
	width: 894px;
	min-height: 650px;
	margin: 0 auto;
	background: url(../images/header_bg.gif) no-repeat top right;
}

	#header {
		width: 830px;
		height: 130px;
		float: right;
	}
	
		#header ul {
			width: 100%;
			float: right;
			margin: 30px 10px 0 0;
		}
		
			#header ul li {
				width: auto;
				float: right;
				padding-left: 5px;
			}
		
		#header .link_home {
			width: auto;
			float: right;
			padding: 37px 10px 0 0;
			_padding-right: 0;
			text-align: right;
		}
	
	#wrapper_gral {
		width: 830px;
		float: right;
		margin: 0;
	}
	
		#wrapper_gral p {
			margin-bottom: 25px;
			line-height: 15px;
		}
	
	#footer {
		width: 790px;
		float: right;
		margin: 5px 0 10px 0;
		padding: 10px 20px;
		background: #6F4F40;
		font-family: Tahoma, sans-serif;
		font-size: 10px;
		color: #F2F5F2;
	}
	
	.logo_2g {
		width: auto;
		float: left;
		color: #3F3F3F;
		padding: 9px 8px 20px 84px;
	}
	
/* COMPLEJO */
#wrapper_complejo {
	height: 425px;
	background: #F6E8D3 url(../images/complejo/bg_complejo.gif) no-repeat bottom;
	padding: 40px 45px 0 35px;
}
	
	#thumb_container {
		width: 672px;
		height: 70px;
		float: left;
		overflow: hidden;
		padding-top: 20px;
	}
	
	#wrapper_complejo ul {
		margin: 0;
		padding: 0;
		width: 2750px;
	}
	
		#wrapper_complejo ul li {
			width: 52px;
			height: 52px;
			padding: 6px;
			float: left;
			margin-right: 12px;
			background-color: #FFFFFF;
		}
		
	#vista_ant { width: auto; float: left; padding: 38px 10px 0 0; }
	
	#vista_sig { width: auto; float: left; padding: 38px 0 0 10px; }

/* SERVICIOS */
#wrapper_servicios {
	height: 425px;
	background: #F6E8D3 url(../images/servicios/bg_servicios.gif) no-repeat bottom;
	padding: 40px 45px 0 45px;
}

/* TARIFAS */
#wrapper_tarifas {
	height: 425px;
	background: #F6E8D3 url(../images/tarifas/bg_tarifas.gif) no-repeat bottom;
	padding: 40px 45px 0 45px;
}
	
	#wrapper_tarifas p { margin-bottom: 15px; }
	
#wrapper_contacto {
	height: 425px;
	background: #F6E8D3 url(../images/contacto/bg_contacto.gif) no-repeat bottom;
	padding: 40px 45px 0 45px;
}

#wrapper_generico {
	height: 425px;
	background: #F6E8D3;
	padding: 40px 45px 0 45px;
}

.text_naranja { color: #EB7F00; }

.text12 { font-size: 12px; }

.ptop20 { padding-top: 20px; }

.ptop30 { padding-top: 30px; }

.alto_linea18 { line-height: 18px; }

.fleft { width: auto; float: left; }

.fright { width: auto; float: right; }
