/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: auto;
	font-size: 14px;
	float: none;
	height: 500px;
	width: 750px;
	padding-top: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
}
#container_home {
	position:absolute;
	top:-200px;
	left: -325px;
}
a{
	color: #666666;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #000000;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 margin: 0px;
 padding: 0px;
}

h3{
	font-size: 80%;
	font-weight: normal;
	line-height: 1.1666;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	text-align: center;
	margin: 0px;
	font-size: 80%;
	font-weight: normal;
}

ul{
}

ul ul{
}

ul ul ul{
}

label{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 100%;
 color: #334d55;
}

#navBar{
	float: left;
	width: 160px;
}

#content{
	float: left;
	width: 560px;
	font-size: 14px;
	display: block;
	height: 400px;
	overflow: visible;
}
#scroll {
float: left;
	width: 520px;
	font-size: x-small;
	display: block;
	height: 370px;
	overflow: hidden;
}

#cursor {
	float: right;
	color: #333333;
	width: 15px;
	background-color: #CCC;
	margin-top: 20px;
}

/************* #globalNav styles **************/

#globalNav{
	color: #666666;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#texto {
	float: left;
	width: 540px;
}


#globalNav img{
 display: block;
}

#globalNav a {
}


/************** .feature styles ***************/

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

.feature h3{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 5px;
}

.feature img{
	padding-top: 10px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #search styles ***************/

#search{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

#search form{
}

#search label{
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {}
#navBar ul {
	list-style-type: none;
	margin-left: 10px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	padding-top: 12px;
	padding-left: 0px;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#sectionLinks h3{
	padding-top: 10px;
	padding-bottom: 2px;
}

#sectionLinks a {
	border-top-color: #cccccc;
}

#sectionLinks a:hover{
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.relatedLinks h3{
}

.relatedLinks a:link,
.relatedLinks a:visited {
}
.logo {
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fotosproyecto {
	margin-top: 5px;
	margin-left: 20px;
}
.Estilo3 {
	font-size: 80%;
	line-height: normal;
	margin: 0px;
	color: #666666;
}	
.imagenproy {
	float: left;
	display: block;
	clear:both;
	padding-right: 5px;
}
.listado {
	display: block;
	padding: 5px;
	margin-bottom: 5px;
}
.proyecto {
	font-size: x-small;
	padding-left: 5px;
	height: 80px;
	vertical-align: middle;
	display: block;
	padding-top: 20px;
}
.scroll

      {    width:500px; height:400px; overflow:hidden;      }
.relatedLinksmarcado {
	font-weight: bold;
	background-color: #CCC;
	margin-right: 10px;
	margin-left: -5px;
	padding-left: 5px;
}

