/*GENERALES*/
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	margin:0px;
	padding:0px;
	background-image: url(../img/apariencia/bg_body.png);
	background-repeat: repeat-x;
	background-color: #252525;
}
p, form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
.clear {
	clear:both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
h1 {
	color: #FFF;
	font-weight: normal;
	font-size: 22px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../img/apariencia/bg_h1.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom:35px;
	padding-left:25px;
}
h2 {
	color: #FCB040;
	font-weight: normal;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../img/apariencia/bg_h2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom:20px;
}
.divisor {
	height:1px;
	border-bottom:dashed 1px #666;
	margin-top:20px;
	margin-bottom:25px;
}
.txt-importante {
	color: #9CDEF3;
}
.txt-pequeno {
	font-size:10px;
	color:#999;
	font-weight: normal;
	line-height: 14px;
}
.img-left {
	margin-right:20px;
	margin-bottom: 20px;	
	float:left;
}
.img-right {
	margin-left:20px;
	margin-bottom: 20px;
	float:right;
}
.img-center {
	margin-top:25px;
	margin-bottom:30px;
}
.img-frase {
	margin-bottom:30px;
}


/*ESTRUCTURA*/
#container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/apariencia/bg_container.jpg);
	background-repeat: no-repeat;
	padding-bottom: 50px;
}
#header {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#logo a {
	width:150px;
	height:100px;
	display:block;
	background-image: url(../img/apariencia/bg_logo.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_logo.png');
}
#banner {
	width:825px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px;	
}
#banner-flash {
	height:325px;
	outline:none;
}
#banner-seccion {
	height:200px;
	outline:none;
}
.nosotros {
	background-image: url(../img/apariencia/bg_banner-nosotros.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_banner-nosotros.png');
	background-position: center center;		
}
.servicios {
	background-image: url(../img/apariencia/bg_banner-servicios.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_banner-servicios.png');
	background-position: center center;		
}
.clientes {
	background-image: url(../img/apariencia/bg_banner-clientes.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_banner-clientes.png');
	background-position: center center;		
}
.contacto {
	background-image: url(../img/apariencia/bg_banner-contacto.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_banner-contacto.png');
	background-position: center center;		
}
.trabajo {
	background-image: url(../img/apariencia/bg_banner-trabajo.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_banner-trabajo.png');
	background-position: center center;		
}
#main {
	width:750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 50px;
}
#main p {
	color:#DFDFDF;
	margin-bottom:15px;
}
#main a {
	color:#FFF;
	font-weight:bold;
	color:#999;
}
#main a:hover {
	color:#FCB040;
}
#main ul {
	padding:0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#main li {
	color:#FFF;
	background-image: url(../img/apariencia/img_bullet.gif);
	background-repeat: no-repeat;
	list-style-type:none;
	padding-left: 10px;
	margin-bottom: 10px;
	background-position: left 2px;
}
#footer {
	height:35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCB040;
	padding-top: 15px;
	line-height: 14px;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	color: #CCC;
}
#footer a:hover {
	color: #FCB040;	
}


/*MENU*/
.btn-menu a {
	width:78px;
	height:26px;
	display:block;
	background-image: url(../img/apariencia/btn_menu.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 736px;
	margin-top: 13px;
}
.btn-menu a:hover {
	background-position:bottom;
}
.btn-menu span {
	display:none;
}
#menu {
	width:500px;
	height:230px;
	background-color:#000;
	position: absolute;
	margin-top: 39px;
	margin-left: 314px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FCB040;
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu ul li {
	list-style-type:none;
	display:block;
	margin-bottom:10px;
}
#menu ul li a {
	color:#CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../img/apariencia/btn_menu-li.gif);
	background-repeat: no-repeat;
	padding-left:10px;	
	height:15px;
	line-height:14px;	
}
#menu ul li a:hover {
	background-position:left bottom;
	color: #FCB040;
}
#menu ul li ul li{
	height:15px;
	line-height:14px;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;	
}
#menu ul li ul li a {
	color:#999;
	font-size: 10px;
	font-weight:normal;
	background-image: url(../img/apariencia/btn_menu-li2.gif);
	background-repeat: no-repeat;
}
#menu ul li ul li a:hover {
	background-position:left bottom;
	color: #FFF;
}
#menu .left {
	width: 200px;
	padding-right: 24px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
	float: left;
	padding-left: 25px;
	margin-top: 25px;
}
#menu .right {
	width: 200px;
	float: right;
	margin-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#submenu {
	width:790px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/apariencia/bg_submenu.png)!important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/apariencia/bg_submenu.png');	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
}
#submenu ul{
	margin: 0px;
	padding: 0px;
}
#submenu li {
	list-style-type: none;
	display: inline;
}
#submenu li a {
	color:#FFF;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 29px;
	display: block;
	height: 30px;
	background-image: url(../img/apariencia/bg_submenu-li.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#submenu li a:hover {
	color:#F7C834;
}
#submenu li .activa {
	color:#FCB040;
	cursor:default;
}
#submenu li .activa:hover {
	color:#FCB040;
}
#submenu a.principal {
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 29px;
	display: block;
	height: 30px;
	background-image: url(../img/apariencia/btn_submenu-principal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	float: left;
	padding-right: 15px;
	padding-left: 20px;
}
#submenu a.principal:hover {
	background-position:bottom right;
	color:#FCB040;
	cursor:pointer;
}
#submenu a.principal.activa {
	background-position:bottom right;
	color:#FCB040;
	cursor:default;
}
#submenu a.principal.activa:hover {
	background-position:bottom right;
	color:#FCB040;
	cursor:default;
}


/*CAJAS*/
#secciones {
	width:825px;
	height:165px;
	margin-left:auto;
	margin-right:auto;
}
#secciones .nosotros a {
	width:275px;
	height:165px;
	display:block;
	background-image:url(../img/apariencia/bg_caja-nosotros.png);
	float: left;
}
#secciones .nosotros a:hover {
	background-position:bottom;
}
#secciones .servicios a {
	width:275px;
	height:165px;
	display:block;
	background-image:url(../img/apariencia/bg_caja-servicios.png);
	float: left;
}
#secciones .servicios a:hover {
	background-position:bottom;
}
#secciones .contacto a {
	width:275px;
	height:165px;
	display:block;
	background-image:url(../img/apariencia/bg_caja-contacto.png);
	float: left;
}
#secciones .contacto a:hover {
	background-position:bottom;
}
.thumb a {
	width:225px;
	height:135px;
	float:left;
	border: 3px solid #F2F2F2;
	margin: 8px;
}
.thumb a:hover {
	border: 3px solid #FC0;
}
.btn-contacto a {
	width:180px;
	height:65px;
	display:block;
	background-image: url(../img/apariencia/btn_contacto.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.btn-contacto a:hover {
	background-position:bottom;
}
.textfield {
	width: 250px;
	height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	border:0px;
	padding-left:15px;
	float:left;
	margin-right:15px;
}
.select {
	width: 100px;
	height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height:34px;
	font-size: 16px;
	color: #333;
	border:0px;
	float:left;
	margin-right:15px;
	vertical-align:middle;
}
.btn-buscar {
	width: 90px;
	height: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
}


/*FORMULARIOS*/
.formulario-contacto {
	width:500px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.formulario-contacto .label {
	float:left;
	display: block;
	width: 150px;
	height: 25px;
	line-height: 24px;
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}
.formulario-contacto .txtfield {
	float:left;
	width: 310px;
	height: 30px;
	margin-bottom: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	background-image: url(../img/apariencia/bg_txtfield.png);
	background-repeat:no-repeat;
	background-color: #252525;
	border:0px;
	padding-left:10px;
	padding-right:10px;
}
.formulario-contacto .textarea {
	float:left;
	width: 325px;
	height: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(../img/apariencia/bg_txtarea.png);
	background-repeat:no-repeat;
	background-color: #252525;
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	overflow: auto;
	margin-bottom: 25px;
}
.formulario-contacto .boton {
	height: 50px;
	width: 125px;
	float: right;
	margin-top: 10px;
	margin-bottom: 25px;
	color: #FFF;
	margin-right: 25px;
	background-image: url(../img/apariencia/btn_form.png);
	background-position: center top;
	border:0px;
	cursor:pointer;
	background-color: transparent;	
}
.formulario-contacto .boton:hover {
	background-position:bottom;
}
.formulario-trabajo {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.formulario-trabajo .label {
	float:left;
	display: block;
	width: 250px;
	height: 25px;
	line-height: 24px;
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}
.formulario-trabajo .txtfield {
	float:left;
	width: 310px;
	height: 30px;
	margin-bottom: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
	background-image: url(../img/apariencia/bg_txtfield.png);
	background-repeat:no-repeat;
	background-color: #252525;
	border:0px;
	padding-left:10px;
	padding-right:10px;
}
.formulario-trabajo .textarea {
	float:left;
	width: 325px;
	height: 150px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-image: url(../img/apariencia/bg_txtarea.png);
	background-repeat:no-repeat;
	background-color: #252525;
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	overflow: auto;
	margin-bottom: 25px;
}
.formulario-trabajo .boton {
	height: 50px;
	width: 125px;
	float: right;
	margin-top: 10px;
	margin-bottom: 25px;
	color: #FFF;
	margin-right: 25px;
	background-image: url(../img/apariencia/btn_form.png);
	background-position: center top;
	border:0px;
	cursor:pointer;
	background-color: transparent;	
}
.formulario-trabajo .boton:hover {
	background-position:bottom;
}
