#galeria_1 {
	position:absolute;
	width:920px;
	height:150px;
	top:298px;
	left:28px;
}
#fotos{
	position:absolute;
	top:50px;
	left:15px;
	width: 909px;
}
#fotos  img{
	border: solid 2px #E2E2E2 ;
	width:70px;
	height:70px;
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#fotos img:hover{
	-moz-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.70);
}
#fotos td{
	font-size:15px;
	color:#999999;
	padding:0;
		
}


#galeria_2 {
	width:1000px;
	height:188px;
	top:257px;
	left:32px;
}
#fotos2{
	top:-171px;
	left:9px;
	width: 500px;
	height: 141px;
}
#fotos2  img{
	border: solid 2px #E2E2E2 ;
	width:80px;
	height:80px;
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#fotos2 img:hover{
	-moz-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.70);
}
#fotos2 td{
	font-size:15px;
	color:#999999;
	padding:0 auto;
}


#galeria_3{
	position:absolute;
	width:898px;
	height:271px;
	top:181px;
	left:46px;
}
#fotos3{
	position:absolute;
	top:0px;
	left:0px;
	width: 875px;
	height: 267px;
}
#fotos3 img{
	border: solid 2px #E2E2E2 ;
	width:70px;
	height:70px;
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#fotos3 img:hover{
	-moz-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.70);
}
#fotos3 td{
	font-size:15px;
	color:#999999;
	padding:0 auto;
	width:70px;
}


#galeria_4{
	position:absolute;
	width:878px;
	height:356px;
	top:92px;
	left:44px;
}
#fotos4{
	position:absolute;
	top:0px;
	left:0px;
	width: 700px;
	height: 141px;
}
#fotos4 img{
	border: solid 2px #E2E2E2 ;
	width:80px;
	height:80px;
	padding:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#fotos4 img:hover{
	-moz-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	-webkit-box-shadow:  0 0px 15px rgba(0, 0, 0, 0.70);
	box-shadow: 0 0px 15px rgba(0, 0, 0, 0.70);
}
#fotos4 td{
	font-size:15px;
	color:#999999;
	padding:0 auto;
}











#tabs {
	position:relative;
	top:-35px;
	width:1000px;
	height:350px;
	background-color:#333333);
	list-style:none;
	z-index:10;
	left: 0px;
}
#fondo_tab{
	 position:relative; 
	 width:100%;
	 height:55px; 
	 background-color:#333333; 
	 left: 0px; 
	 top:0px;
}
#tabs ul {
	float:left;
	width:1000px;
	left:0px;
	top:10px;
	height:34px;
	padding:0;
	margin:0;
	z-index:2;
	background-color:#333333);
	border-bottom:solid 1px rgba(255,0,51,1);
}

#tabs li {
	width:auto;
	height:14px;
	background-color:#333333;
	display:inline-block;
	padding:5px;
	text-align:center;
	z-index:10;
	overflow:inherit;
	color:#36F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
	margin-left:15px;
	margin-top:10px;

}
* html #tabs li {
display: inline; /* ie6 double float margin bug */
}
#tabs li,
#tabs li a {
float:left; /* tira el tab a la derecha */
}

#tabs ul li a {
text-decoration: none;
color:rgba(255,255,255,1);
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#tabs ul li.active a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}


#tabs ul li.active {	
	width:auto;
	height:24px;
	background-color:#fff;
	display:inline-block;
	padding:5px;
	text-align:center;
	z-index:10;
	overflow:inherit;
	border-bottom: solid 1px #fff;
	
	border-top:solid 1px rgba(255,0,51,1);
	border-left:solid 1px rgba(255,0,51,1);
	border-right:solid 1px rgba(255,0,51,1);
	
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;	
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	z-index:12;
	
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	cursor:pointer;
}

#tab-1 {
	background-color:#FFF;
	clear: both;
	min-height:410px;
	width:930px;
	left:10px;
	position:relative;
	top:0px;
	padding:25px;
	z-index:1;
}
#tab-2 {
	background-color:#FFF;
	clear: both;
	min-height:410px;
	width:930px;
	left:10px;
	position:relative;
	top:0px;
	padding:25px;
	z-index:1;
}
#tab-3 {
	background-color:#FFF;
	clear: both;
	min-height:410px;
	width:930px;
	left:10px;
	position:relative;
	top:0px;
	padding:25px;
	z-index:1;
}
#tab-4 {
	background-color:#FFF;
	clear: both;
	min-height:410px;
	width:930px;
	left:10px;
	position:relative;
	top:0px;
	padding:25px;
	z-index:1;
}
#tabs div h3 {
text-transform: uppercase;
margin-bottom: 10px;
letter-spacing: 1px;
}
#tabs div p {
line-height: 150%;
}
