body{

	background-image: url("images/bg.jpg");

	background-repeat: repeat-x;

	background-color: #4b4b05;

	margin: 0px;

	padding: 0px;

}

.header{

	background-image: url("images/header-bachelor.jpg");

	height: 281px;

	width: 958px;
	
	margin: auto;

}

div#tripadvisor {
  color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;  
	float: left;
	width: 260px;
	padding: 4px;
}

div#tripadvisor a {
  color: #ecec8e;
	text-decoration: none;
	font-weight: bold;
  
}

.text1{

	color: #002403;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: normal;

	line-height: 13px;

	margin-left: 40px;

	margin-bottom: 0px;

	padding-top: 104px;

}

.text2{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	float: none;

	font-size: 11px;

	margin-right: 400px;

	margin-left: 20px;

	padding-top: 15px;

}

.text2 h3{

	margin: 0px;

	font-size: 14px;

}

.text2 b{

	color: #abab1a;

	font-size: 21px;

	margin: 0px;

}

.menu{

	background-image: url("images/menu-px.jpg");

	height: 50px;
	width: 958px;
	margin: auto;

}

.menu-link{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	float: left;

	margin-top: 8px;

	margin-left: 8px;

}

.menu-link a{

	text-decoration: none;

	color: #FFFFFF;

	font-size: 11px;

}

.menu-link a:hover{

	color: #CCCC33;

}

.new_footer{
	height:330px;
	margin-top: -26px;

}

.footer{

	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:66px;

}


.footer02{

	background: url("images/footer02.png") no-repeat scroll 0 0 transparent;
	height:66px;
	margin-top: 36px;

}


.footer a{

	color: #ecec8e;

	text-decoration: none;

	font-weight: bold;

	font-size: 11px;

}

.footer a:hover{

	color: #FFFFFF;

}

.text3{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-size: 11px;

}

.text4{

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 17px;

}

.text4 b{

	color: #b2b51f;

	font-size: 15px;
	font-family: tahoma;

}

.bg-gecko{

	background-image: url("images/gecko.jpg");

	background-repeat: no-repeat;

	background-position: bottom;

	height: 245px;

}

.text-content{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;

}

.form a{

	text-decoration: none;

	color: #CCCC00;

}

.form a:hover{

	text-decoration: none;

	color: #FFFFFF;

}

.btn-close{

	background-color: #990000;

	border-top-style: ridge;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-right-style: ridge;

	border-bottom-style: ridge;

	border-left-style: ridge;

	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;

	border-top-color: #993300;

	border-right-color: #6A0000;

	border-bottom-color: #CC3300;

	border-left-color: #6A0000;

}
.social{
 	margin: 2px;
}

.contact{
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

.img_footer
{
border:0px ;
background:black;
margin:auto;
width:958px;
}

div.logos
{
background-color:#000000;
width:958px;
height:127px;
}

table.mas_logos
{
width:958px;
height:85px;
}

div.izquierda
{
background-color:#000000;
float:left;
width:153px;
height:393px;
margin-top:-238px;
position:absolute;
background: url(images/arbol_left.png) no-repeat scroll 0 0;
}

div.derecha
{
float:right;
width:153px;
height:546px;
margin-top:-391px;
background: url(images/arbol_right.png) no-repeat scroll 0 0;
}

h1 {
font-family: Verdana;
font-style: inherit;
font-size: 25px;
font-weight: bolder;
color:#FFFF00;
text-align:center;
}

h3 {
font-family: Tahoma;
font-style: italic;
font-size: 18px;
color:#FFFF00;
text-align:center;
}

h2 {
font-family: Tahoma;
font-style: italic;
font-size: 16px;
color:#FFFF00;
text-align:center;
}

div.content{
width:958px;
background:url(images/bg2.gif) repeat-y scroll 0 0;
margin:auto;
color:FFF;
}

table.index{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	width:90%;
	border:0;
	height:230px;
	text-align:justify;
	margin:auto;
}

td.index{
width:45%;
}

p.bachelor {
color: white;
text-align: center;
}

table.bachelor{
	width:80%;
	border:0;
	cellspacing:0;
	cellpadding:0; 
	align:center;
	color: white;

}

#slider1 {
    width:958px; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */

}

.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 900px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
  left: 0;
	width: 210px !important;
	height: 280px;
}
ul { list-style-type: none;}

.news {
 	margin-top: 485px;
        margin-left: 475px;
        position:fixed;
}

.a {
   color:white;
  }



#slider2 {
    width:30%; 
    height: 300px;
    position: relative; 
    overflow: hidden; 
    float:none;
    background:url(collaborators/madera.png);
    margin:auto;

}


#slider2Content {
    width: 30%; 
    position: absolute;
    top: 0;
    float:left;
}

.slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 60%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}



#slide{Width:100%;}


ul#portfolio li img{
	padding-top: 97px;
	margin-left:-8px;

