@charset "utf-8";

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	margin-top:5px;
	background-color: #000000;
	}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
}

.info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

.proyectos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	font-style: normal;
	text-decoration: none;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}


.links_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
	}
	
.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	width: 160px;
	height: 20px;
	border: thin solid #333333;
	text-align: left;
	vertical-align: middle;
	display: block;
	overflow: auto;
	position: static;
	top: auto;
    }
.images {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.images_2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	
.images:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1px solid #666666;
}

.submit{
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	color:white;
	background-color:#333333;
	border:1px solid #999999;
	/* width:80px;*/
        height:19px;
       }

a.links_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	text-decoration: none;
	}
	
a.links_down:hover {
	text-decoration: underline;
	color: #666666;
	font-size:12px;
}	

a.links_down:active {
	text-decoration: none;
	color: #666666;
	font-size:12px;
	font-weight:bold;
}

.links_down2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-style: normal;
	text-decoration: none;
	}
	
.links_down2:hover {
	text-decoration: underline;
	color: #666666;
	font-size:12px;
}

.links_down2:active {
	text-decoration: none;
	color: #666666;
	font-size:12px;
	font-weight:bold;
}
object { outline:none; }
ul,li {list-style-type:none;
	display:inline;
	margin:2px;
	padding:2px;
	float:left; }
	a:-webkit-any-link {
color: #FF9900;
text-decoration: underline;
cursor: auto;
}
