body {
width: 768px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
background-color: #000000;
background-image:url(iconos/fondo2.gif);
background-attachment:fixed;
}

a, a:link, a:visited, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
/* overrides decoration from previous rule for hovered links */


img {border:0px;}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#todo{
width: 768px;
background-color: #000000;
/*El fondo*/

}

#barra_lateral{
	margin: 0 82% 0 0;
	background-color: #000000;
	background-image: url("barra2.jpg");
	background-repeat: no-repeat;
	list-style:none;
	height:700px;
}

#contenido{
  float:right;
	width: 82%;
	margin: 0;
	padding: 0 0 0 0;
	background-image: url("contactoc.jpg");
	/*background-color: #000000;*/
		background-repeat: no-repeat;
	min-height:500px;
	height:700px;
}
#texto {
margin-top: 150px;
margin-left: 20px;
width: 400px;
}
#bajo{
background-color: #000000;
}
#imagen{
float:right;
margin-top:160px;
/*margin-left:300px;*/
}
#imagen2{
float:right;
margin-top:850px;
}


/*********** #navBar link styles ***********/


}
