/* Todo el codigo es Copyright 2009 de Pentacorp.net */
/*All code is Copyright 2009 of Pentacorp.net */
body {
	margin:0;
	padding:0;
	font:normal 11px/normal "Arial", Helvetica, sans-serif;
	color:#666666;
	background:#ffffff url(../images/bg.jpg) center top repeat-x;
}
a, a:link, a:visited, a:hover {
	outline:none;
	white-space:nowrap;
}
p {
	color:#ffffff;
}
img {
	outline:none;
	border:none;
}
form, img {
	margin:0;
	padding:0;
}
.clearfix { 
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
textarea{
	overflow:auto;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/*Web Structure*/
#main {
	width:868px;
	margin:0px auto;
}
#header {
	width:868px;
	height:115px;
	float:left;
	margin:0;
	padding:30px 0 0 0;
	background:url(../images/bg_header.jpg) center top no-repeat;
}
#footer {
	width:434px;
	float:left;
	margin:0;
	padding:20px 0 5px 0;
	font:normal 10px/normal "Arial", Helvetica, sans-serif;
	color:#7d7d7d;
	text-transform:uppercase;
}
#footer a, #footer a:link, #footer a:visited{
	text-decoration:none;
	color:#7d7d7d;
} 
#footer a:hover{
	text-decoration:none;
	color:#f58703;
}

/*HEADER*/
.logo {
	width:478px;
	float:left;
	margin:0;
	padding:4px 0 0 0;
}
.contacto {
	width:81px;
	float:right;
	margin:0;
	padding:0;
}
.contacto a, .contacto a:link, .contacto a:visited{
	text-decoration:none;
} 
.contacto a:hover{
	text-decoration:none;
	background: url(../images/btn_contacto-hover.gif) center top no-repeat;
}
#mnu {
	width:335px;
	height:35px;
	line-height:35px;
	float:right;
	margin:30px 0 0 0;
	padding:0;
	background:url(../images/mnu_fondo.jpg) center top no-repeat;
	font-size:12px;
	text-transform:uppercase;
	color:#ffffff;
	text-align:center;
}
#mnu a, #mnu a:link, #mnu a:visited {
	text-decoration:none;
	color:#ffffff;
	margin:0;
	padding:0 10px 0 0;
} 
#mnu a:hover{
	text-decoration:none;
	color:#f58703;
	margin:0;
	padding:0 10px 0 0;;
}

/*HOME*/
#slide {
	width:868px;
	height:320px;
	float:left;
	margin:0;
	padding:0;
}
#contenedor {
	width:828px;
	background:#f8f8f8 url(../images/bg_cont.jpg) center bottom no-repeat;
	float:left;
	margin:0;
	padding:10px 20px;
}
#imagenBig {
	width:868px;
	background:#f8f8f8 url(../images/bg_cont.jpg) center bottom no-repeat;
	float:left;
	margin:0;
	padding:10px 0 30px;
}
.copy {
	width:414px;
	color:#7d7d7d;
	margin:0;
	padding:0;
	float:left;
}
.penta {
	width:414px;
	color:#7d7d7d;
	margin:0;
	padding:0;
	float:right;
	text-align:right;
}
.penta a, .penta a:link, .penta a:visited {
	text-decoration:none;
	color:#888888;
} 
.penta a:hover{
	text-decoration:none;
	color:#666666;
}
#modulo {
	width:207px;
	float:left;
	margin:0;
	padding:0;
	text-align:justify;
}
#modulo .tit {
	width:165px;
	height:30px;
	background:#e3e5df url(../images/bg_tit.jpg) center top no-repeat;
	float:left;
	margin:0;
	padding:13px 20px 0 20px;
	color:#696969;
	font-size:14px;

}
#modulo .tit a, #modulo .tit a:link, #modulo .tit a:visited {
	text-decoration:none;
	color:#696969;
} 
#modulo .tit a:hover{
	text-decoration:none;
	color:#f58703;
}
#modulo .img {
	width:205px;
	height:154px;
	float:left;
	margin:0;
	padding:0;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}
#modulo .cont {
	width:155px;
	height:72px;
	background:#3f3f3f url(../images/bg_det.jpg) center bottom no-repeat;
	float:left;
	margin:0;
	padding:10px 25px 0 25px;
	color:#ffffff;
	line-height:14px;
}
.desc a, .desc a:link, .desc a:visited {
	text-decoration:none;
	color:#ffffff;
} 
.desc a:hover{
	text-decoration:none;
	color:#f58703;
}

/*CONTACTO*/
#contContacto {
	width:848px;
	height:300px;
	float:left;
	margin:0;
	padding:20px 0 0 20px;
	background:#ffffff url(../images/bg_c.png) right top no-repeat;
}
h1 {
	float:left;
	width:868px;
	margin:0;
	padding:5px 0;
	color:#f4ad03;
	font-size:22px;
}
h2{
	float:left;
	width:868px;
	margin:0;
	padding:5px 0 15px 2px;
	color:#66615b;
	font-size:13px;
}
.bloq {
	width:550px;
	float:left;
	margin:0;
	padding:8px 10px;
	background:#eceee8;
}
.enviar {
	width:350px;
	height:15px;
	float:left;
	margin:0;
	padding:5px 0 0 0;
}
input {
	float:left;
	width:250px;
	height:20px;
	background:#fff;
	margin:0 0 10px 12px;
	border-top:1px solid #838383;
	border-left:1px solid #c2c2c2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding:0;
}
textarea {
	float:left;
	width:250px;
	height:50px;
	background:#fff;
	margin:0 0 0 12px;
	border-top:1px solid #838383;
	border-left:1px solid #c2c2c2;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding:0;
}
label {
	float:left;
	width:250px;
	color:#7c7c7c;
	font:11px
	margin:0;
	padding:0 0 4px 14px;
}

/*SOBRE EL SITIO*/
#contSobre {
	width:848px;
	height:300px;
	float:left;
	margin:0;
	padding:20px 0 0 20px;
	background:#ffffff url(../images/bg_c02.jpg) right top no-repeat;
}
p {
	width:500px;
	float:left;
	margin:0;
	padding:8px 0 0 0;
	color:#666666;
}
a, a:link, a:visited {
	text-decoration:NONE;
	color:#d57e0d;
} 
a:hover{
	text-decoration:none;
	color:#f2b109;
}


/*PORFOLIO*/
#contPorfolio {
	width:848px;
	float:left;
	margin:0;
	padding:20px 0 0 20px;
	background:#ffffff url(../images/bg_c.png) right top no-repeat;
}
#modulo .cont2 {
	width:155px;
	height:90px;
	background:#3f3f3f url(../images/bg_det.jpg) center bottom no-repeat;
	float:left;
	margin:0;
	padding:10px 25px 0 25px;
	color:#ffffff;
	line-height:13px;
}
#btnInfo {
	width:106px;
	height:18px;
	margin:0;
	padding:6px 0 0 0;
	float:left;
}
#btnInfo a#mas {
	background: url(../images/btn-masinfo.gif) no-repeat top;
	width:106px;
	height:18px;
}
#btnInfo a#mas:hover {
	background:url(../images/btn-masinfo.gif) no-repeat bottom;
	width:106px;
}
#btnInfo a#masSelected, .btnInfo a#masSelected:link, .btnInfo a#masSelected:visited, .btnInfo a#masSelected:hover {
	background:url(../images/btn_masinfo.gif) no-repeat bottom;
	width:106px;
	height:18px;
}

/*FICHA VIDEO*/

#contVideo {
	width:848px;
	height:418px;
	float:left;
	margin:0;
	padding:20px 0 0 20px;
	background:#f0f0f0 url(../images/bg_c.png) right top no-repeat;
}
#bloqVideo {
	width:832px;
	float:left;
	margin:0;
	padding:0;
	background:#eceee8;
}
#bloqVideo .tit {
	width:792px;
	height:29px;
	font-size:13px;
	float:left;
	margin:0;
	padding:14px 20px 0 20px;
	background:#eceee8 url(../images/bg-tit-video.gif) center top no-repeat;
}
#bloqVideo .visor {
	width:446px;
	float:left;
	margin:0;
	padding:0;
}
#bloqVideo .desc {
	width:344px;
	float:right;
	margin:0;
	padding:20px 20px;
	line-height:16px;
}


/*FICHA FOTOS*/

#contFotos {
	width:848px;
	height:480px;
	float:left;
	margin:0;
	padding:20px 0 0 20px;
	background:#f0f0f0 url(../images/bg_c.png) right top no-repeat;
}
#bloqFotos {
	width:832px;
	float:left;
	margin:0;
	padding:0;
	background:#eceee8;
}
#bloqFotos .tit {
	width:792px;
	height:29px;
	font-size:13px;
	float:left;
	margin:0;
	padding:14px 20px 0 20px;
	background:#eceee8 url(../images/bg-tit-video.gif) center top no-repeat;
}
#bloqFotos .visor {
	width:446px;
	float:left;
	margin:0;
	padding:0;
}
#bloqFotos .desc {
	width:344px;
	float:right;
	margin:0;
	padding:20px 20px;
	line-height:16px;
}
#bloqFotos .fotos {
	width:807px;
	float:left;
	margin:0;
	padding:10px 10px;
	background:#101010 url(../images/bg_fotos.jpg) center bottom no-repeat;
}
#bloqFotos .minis {
	width:44px;
	height:32px;
	float:left;
	margin:0 2px;
	padding:0;
	border:1px solid #f4ad03;
}
