@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}
/* ------------------------------------- header area  */

body{
	font-family:arial;
	background-color: #f5f5f5;
	background: url(../images/body-bg.png) repeat-x top;
	}
li {
	font-size:14px;
}
div#page-wrap{
	width:769px;
	margin: 0 auto;
}
/*---------------------------------------Pestanas*/
ul#nav{
	height:187px;
	width:500px;
	background: url("../images/header-bg.jpg") no-repeat;
	list-style:none;
	padding-left:330px;
	}
	ul#nav a {
		display:block;
		background:url("../images/p-izq-inactive.gif") no-repeat left top;
		padding:10px 12px 10px 12px;
		float:left;
		color:#097bdc;
		font-weight:bold;
		text-decoration:none;
	}
	ul#nav li {
		float:left;
  	    margin:0 0 0 10px;
		margin-top:149px;
 	    padding:0;
 	    background:url("../images/p-der-inactive.gif") no-repeat right top;
	}
	ul#nav li a:hover, ul#nav li a:active {
		color: #990000;
	}
	ul#nav li#current {
		background: url("../images/p-der.gif") right top no-repeat;
	}
	ul#nav li#current a {
		background: url("../images/p-izq.gif") left top no-repeat;
	}
/*---------------------------------------contenido*/

#contentwrapper{
	  margin: 0 auto;
  	  width: 100%;
 	  background-color: #f5f5f5;
	  height:auto;
	  float:left;
}
#content{
	color:#666666;
	height:auto;
	line-height: 1.4em;
	margin:0 auto 0;
	overflow:auto;
	text-align:left;
	width:769px;
	font-size:0.75em;
	float:none;
}
.boxSmall{
	float:left;
	margin:0 30px 25px 0;
	width:235px;
}
.boxSmallLast{
	float:left;
	margin:0 0 25px 0;
	width:235px;
}
#content h1{
	color:#333333;
	font-size:1.6em;
	font-weight:bold;
	line-height:1em;
	margin-bottom:15px;		
}
.right{
	float:right;
	margin-left:10px;
	border:#CCCCCC solid 1px;
}
.rightnoborder{
	float:right;
	margin-left:10px;
	border:0;
}
/* ------------------------------------- main content area  */
div#all{
	background:#f5f5f5;
	width:100%;
	height:100%;
}
div#imageMain{
	margin:0 auto 0;
	width:769px;
	height:181px;
	border: 1px solid #dcdcdc;
	}
table#nav{
	margin:10px auto;
	}	
#fillsky{
	width:100%;
	height:329px;
	background: transparent url(../images/fill_image_index.jpg) top left repeat-x;
	text-align:center;
}
div#news{
	width:507px;
	height:232px;
	background:url(../images/bg-h1.gif) top left repeat-x;
	border-bottom:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	background-color:#FFFFFF;
}
div#Registro{
	width:243px;
	height:232px;
	background:url(../images/bg-h1.gif) top left repeat-x;
	border-bottom:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	background-color:#FFFFFF;
}
div#proyects{
	width:755px;
	height:325px;
	margin:0 auto 15px;
	background:url(../images/bg-boxProy.gif) top left repeat-x;
	border-bottom:solid 1px #ebeced;
	border-left:solid 1px #ebeced;
	border-right:solid 1px #ebeced;
	background-color:#808080;
}
div#boxproyect{
	width:154px;
	height:154px;
	margin:10px auto 10px;
}
img#news{
	border: 1px solid #dcdcdc;
	margin:25px 15px 15px 15px;
	float:left;
}
p {
	font-size:13px;
	color:#666666;
}
#box1{
	width:174px;
	margin:23px 0 0 12px;
	background:#4d4d4d;
	float:left;
}
#box1 li {
	color:#FFFFFF;
	font-size:11px;
	margin:0 12px;
	list-style:none;
	}

#p{
	font-size:12px;
	color:#666666;
	margin:0 18px 10px 0;
	text-align:justify;
}
h1{
	font-size:18px;
	font-weight:bold;
	color:#3893e1;
	margin:0 0 10px 0;
}
h2{
	font-size:22px;
	color:#333333;
	margin:21px 10px 10px 0;
}
h3{
	font-size:14px;
	font-weight:bold;
	color:#097bdc;
	padding:7px 0 0 13px;
}
h4{
	font-size:17px;
	font-weight:normal;
	text-align:center;
	color:#777777;
	padding:0 15px 0 15px;
}
h5{
	padding:8px 0 0 8px;
	font-weight:bold;
	font-size:18px;
	color:#4d4d4d;
}
h6{
	font-size:18px;
	font-weight:normal;
	color: #333333;
	padding:12px 15px 0 12px;
}
a:link {
	color: #097bdc;
	font-size:12px;
}
a:visited {
	color: #0000CC;
	font-size:12px;
}
a:hover {
	color: #0000FF;
	font-size:12px;
}
#boxargument {
	width:769px;
	height:180px;
	border:#d5d5d5 solid 1px;
	background:#FFFFFF;
	margin:0 auto 20px;
}
#box500{
	float:left;
	width:500px;
	height:180px;
}
#box268{
	float:right;
	width:266px;
	height:180px;
}
#float{
	float:left;
}
#floatimageR{
	float:right;
	background: url(macworld.jpg) bottom right;
	height:180px;
	width:230px;
}
#textboxsmall{
	font-size:10px;
	color:#999999;
	padding:4px 0 0 12px;
	width:240px;
	line-height:11px;
}
#textboxmedium{
	font-size:13px;
	color:#666666;
	padding:6px 0 0 12px;
	width:240px;
}
#horizontal_list li{
	float:left;
	margin:0 4px 0 0
	}
	ul#horizontal_list{
	margin:8px 0 8px 10px;
}
#title_proyects {
	color:#ffffff;
	font-size:11px;
	width:154px;
	margin:0 0 10px 10px;
}
div#contents{
	width:755px;
	margin:0 auto 20px;
}
/* ------------------------------------- footer area  */

#footer {
	padding: 30px 0 30px;
	font-size:11px;
	color:#979797;
	background: url(bg-grey2.gif) repeat-x;
	border-top: 1px solid #D5D5D5;
	text-align:center;
	width:100%;
}
