#contenedora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebeef2;
}
#principal {
	width:760px;
	margin:0px auto;
	position:relative;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.lista1 {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px dotted #E9E9E9;
}
.titulo1 {
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
.titulo2 {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
}


.lista2 {
	background-image: url(../imagenes/fondo1.jpg);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}



body {
	background-color: #ebeef2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	line-height: 17px;
}

.limpiar {
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	clear: both;
}
#barrabot {
}
.imgleft {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 10px;
	float: left;
}

.imgright {

	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-left: 10px;
	float: right;
}

#encab2 {
	float: right;
	width: 570px;
	position: inherit;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: thin;
	margin-right: 15px;
	color: #000000;
}
#encabezado {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}

.sangria {
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-indent: 10px;
}


#cuerpo {
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

/*-------- NUEVO MENU --------------------*/
/*---------------------------AÑADIR/MODIFICAR NUEVOS BOTONES AL MENU------------------------------------
Para que la anchura del menu coincida con la del resto de la página, al añadir/modificar/quitar items 
habría que jugar para llegar a la anchura deseada con los padding de #menu a (botones) y #menu .pulsado 
(el boton rojo indicativo de la sección donde nos encontramos)
*/

#menu {
	text-align: left;
	background-image: url(../imagenes/fmenu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
	padding-left: 20px;
}
#menu ul {	margin:0px;	padding:0px;	list-style-type: none;	display:inline;	float:right;	width:100%;}
#menu li {
	text-align:center;
	font: bold 12px/15px Helvetica, Arial, sans-serif;
	float: left;
	padding: 2px;
}
#menu a {
	color:#272727;
	margin: 1px;
	text-decoration:none;
	font-weight:bold;
	line-height: 2.5em;
	display:block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#menu .pulsado {	background-color:#FF0000;	margin: 1px;	text-decoration:none;	font-weight:bold;	line-height: 2.5em;	display: block;	padding:0 10px 0 10px;}
#menu li a:hover{	color:#FF0000;}
#menu li.ultimo{ border-right: 1px solid #CCCCCC;}
/*---------- FIN NUEVO MENU --------------*/

#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	background-color: #2E1C86;
	padding-bottom: 5px;
}

#imagengrande {
	float: left;
}
#textocab {
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 200px;
	font-weight: bold;
}
.titupagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0000CC;
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0000FF;
	clear: right;
}
.banner {
	padding-top: 5px;
	padding-bottom: 5px;
}
.imgcaja {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.rojo {
	color: #FF0000;
}
#pie a {
	color: #FFFFFF;
}
#pie a:hover {
	color: #0000FF;
}

#logotipo {
	background-image: url(../imagenes/gornik1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	background-attachment: scroll;
	float: left;
}

/*-------- Encabezado de párrafo --------------------*/
.encbprf {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../imagenes/p_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	text-indent: 25px;
}
p {
	text-indent: 10px;
}
.encbprf2 {

	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../imagenes/p_orenge.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	text-indent: 25px;
}
