/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#666;
	background-image: url(../imagenes/bk.png);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: right bottom;
}

h4 {
	font-size:16px;
	padding:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:500;
}

h2{
	color: #F90;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:24px;
}

i{
	margin-right:600px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
}

h3{
	color:#FFF;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	letter-spacing:1px;
	text-align:right;
}

a{
	text-decoration:none;
}

ul{
	list-style-type:none;
}

img{
	border:none;
}


#principal{
	width:920px;
	margin:0 auto 0 auto;
}

#head{
	margin-top:60px;
	margin-bottom:200px;
	height:150px;
	text-align:right;
}

#head2 img{
	border:none;
}

#head2{
	margin-top:40px;
	margin-bottom:60px;
	height:150px;
	text-align:right;
}

#menup{
	font-size:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	margin-bottom:20px;
}

#menup ul{
	list-style-type:none;
}

#menup li{
	display:inline;
	padding-left:20px;
}

#menup a{
	color:#CCC;
}

#menup a:hover{
	color:#F90;
}

#menuh{
	margin:60px 0 0 90px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:24px;
}

#menuh ul{
	list-style-type: none;
	padding:5px;
	border-bottom: 2px  #555  solid;
}

#menuh li{
	display:inline;
	padding:10px ;
}

#menuh a{
	color:#CCC;
}

#menuh a:hover{
	color: #F90;
}


#contenido{
	color:#fff;
	margin-top:60px;
}

#contenido p{
	width:750px;
}


#menuv{
	width:250px;
	margin:50px 0 50px 0; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	float: left;
	font-size:12px;
	letter-spacing:1px;
}

#menuv ul{
	list-style-type:none;
}

#menuv li{
	margin-top:6px;
	padding:5px;
	font-size:14px;
	background-color: #FFF;
	-webkit-border-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-radius:8px;
	border-bottom-right-radius:8px;
	
}

#menuv a{
	text-decoration:none;
	padding:4px;
	color:#666;
	font-weight:bold;
}

#menuv a:hover{
	color:#F60;
	}

#imagn{
	float:left;
	margin-left:200px;
}

#content{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:10px 20px 60px 0;
	padding:20px;
	color: #666666;
	width:600px;
	float:left;
	filter: alpha(opacity=90); 
}

#content p{
	width:450px;
	padding:5px;
	text-align:justify;
	color:#666;
}

#content h2{
	margin-left:10px;
	color:#333;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
}


#footer{
	margin-top:80px;
	height:180px;
	clear:both;
	padding:20px 15px 5px 5px;
	background-color: #333333;
	color:#CCC;
	text-align:right;
	font-size:10px;;
	font-family: Verdana, Geneva, sans-serif;
	border-top: 4px #669936 solid;
}

#footer ul{
	list-style-type:none;
}

#footer li{
	letter-spacing:150%;
	padding:2px;
}

#footer a{
	color:#CCC;
}

#servicios{
	height:150px;
	float:right;
	padding:0 10px 0 0;
	border-right: 2px #FFF solid;
}

#contacto{
	height:150px;
	width:250px;
	float:right;
	padding:0 10px 0 0;
	border-right: 2px #FFF solid;
}

#social{
	margin-right:10px;
	height:150px;
	float:right;
	width:180px;
	text-align:center;
}

#social li{
	margin-bottom:5px;
}

#social ul{
	margin-top:20px;
}


/*perfiles en equipo*/
.con1{
	margin-bottom:50px;
	background-color:#FFF;
	padding:10px;
	-webkit-border-radius:12px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius:12px;
	-moz-border-radius-bottomright:15px;
	border-radius:12px;
	border-bottom-right-radius:15px;
}

.con1 h4{
	font-size:18px;
	margin-bottom:10px;
}

.con1 a{
	color:#999;
}

.con1 li{
	margin-bottom:10px;
	width:500px;
	text-align:justify;
}

.con1 li a{
	color:#333;
}

.conp h2{
	font-family:Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:16px;
}

.conp{
	margin-bottom:20px;
	background-color:#FFF;
	padding:10px;
	color:#333;
	-webkit-border-radius:12px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius:12px;
	-moz-border-radius-bottomright:15px;
	border-radius:12px;
	border-bottom-right-radius:15px;
	height:220px;
	width:160px;
}

.con2{
	margin-bottom:50px;
	background-color: #666;
	padding:10px;
	-webkit-border-radius:12px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius:12px;
	-moz-border-radius-bottomright:15px;
	border-radius:12px;
	border-bottom-right-radius:15px;
}

.con2 h4{
	font-size:18px;
	margin-bottom:10px;
}

.con2 a{
	color:#999;
}

.con2 li{
	margin-bottom:10px;
	width:500px;
	text-align:justify;
}


/*slider*/

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	border-top:#F60 solid 2px;
}
	
#slider, #slider li{ 
	width:550px;
	height:205px;
	overflow:hidden; 
}
	
span#prevBtn{
}
	
span#nextBtn{
}		

