html,body
{
	margin:0px;
	height:100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	height:100%;
	background-image: url(/images/fondo_pag.jpg);
	background-repeat: repeat-y;
}
hr {
}
div#byPanda {
}
a img {
	border: 0px;
}
/* Estilos para control de la tabla general de diseņo */
.lines {
}
.barHeader {

}
.sideBarLeft {
	width: 220px;
	background-image: url(/images/fondo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



.fondoBlanco
{
background-color: #FFFFFF;
background-image: url(/images/back_menu.jpg);
	background-position: 0px 0px;
}

.backTable 
{
		background-color: #FFFFFF;
		width: 730px;
}
table#tblContent {
background-color: #FFFFFF;
}
.sideBarRight {


}
.barFooter {
}
/* Estilos para controlar los objetos de la pagina */
.TextoContactenos {
margin-left: 17px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TextoContactenosBold {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.TextBoxContactenos {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 12;
}
/* Estilos para la pagina de los resultados de la busqueda */

.formbusqueda
{
	height: 18px;
	width: 110px !important;
	vertical-align: top;
	font-size: 9px;
	border: none;
}

html, body { height:100%; }


TABLE.tablaResultsBusqueda
{
	
}

.TituloBusqueda {
font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #999900;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
	width: 100%;
}

.PanelListaBusqueda
{
	margin-top: 20px;
	margin-left: 30px;
}

.cantResBusqueda {
	margin-top: 10px;
	margin-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-transform: capitalize;
}
.Resumen {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
}

.TextBoxBuscador
{
	color: #888888;
}

.TituloResults
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	/*padding-left: 20px;
	padding-right: 10px;*/
}

.paging1Catalogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
}
.paging1Catalogo b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
}
.paging1Catalogo a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1D8998;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
}
.paging2Catalogo {

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;

}
/* Estilos personalizados */


.itemmenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/linea_puntos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 35px;
	text-transform: uppercase;
}

.itemmenuhover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/linea_puntos.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
	padding-left: 35px;
	text-transform: uppercase;
	text-decoration: underline;
	cursor: hand;
}

.itemmenu2
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 35px;
	text-decoration: none;
}

.itemmenu2hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 35px;
	text-decoration: underline;
	cursor: hand;	
}

.itemmenu3 
{
        font-family: "Trebuchet MS";
        font-size: 12px;
        color: #FFFFFF;
        padding-bottom: 2px;
        padding-top: 0px;
        padding-left: 50px;
        text-decoration: none;
        background-image: url(/images/bullet2.gif);
        background-position: 40px center;
        background-repeat: no-repeat;
}

.itemmenu3hover
{
        font-family: "Trebuchet MS";
        font-size: 12px;
        color: #FFFFFF;
        padding-bottom: 2px;
        padding-top: 0px;
        padding-left: 50px;
        background-image: url(/images/bullet2.gif);
        background-position: 40px center;
        background-repeat: no-repeat;
        text-decoration: underline;
		cursor: hand;	 
}




.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #999900;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
}

.home_alimentarte {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #62AB32;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

.home_formarte {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9A2986;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

.home_nivel10 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D39C34;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

.home_alimentarte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECFFCF;
	text-align: justify;
	padding: 15px;
}
.home_formarte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F3E5F0;
	text-align: justify;
	padding: 15px;
}
.home_nivel102 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F7EDDA;
	text-align: justify;
	padding: 15px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 20px;
	height: 100%;
	}
	
.fondo_campotexto {
	background-image: url(/images/campobusqueda.jpg);
	height: 24px;
	width: 124px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}

.titulos3 
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #228099;
	text-decoration: none;
	font-weight: bold;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

A.linkverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;
}

A.linkverde:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	background-image: url(/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: underline;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*
	Estilos del menu "Alimentarte"
*/
.fondo_alimentarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECFFCF;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

A.linksAlimentarte
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_alimentarte.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksAlimentarte:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_alimentarte_f2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*
	Estilos para seccion "Formarte"
*/

.fondo_formarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F3E5F0;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

A.linksFormarte
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_formarte.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksFormarte:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_formarte_f2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*
	Estilos para menu "BajoTecho"
*/

A.linksBajoTecho 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_bajotecho.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}
A.linksBajoTecho:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_bajotecho_f2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

.fondo_bajotecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F5E0D6;
	text-align: justify;
	padding: 20px;
	height: 100%;
}


/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*
	Estilos para menu NIVEL10
*/

A.linksNivel10 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_nivel10.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}
A.linksNivel10:hover {
    font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_nivel10_f2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

.fondo_nivel10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EFEACB;
	text-align: justify;
	padding: 20px;
	height: 100%;
}




.fondo_equus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECE7D9;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksEquus
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_equus.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksEquus:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_equus_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}


/* estilos animarte */

.fondo_animarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FBE7E6;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksAnimarte
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_animarte.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksAnimarte:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_animarte_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}



/* estilos arborizarte */

.fondo_arborizarte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFDD2;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksArborizarte
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_arborizarte.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksArborizarte:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_arborizarte_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}


/* estilos grado11 */

.fondo_grado11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF3E1;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksGrado11
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_grado11.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksGrado11:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_grado11_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	
	}
	
/* estilos presentes */

.fondo_presentes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFF0FA;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksPresentes
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_presentes.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksPresentes:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_presentes_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

/* estilos premio corazon verde*/

.fondo_premio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECECFF;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksPremio
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_premio.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksPremio:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_premio_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}


/* estilos multiples */

.fondo_multiples {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F4FFFF;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksMultiples
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_multiples.jpg);
	/**/
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksMultiples:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_multiples_f2.jpg);
	/**/
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}


/* estilos hora cero */

.fondo_hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ECF5FF;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksHora
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_hora.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksHora:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_hora_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}


/* estilos mesa y sobremesa */

.fondo_mesa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E6EDFF;
	text-align: justify;
	padding: 20px;
	height: 100%;
}

.linksMesa
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_mesa.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}

A.linksMesa:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/menu_mesa_f2.jpg);
	
	text-align: center;
	height: 27px;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
}





.home_premio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECECFF;
	text-decoration: none;
	background-color: #ECFFCF;
	text-align: justify;
	padding: 15px;
}

.home_premio {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #295301;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}
.home_premio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E8F7EA;
	text-align: justify;
	padding: 15px;
}



.languages A
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/linea_puntos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 0px;
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
	width: 100%;
}

.languages A:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(/images/linea_puntos.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 0px;
	text-align: left;
	vertical-align: middle;
	padding-right: 20px;
	width: 100%;
}


.home_hora 
{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A60B1B;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

