@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

#wrapper {
    width: 800px;
    margin: 25px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

.scroll {
	overflow: hidden;
	width: 800px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
	height: 478px;
}

.scrollContainer div.panel {
	padding: 10px;
	width: 274px;
	height: 500px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	bottom: 0;
	background-image: url(../images/leftshadow.png);
	background-repeat: no-repeat;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 5px;
	bottom: 0;
	background-image: url(../images/rightshadow.png);
	background-repeat: no-repeat;
}

.inside {
	padding: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E9E9E9;
}

.inside img {
	display: block;
	border: 1px solid #E9E9E9;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {

}

.inside p {

}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

body {
	background-color: #FFFFFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width: 800px;
	margin: 25px auto;
}
.foother {
	text-align: center;
}

ul.menu {
	float: right;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 18px;
	line-height: 18px;
	list-style-type: none;
	text-decoration: none;
	margin-top: 18px;
}
.menu li {
	float: left;
	margin-left: 50px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}


a{
	color: #999999;
	text-decoration: none;
}
.menu a {
	color: #CCCCCC;
}
.menu   a:hover, .menu a.select     {
	color: #C9CC49;
	text-decoration: none;
}


a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2, h3  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}
h1 {
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	font-size:18px;
	color: #009999;
	font-weight: normal;
	line-height: 24px;
	margin-bottom: 6px;
}
h3 {
	font-size: 18px;
	color: #999999;
}
.logoindex  {
	margin-left: 17px;
}

pre {
	font-size: 1.2em;
	line-height: 1.2em;
}
div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}


p.year {
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	line-height: 12px;
}
p.descrip em {
	font-size: 16px;
	font-style: normal;
}
p.techno {
	color: #009999;
	font-size: 11px;
	margin-bottom: 0px;
}
p.design {
	font-size: 11px;
	color: #999999;
	margin-top: 0px;
}

.company {
	color: #999999;
	font-weight: normal;
}
.home {
	text-align: center;
}
.tittle {
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: right;
}
.contenidos {
	margin-right: 200px;
	margin-bottom: 50px;
	margin-left: 200px;
	padding-top: 50px;
}
.contenidos p {
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}
.labelform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	width: 80px;
	display: block;
	float: left;
}
label {
	display: block;
	margin-bottom: 10px;
}
.style1 {
	color: #38998A;
	font-weight: bold;
}
#fieldNombre, #fieldEmail, #fieldComentarios {
	background-color: #F9F9F9;
	border: 1px solid #C9CC49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 1px;
	width: 200px;
}
#enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C9CC49;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#enviar:hover {
	background-color: #E7E8AA;
	color: #38998A;
}
