body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

html, body{
  height: 100%;
}

*, html, body, form {
	outline:none;  
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family:Arial, Verdana, Tahoma, Serif;
}

a{
	color:#99CC00;
}

a:hover{
	text-decoration:none;
}

body{
	text-align:center;
	height:100%;
	color:#ffffff;
	background:url(images/bg.jpg);	
}

.main{
	width:732px;
	margin:20px auto;
	padding:0;
	text-align:left;
	position:relative;
}
.empresarial_tab{	background:url(images/empresarial.jpg) no-repeat;	width:34px;	height:167px;	position:absolute;	top:160px;	left:-31px;	z-index:999;}
.sociales{
	background:url(images/sociales.jpg) no-repeat;
	width:34px;
	height:167px;
	position:absolute;
	top:350px;
	left:-34px;
	z-index:999;
}

.sociales-hover{
	background:url(images/sociales.jpg) no-repeat -34px 0;
	width:34px;
	height:167px;
	position:absolute;
	top:350px;
	left:-34px;
	z-index:999;
}

/**************************************************/
/********* Encabezado de la pagina ****************/
/**************************************************/

.header{
	background:url(images/logo.gif) no-repeat;
	height:100px;
	width:100%;
	position:relative;
}

.slogan{
	background:url(images/text.gif) no-repeat;
	height:69px;
	width:340px;
	position:absolute;
	top:15px;
	right:10px;
}

.tabs{
	position:absolute;
	bottom:0;
	right:20px;
	z-index:9;
	
}

.tabs .menu_horizontal li{
	display:block;
	width:113px;
	height:29px;
	float:left;
	margin-left:5px;
}

.tabs .menu_horizontal li.inactive{
	background:url(images/active.jpg) no-repeat;		
}

.tabs .menu_horizontal li.active{
	background:url(images/inactive.jpg) no-repeat;
}

.tabs .menu_horizontal li.active a{
	color:#ffffff;
}

.tabs a{
	color:#333333;
	display:block;
	line-height:20px;
	padding-top:8px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.tabs a:hover{
	text-decoration:underline;
}

/**************************************************/
/************* Cuerpo de la pagina ****************/
/**************************************************/

.cuerpo{
	background:url(images/borde.jpg) repeat-y #121212;
	width:100%;
	position:relative;
}

.cuerpo .tleft{
	background:url(images/tleft.jpg) no-repeat;
	width:20px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
}

.cuerpo .tright{
	background:url(images/tright.jpg) no-repeat;
	width:15px;
	height:50px;
	position:absolute;
	right:0;
	top:0;
}

.cuerpo .spacer{
	height:10px;
}

.cuerpo .bloques{
	width:710px;
	margin:0 auto;
}

.cuerpo .bloques .paquetes{
	width:480px;
	color:#ffffff;
	float:left;		
}

.cuerpo .bloques .paquetes ul{
	padding:10px 0 10px 15px;
}

.cuerpo .bloques .paquetes ul li{
	font-style:italic;
	background:url(images/row.jpg) no-repeat 0 3px;
	padding-left:10px;
	margin:2px 0;
}

.cuerpo .bloques .paquetes h1{
	margin:0;
	padding:0;
	color:#ffffff;
	font-weight:bold;
	font-size:22px;
	border-bottom:3px solid #FF9900;
	margin-bottom:5px;
	padding-bottom:3px;
	background:url(images/camara.jpg) no-repeat;
	text-indent:30px;
}

.cuerpo .bloques .paquetes h3{
	margin:3px 0;
	padding:0;
	color:#ff9900;
	font-size:18px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	text-align:right;
}

.cuerpo .bloques .paquetes .contenido h2{
	color:#cccccc;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;	
}

.cuerpo .bloques .paquetes .contenido h3{
	margin:3px 0;
	padding:0;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.cuerpo .bloques .botones{
	width:218px;
	float:left;
	margin-left:10px;
}

.cuerpo .bloques .botones span{
	margin-bottom:3px;
}

.cuerpo .bloques .botones .contacto{
	width:216px;
	height:39px;
	display:block;
	background:url(images/contacto.jpg) no-repeat;
}

.cuerpo .bloques .botones .galeria{
	width:216px;
	height:39px;
	display:block;
	background:url(images/galeria.jpg) no-repeat;	
}

.cuerpo .bloques .botones .video{
	width:216px;
	height:198px;
	display:block;
	background:url(images/video.jpg) no-repeat;		
}

.cuerpo .bloques .botones .promos{
	border-top:3px solid #ff9900;
	padding-top:5px;
	text-align:center;
}


.cuerpo .tabla_galeria{
	
}

.cuerpo .tabla_galeria tr{
	border-bottom:1px solid #999999;
}

.cuerpo .tabla_galeria td{
	padding:5px 0;
	font-style:italic;
}

.cuerpo .tabla_galeria td img{
	border:4px solid #333333;
}

.cuerpo .tabla_galeria td img:hover{
	border:4px solid #666666;
}

.cuerpo .tabla_galeria td h3 a{
	color:#ff9900;
	font-size:15px;
	text-decoration:none;
}

.cuerpo .tabla_galeria td h3{
	border-bottom:2px solid #f2f2f2;
	margin-bottom:4px;
	font-style:normal;
}

.menu_foot{
	background:url(images/bcenter.jpg) repeat-x #121212;
	width:100%;
	height:50px;
	position:relative;
	margin-bottom:5px;
}

.menu_foot .bleft{
	background:url(images/bleft.jpg) no-repeat;
	width:20px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
}

.menu_foot .bright{
	background:url(images/bright.jpg) no-repeat;
	width:15px;
	height:50px;
	position:absolute;
	right:0;
	top:0;
}

.menu_foot .menu_horizontal{
	padding-top:25px;
	margin:0 auto;	
}

.menu_foot ul{
	text-align:center;
}

.menu_foot ul li{
	display:inline;
}

.menu_foot ul li a{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin:0 15px;
	text-decoration:none;
}

.menu_foot ul li a:hover{
	text-decoration:underline;
}

.footer{
	color:#ffffff;
	text-align:left;
	padding-left:5px;
	font-size:11px;
}

/*************************************/
/**** Formularios y Addons Hacks *****/
/*************************************/

form p{
	line-height: 18px;
	margin:3px 0;
	padding:2px 0;
}

form h4{
	font-weight:bold;
	color:#ff9900;
	font-size:1.1em;
}

form a{
	text-decoration:none;
	color:#ff9900;
	font-weight:bold;
}

form a:hover{
	text-decoration:underline;
}

form label{
	width: 120px;
	float: left;
	text-align: right;
	display: block;
	font-weight:bold;
	font-size:12px;
}


form .need{
	color:#ffcc00;
	margin-right:3px;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	line-height:1px;
}

form hr{
	height:1px;
	border:1px solid #e0e0e0;
}

form input, select{
	padding:1px;
	margin-left:5px;
	width:150px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	border:1px solid #999999;
}

form select option{
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

form .otro{
	border: 0px;
	width:auto;
	margin:0 2px;
	vertical-align:middle;
}

form textarea{
	padding:0;
	margin-left:5px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	border:1px solid #999999;
	font-family: Arial, Verdana, Tahoma, serif;
	width:300px;
	height:120px;
}


form input.boton{
	width:auto;
	background:#cccccc;
	color:#333;
	border:0;
	padding:4px 8px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

/** frogx3 ****/
p.row_div{
	display:block;
	width:100%;
	margin-bottom:1px;
	padding:2px 0;
	min-height:15px;
	font-size:.9em;
}

p.row_div .col_1{
	width: 100px;
	float: left;
	text-align: left;
	padding-left:5px;
	font-weight:bold;
}

p.row_div .col_2{
	margin-left:3px;
	width:100%;
}

p.row_div a{
	text-decoration:none;
	color:#ff9900;
}

