body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #000;
	background-color: #FFF;
	}
a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #000;
	}
a:hover {
	text-decoration: none;
	color: #f08a00;
	}
a:active {
	text-decoration: none;
	color: #f08a00;
	}
a.current {	
	color: #f08a00;
}

#contenido {
	width:950px;
	min-height:400px;
	margin:0 auto;
	padding:0px;
	border:0px;
	background: transparent;
	}	
.up {
	float:left;
	width:950px;
	height:119px;
}
.logo {
	width:186px;
	height:119;
	float:left;
}
.izquierda {
	width:186px;
	height:auto;
	float:left;
}
.titulares {
	float:left;
	text-align:right;
	width:135px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	padding-right:25px;
}

.titulares a:hover {
	color: #f08a00;
}
.titularesfocus {
	float:left;
	text-align:right;
	width:135px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	padding-right:25px;
	color: #f08a00;
	background-image:url(../imagenes/fondobotones.png);
	background-repeat:no-repeat;
	background-position: top right;
}
.titulos {
	float:left;
	text-align:right;
	width:135px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	padding-right:25px;
}
.titulosfocus {
	float:left;
	text-align:right;
	width:135px;
	height:25px;
	font-size:12px;
	font-weight:bold;
	padding-right:25px;
	color: #f08a00;
	background-image:url(../imagenes/fondobotones.png);
	background-repeat:no-repeat;
	background-position: top right;
}
.derecha {
	float:right;
	width:740px;
	height:auto;
	margin-top:119px;
}
img {
	border:0px;
}
.peque {
	font-size:10px;
}
.foto {
	border:1px solid #CCC;
	padding:5px;
	margin:2px;
	float:left;
}
.alinea {
	width:740px;
	height:40px;
}
.anuevo {
	width:740px;
	height:40px;
	text-align:right;
}
.anombre {
	float:left;
	width:540px;
	height:25px;
	text-align:left;
}
.amodificar {
	float:left;
	width:100px;
	height:25px;
	text-align:left;
}
.aborrar {
	float:left;
	width:100px;
	height:25px;
	text-align:left;
}