body {
	font-size: 62.5%; /*  Resets 1em to 10px */
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background: #0a8ebd url("../images/fondo_isec.jpg") repeat-x top;
	color: #030303;
	text-align: center;
}

#page {
	text-align: 		left;
	width: 				960px;
	margin: 			0px auto;
	padding: 			0px;
	background-color:	#F7F7F7;
}

#content {
	font-size: 		1.1em;
	line-height: 	1.2em;
	width: 			900px;
	margin:			0px 0px 0px 0px;
	padding: 		0px 0px 1px 30px;
}

#headerimg_es {
	height:			80px;
	width:			960px;
	background: 	url("../es/images/cabecera.gif") no-repeat center;
	margin: 		0px auto 0px auto;
}

#headerimg_cat {
	height: 		80px;
	width: 			960px;
	background:		url("../cat/images/cabecera.gif") no-repeat center;
	margin:			0px auto 0px auto;
}

#headerimg_eng {
	height: 		80px;
	width: 			960px;
	background: 	url("../eng/images/cabecera.gif") no-repeat center;
	margin: 		0px auto 0px auto;
}

#topbar {
	background: 	url("../images/barramenu.gif") no-repeat center;
	margin: 		0px auto 0px auto;
	height: 		27px;
	text-align: 	left;
	width:  		960px;
}

#topbar .nav {
	height: 		20px;
	float: 			left;
	font: 			10px Verdana;
	font-weight: 	bold;
	margin-top: 	5px;
}

#footer {
	padding:			5px 0px 5px 0px;
	margin: 			0px auto 0px auto;
	width: 				960px;
 	clear: 				both;
	background-color:	#CCCCCC;
}

#footer p {
	margin: 		0px;
	text-align: 	center;
	color: 			#012847;
	font: 			1.0em Georgia;
}

code {
	font: 1.1em 'Courier New', Georgia, Fixed;
}

.imagen_seccion {
	width:			900px;
	border:			1px;
	border-color: 	#000000; 
	border-style: 	groove;
	margin:  		15px 0px 15px 0px;
}

.mapa {
	border:			1px;
	border-color: 	#000; 
	border-style: 	groove;
	margin-left:	10px;
}

.mail {
	margin-left:	1px;
	vertical-align:	bottom;
}

.entry {
	width: 			900px;
	margin: 		0px 0px 20px 0px;
	position: 		relative;
	border-color:	#999999;
	border-width: 	1px;
	border-style:	solid;
}

.entry p {
	margin:  		20px;
	text-align: 	justify;
}

.entry_title {
	background:		url(../images/barraentry.gif) center;
}

.entry table {
	font-size: 		1.0em;
	padding-left:	20px;
}

#page h2 {
	font-size:		1.6em;
	font-family: 	"Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-align: 	left;
}

#page .entry h3 {
	font-size: 		1.4em;
	font-family: 	"Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	color:			#000066;
	padding: 		5px 0px 5px 20px;
	margin-top:		0px;
}
