body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E4E0DE;
}
#marc {
	background-color: #FFFFFF;
	width: 700px;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #DA733F; 
	text-decoration: underline}
	
#pies a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3366;
	text-decoration: none;
	font-size: 11px;
}
#pies a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	background-color:#CC3366;
}
#pies p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 700px;
}
#cruzroja h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF0000;
}
#cruzroja td,#cruzroja p,#cruzroja body{
	color: #666666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
/* PAGINAS DE EMPLEO*/
body#empleo {
	margin-right: 150px;
	margin-left: 50px;
	background-color:#FFFFFF
}
#empleo p,#empleo td{
	color: #666666;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#empleo h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FF0000;
}

#empleo a {
	color: #007D7D;
	text-decoration: none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
#empleo a:hover {
	color: #DA733F; 
	text-decoration: underline}
	

