@charset "UTF-8";
/* CSS Document */
* {
margin:0;
padding:0;
}
#inicio {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(img/fondobody5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
}
#inicio2{
	background-color: #474C52;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#wrapper {
	position:absolute;
	width: 960px;
	height: 530px;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-480px;
}
#scroll {
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: 540px;
	margin-top: -10px;
	margin-left: 230px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
}
#scroll2 {
	color: #999999;
	position: absolute;
	height: 80px;
	width: 900px;
	margin-top: 40px;
	margin-left: 20px;
}

	#scroll2 li { 
		float: left;
		margin: 0;
		padding: 0;
		}
#scroll3 {
	color: #999999;
	position: absolute;
	height: 80px;
	width: 200px;
	margin-top: 40px;
	margin-left: 730px;
}
#sobrewrapper{
	position:absolute;
	width: 960px;
	height: 530px;
	top:50%;
	left:50%;
	margin-top:-275px;
	margin-left:-480px;
	background: transparent url(img/transparencia.png) no-repeat left top;
	z-index:1000;
}
#contenedorportf {
	position: absolute;
	height: auto;
	width: 980px;
	left:50%;
	margin-left:-480px;
	top:0;
}
#footer {
height:100px;
}
#footer p {
	padding: 40px;
}
#footer2 {
	position: absolute;
	height: auto;
	width: 900px;
	margin-top: 120px;
	margin-left: 50px;
}
#footer2 p {
	padding: 40px;
}
#head {
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 212px;
	width: 980px;
}
#texto{
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: 540px;
	margin-top: 20px;
	margin-left: -240px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
}
#texto2{
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: 900px;
	margin-top: 30px;
	margin-left: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: bold;
}
#texto3{
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: 900px;
	margin-top: 50px;
	margin-left: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: bold;
}
#texto4{
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: 900px;
	margin-top: 680px;
	margin-left: 290px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: bold;
}
#texto5{
	color: #444444;
	position: absolute;
	height: auto;
	width: 900px;
	margin-top: 450px;
	margin-left: 35px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-style: auto;
}
#cabecera{
	color: #CCCCCC;
	position: absolute;
	height: auto;
	width: 300px;
	margin-top: -120px;
	margin-left: 220px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 50px;
	text-align: justify;
	font-style: bold;
}
#anuncio{
	position: absolute;
	height: 200px;
	width: 500px;
	margin-top: 420px;
	margin-left: 270px;
}
#anuncio a {
	background-image: url(img/webs2.jpg);
	background-repeat: no-repeat;
	display:block;
	width:500px;
	height:200px;
}
#anuncio a:hover {
	background-image: url(img/webs.jpg);
	background-repeat: no-repeat;
	display:block;
	width:500px;
	height:200px;
}
#anuncio2{
	position: absolute;
	height: 200px;
	width: 250px;
	margin-top: 300px;
	margin-left: 305px;
}
#anuncio2 a {
	display:block;
	width:250px;
	height:200px;
}
#anuncio2 a:hover {
	display:block;
	width:250px;
	height:200px;
}
#nav {
		position: absolute;
		width: 944px;
	margin-left: 18px;
	margin-top: -40px;
		padding: 0;
		list-style: none;
		background: #ccc;
		border-bottom: 1px solid #999;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #666;
		background: #ccc url(../img/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 20px;
		}
	
	#nav a:hover {
		color: #000;
		}

#nav2 {
		position: absolute;
		width: 944px;
	margin-left: 18px;
	margin-top: -10px;
		padding: 0;
		list-style: none;
		background: #ccc;
		border-bottom: 1px solid #999;
		}
	
	#nav2 li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav2 a {
		float: left;
		display: block;
		padding: 6px 30px 6px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 80%;
		color: #666;
		background: #ccc url(../img/nav_slant.gif) no-repeat top right;
		}
	
	#nav2 #nav2-1 a {
		padding-left: 20px;
		}
	
	#nav2 a:hover {
		color: #000;
		}

#slider{
	color: #999999;
	position: absolute;
	height: 235px;
	width: 375px;
	margin-top: 260px;
	margin-left: 590px;
	overflow: hidden;
}
#sliderForm{
	color: #999999;
	position: absolute;
	width: 375px;
	margin-top: 160px;
	margin-left: 590px;
	overflow: hidden;
}
}
#sliderContent {
	width: 375px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 370px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
#slider2{
	color: #999999;
	position: absolute;
	height: 235px;
	width: 375px;
	margin-top: 60px;
	margin-left: 650px;
	overflow: hidden;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

ul { list-style-type: none;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	font-style: none;
}
h2 {
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 16px;
}
.dis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: right;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.dir {
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
#enviado {
	width: auto;
	height: auto;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/*para la navmenu*/

#navmenu {
	position: absolute;
	height: auto;
	width: 205px;
	margin-left: 149px;
	margin-top: 10px;
}
#navmenu ul {
	color: #666666;
}
#navmenu li {
	list-style-type: none;
	height: 38px;
	width: 80px;
	margin-top: 10px;
}
#navmenu li a {
	display:block;
	height: 38px;
	width: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#navmenu li a:hover{
	color: #FFFFFF;
}
.inicio {
	margin:0 0 0 23px;
}
.portfolio {
	margin:0 0 0 65px;
}
.blog {
	margin:0 0 0 110px;
}
.contac {
	margin:0px 0 0 130px;
}
.vcard {
	margin:0px 0 0 145px;
}
/*para formulario*/
#post_card {
	float:left;
	height:235px;
	padding:0 0 0 15px;
	width:345px;
	margin-left: 0px;
	background-attachment: scroll;
	background-color: transparent;
}
#post_card label {
	color:#CCCCCC;
	float:left;
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0;
	width:150px;
}
* html #post_card label {
/*height:23px;*/
}

#post_card label.error {
	background:#000000;
	color:#de3939;
	font-weight:bold;
	border:none;
	font-size:9px;
}

#post_card .req {
font-size:9px;
font-style:italic;
font-weight:normal;
}
#post_card #left {
	float:left;
	height:210px;
	width:170px;
}
#post_card #right {
	float:left;
	height:220px;
	padding:7px 0 0 15px;
	width:150px;
}
#post_card .textarea, #post_card .input {
	/*background-color: transparent;*/
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	background:#000000;
	/*background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;*/
}
#post_card .textarea {
	height:180px;
	overflow:hidden;
	width:165px;
	background:#000000;
}
#post_card .input {
	height:18px;
	width:150px;
}

#post_card .error {
	border:1px solid #883e3e;
	background:#FFFFFF;
	color:#000000;
}

#post_card .submit {
cursor:pointer;
float:right;
margin:10px 0 0;
}
/* para el portfolio */
.muestra {
position: absolute;
	height: 290px;
	width: 940px;
	margin-top: 30px;
	margin-left: 35px;
}

#portfSelect {
	height:auto;
	width:940px;
}
#portfSelect li, #portfSelect li a {
display:block;
height:135px;
width:940px;
}
#portfSelect li a span {
display:none;
}
#portfSelect li a#psResid {
background:transparent url(img/environcoastalBN.jpg) no-repeat scroll left top;
}
#portfSelect li a#psResid:hover {
background:transparent url(img/environcoastalcolor.jpg) no-repeat scroll left bottom;
}
#portfSelect li a#psComerc {
background:transparent url(img/ProjectsBandW.jpg) no-repeat scroll left top;
}
#portfSelect li a#psComerc:hover {
background:transparent url(img/climatecolor.jpg) no-repeat scroll left bottom;
}
#portfSelect li a#psOffice {
background:transparent url(img/multiresearchBN.jpg) no-repeat scroll left top;
}
#portfSelect li a#psOffice:hover {
background:transparent url(img/multiresearchcolor.jpg) no-repeat scroll left bottom;
}
#portfSelect li a#psPubl {
background:transparent url(img/portfolio-spatii-publice.jpg) no-repeat scroll left top;
}
#portfSelect li a#psPubl:hover {
background:transparent url(img/portfolio-spatii-publice.jpg) no-repeat scroll left bottom;
}
#portfSelect li a#psPosi {
background:transparent url(img/posicionamiento.jpg) no-repeat scroll left top;
}
#portfSelect li a#psPosi:hover {
background:transparent url(img/posicionamiento.jpg) no-repeat scroll left bottom;
}
/* clases para los portfolio */
.web {
	height: auto;
	width: 940px;
	color: #FFFFFF;
	margin:15px 0 ;
}
.columleft {
	float: left;
	width: auto;
	background-color: transparent;
}
.columright {
	float: right;
	width: 350px;
	background-color: transparent;
	margin: 15px 0;
}
.serviscolumright {
	float: right;
	width: 650px;
	background-color: transparent;
	margin: 15px 0;
}

.clear {
clear:both;
}
.parrafo {
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	text-align: justify;
}
.columright img {
	padding-top: 15px;
}
