/*** MENU IZQ ***/
.menuNivel1
	{
	width: 150px;

	background-image: url('../imagenes/general/fondoMenuNivel1.gif');
	background-repeat: no-repeat;
	background-position: 3 5;
	background-color: #004F42;

	margin: 6px 10px 6px 10px;
	padding-left: 12px;

	text-transform: uppercase;

	line-height: 15px;
	}

.menuNivel2
	{
	position: relative;
	left: 15px;

	width: 145px;

	background-image: url('../imagenes/general/fondoMenuNivel2.gif');
	background-repeat: no-repeat;
	background-position: 3 6;

	padding-left: 12px;



	line-height: 15px;
	}

/*** CABECERA ***/
.cabeceraIdiomas
	{
	height: 20px;

	padding-top: 3px;
	padding-right: 6px;

	text-align: right;
	background-color: #004F42;
	}

/*** PORTADA ***/
.portadaBloqueIzq
{
	width: 210px;
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 10px;
	background-color: #FFF;
}

/*** SECCIONES ***/
.encabSecciones
	{
	float: left;
	width: 583px;
	height: 66px;

	margin-left: -1px;

	padding-top: 50px;
	padding-left: 35px;

	background-image: url('../imagenes/general/encabSecciones.jpg');
	background-repeat: no-repeat;
	background-position: top left;

	color: #004F42;

	}

.zonaCentral p
{
	font-family: Verdana;
	font-size: 11px;
}

.margenCentral
{
	width: 582px;
	float: left;
	padding: 0px;
	background-color: #004F42;
}

#c__0
{
	width: 100%;
	margin: 0 auto;
}

.contenedora
{
	width: 755px;

	text-align: left;

	border: 1px solid #000000;

	background-color: #004F42;
}



/* PIE */
.rayasPie
	{
	width: 756px;
	height: 24px;



	margin:0 auto;

	border-color: #676767;
	border-width: 0px 1px 1px 1px;
	border-style: solid;

	background-image: url('../imagenes/general/fondoRayasPie.gif');
	background-repeat: repeat-x;
	}

.pieTexto
	{
	width: 756px;
	height: 17px;



	margin:0 auto;

	border-color: #676767;
	border-width: 0px 1px 1px 1px;
	border-style: solid;

	color: #666666;
	text-align: center;
	text-transform: uppercase;
	background-color: #FFFFFF;
	}

/* ** OPINION ** */

.form_opinion {
	position: relative;
	float: left;
	text-align: right;
	width: 140px;
	margin-bottom: 12px;
	clear: left;
	color: #000807;
}

#form_opinion_boton {
	position: relative;
	top: 30px;
	left: 350px;
	margin-bottom: 50px;
	float: left;
	clear: both;
	text-align: center;
}

 .opinion {
	position: relative;
	float: left;
	margin-left: 5px;
	color: #000000;
	background-color: #e4e4e4;
	border: 0px;
	width: 280px;
}

/* Formulario de opinion */
#fOpinion {
	border: 1px solid #747474;
	width: 520px;
	margin: 20px 0px 50px 30px;
	height: 340px;
}

#form_cabecera {
	color: #004f42;
	font: normal bold 11px Verdana, Arial, sans-serif;
	margin:  10px 10px 30px 10px;
}


.texto_formulario {
	font-size: 11px;
	text-align: justify;
	font-family: Verdana, Arial,sans-serif;
	background-color: #fff;
	padding: 15px 10px 10px 10px;
	clear: both;
}

