body {color:#666666}
a:link {text-decoration:none;
			color:#666666;}
a:visited {text-decoration:none;
			color:#666666;}
a:actived {text-decoration:none;
			color:#666666;}
a:hover {text-decoration:none;
			color:#FF0000;}
#cuerpo {margin:auto;
			width:776px;
			min-height:200px;}
#cabecera {width:776px;
			height:150px;
			background-image:url(imagenes/cabecera.jpg);
			background-repeat:no-repeat;}
#menu {width:750px;
		min-height:50px;
		background-color:#FFFFFF;
		margin-left:13px;}
#cuadro {width:750px;
		min-height:50px;
		background:#FFFFFF;
		margin-left:13px;
		z-index:3;
		border-color:#333333;
		border-style:solid;
		border-width:1px;}
#texto {width:730px;
		min-height:50px;
		margin:10px;
		background-color:#F3F3F3;
		z-index:4;}
#pie {width:750px;
		min-height:20px;
		background-color:#FFFFFF;
		margin-left:13px;
		font-size:10px;}