/* CSS Document */
body{
	background-color:#000000;
	background-image:url(../presentacion_fondo.jpg);
	background-repeat:repeat-x;
	}
#container{
	position:relative; 
	margin:0 auto; 
	width:740px; 
	 
	}
#head{
	position:absolute;
	left:0px;
	top:0px;
	background:url(diseno_web.jpg) no-repeat;
	width:740px; 
	height:254px;
	}
#center1{
	position:absolute; 
	left:0px; 
	top:255px; 
	width:485px; 
	height:578px; 
	background:#FFFFFF;
	padding:20px;
	}
#center2{
	position:absolute; 
	left:527px; 
	top:255px; 
	width:173px; 
	height:618px; 
	background:#FFFFFF;
	padding:20px;
	}
#foot{
	position:absolute;
	bottom:104px;
	left:0px;
	width:740px;
	height:30px;
	background:#923c04;
	text-align:center;
	}
#creditos{
	position:absolute;
	bottom:60px;
	left:0px;
	width:740px;
	height:30px;
	background:#000000;
	text-align:center;
	color:#999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:9;
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px;
	margin-top:20px;
	margin-bottom:30px;
	line-height:18px;
	background-color:#FF9900;

}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#933C06;
	margin-top:30px;
	line-height:18px;
	background-image: url(punto.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;

}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	margin-top:30px;
	line-height:18px;
	text-indent: 20px;

}
p{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
li{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.noticias{
	font-family:Arial;
	font-size:10px;
	color:#333333;
	line-height:16px;
}
.pizarra_titulo{
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:0px;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	line-height:10px;

}
.pizarra_cuerpo{
	margin:10px;
	font-family:Arial;
	font-size:10px;
	color:#333333;
	line-height:16px;

}
#center2 a{
	margin:10px;
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
	line-height:16px;

}	
	
/* menu inicio*/	
a.menuon,a.menuoff { text-decoration: none; font-family:Arial; font-size:12px; font-weight:bold; margin-left:30px;}
a.menuon:hover, a.menuoff:hover {font-size:14px;}
.menuon{color:#ffffff;}
.menuoff{color:#000000;}
#head tr{height:30px;}
#head td{
	background-image: url(punter0.gif);
	background-repeat: no-repeat;
	background-position:2px;
}
#head td:hover{
	background-image: url(boton_3.jpg);
	background-repeat: no-repeat;
	background-position:2px;
}
/* menu fin */	


/* menu foot*/	
#menu_2{
	margin-top:10px; 
	font-family:Arial; 
}
a.fmenuon,a.fmenuoff { 
	text-decoration: none; 
	font-family:Arial; 
	font-size:10px; 
	margin-left:10px; 
	margin-right:15px;
	}
a.fmenuon:hover, a.fmenuoff:hover {color:#CCCCCC;}
.fmenuon{color:#ffffff;}
.fmenuoff{color:#000000;}

/* menu foot fin */	


.float_left{
	float:left;
	margin-right:10px;
	}
.div_portafolio{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:left;
	border-bottom:#999999 solid 1px;
	padding-bottom:10px;
	height:240px;
	}
	
.div_portafolio, a {
	color:#999999;
	text-decoration:none;
	}
.empresa{
	color: #CC6600;
	font-weight: bold;
}
