/*** CSS Visionmedia 2009 ***/

/* Resteo de CSS y elementos estarndars */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}
body {
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
:focus {
	outline: 0;
	}
ins {
	text-decoration: none;
	}
del {
	text-decoration: line-through;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
a {
	text-decoration:none;
	color:#000;
	}

body {
	background:#FFF url(../images/background.jpg) no-repeat;
    background-color: #528037;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.clear {
	clear:both;
	}
	
/*** ESTRUCTURA ***/

#page {
	background:#FFF url(../images/bg-page.jpg) no-repeat;
	width:870px;
	margin:20px auto 0px auto;
	padding:0 28px 5px 29px;
	position:relative;
	}
	#mini-nav {
		line-height:30px;
		text-align:right;
		font-size:10px;
		color:#8E8E8E;
		}
	#menu {
		background:url(../images/bg-menu.jpg) no-repeat;
		width:870px;
		height:58px;
		position:relative;
		}
	#banner-header {
		margin:2px 0px 25px 0px;
		}
	#wrap {
		overflow:hidden;
		height:1%;
		}
		#col-a, #col-b,
		#col-c, #col-bc,
		#col-d, #col-e {
			float:left;
			display:inline;
			}
		#col-a {
			width:193px;
			margin-right:2px;
			}
		#col-b {
			width:443px;
			margin-right:2px;
			}
		#col-c {
			width:230px;
			}
		#col-bc {
			width:675px;
			}
		#col-d {
			width:200px;
			margin-right:2px;
			}
		#col-e {
			width:473px;
			}
	#web20 {
		margin-top:25px;
		padding-top:20px;
		background:url(../images/bg-web20.jpg) no-repeat;
		}
	#footer {
		background:#528037 ;
		padding:20px 0px 15px 0px;
		text-align:center;
		font-size:10px;
		color:#fff;
		position:relative;
		}
  
	
/* Genericas */

	.overflow {overflow:hidden; height:1%;}
	.left {float:left; display:inline;}
	.right {float:right; display:inline;}	
		
/*** Logo, Stickr e iso (position:absolute) ***/

	#page h1 {
		position:absolute;
		top:30px;
		left:35px;
		z-index:2;
		font-size:30px;
		letter-spacing:-1px;
		color:#B5C52F;
		}
	#page h1 a {
		color:#B5C52F;
		}
		
	a#sticker-vmblog {
		position:absolute;
		right:30px;
		top:37px;
		z-index:3;
		height:80px;
		width:84px;
		background-image:url(../images/sticker-vmblog.png);
		background-position:0px 0px;
		background-repeat:no-repeat;
		display:block;
		text-indent:-999em;
		}
	a:hover#sticker-vmblog {
		background-position:0px -80px;
		}

/*** elementos del mini-nav ***/

	#mini-nav a {
		color:#8E8E8E;
		padding:0 6px;
		}
	#mini-nav a:hover {
		color:#666;
		}
	#mini-nav a.inicio {
		color:#000;
		}
		

/*** Contenidos ***/

.widget {
	margin-bottom:2px;
	}
	
#newsletter {
	background:#F1F1F1;
	}
#newsletter form {
	width:150px;
	margin:0 auto;
	height:85px;
	padding-top:16px;
	}
#newsletter form .input{
	width:144px;
	padding:1px 3px;
	font-size:10px;
	color:#5B5A5A;
	margin-bottom:8px;
	}
	
#donwloads {
	background:url(../images/bg-degrade-widget.gif) repeat-x top left;
	padding-top:10px;
	margin-bottom:20px;
	}
#donwloads ul {
	margin-top:4px;
	border-top:1px solid #DADADA;
	}
#donwloads ul li {
	display:inline;
	}
#donwloads ul li a {
	display:block;
	padding:15px 5px 10px 45px;
	border-bottom:1px solid #DADADA;
	background-image:url(../images/icon-pdf.gif);
	background-position:5px 8px;
	background-repeat:no-repeat;
	font-size:10px;
	}
#donwloads ul li a:hover {
	background-color:#FBFEF4;
	}
#donwloads ul li a span {
	display:block;
	color:#BBB;
	padding:4px 0;
	}
	
#ultimos-proyectos {}
#ultimos-proyectos ul li {
	display:inline;
	}
#ultimos-proyectos ul li a {
	height:100px;
	margin-bottom:2px;
	display:block;
	background-color:#F1F1F1;
	background-image:url(../images/bg-flecha-right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
#ultimos-proyectos ul li a:hover {
	background-color:#FBFEF4;
	background-position:bottom right;
	}
#ultimos-proyectos ul li a img {
	float:left;
	margin:8px 0px 0px 8px;
	border:1px solid #CCC;
	width:165px;
	height:80px;
	}
#ultimos-proyectos ul li a span {
	font-family: Arial ;
	float:left;
	display:block;
	margin:25px 10px 10px 20px;
	cursor:pointer;
	text-transform:uppercase;
	font-size:10px;
	line-height:160%;
	color:#777;
	}
#ultimos-proyectos ul li a span strong {
	font-weight:bold;
	color:#4B3834;
	font-size:12px;
	}
	
#noticias-home {
	margin-left:20px;
	overflow:hidden;
	height:1%;
	}
.noticias-home-margin {
	margin-top:20px;
	}
	#noticias-home ul {}
	#noticias-home ul li {
		overflow:hidden;
		height:1%;
		}
		#noticias-home ul li a img {
			float:left;
			display:inline;
			width:300px;
			border:5px solid #E4E4E4;
			margin:0px 20px 20px 0px;
			}
		#noticias-home div.noticias-home-img {
			float:left;
			display:inline;
			width:330px;
			}
			#noticias-home div.noticias-home-img a img {
				margin:0px 20px 20px 0px;
				border:5px solid #E4E4E4;
				width:300px;
				}
			#noticias-home a:hover img {border:5px solid #CCC;}
		#noticias-home div.noticias-home-txt {
			float:left;
			display:inline;
			width:325px;
			font-family:"trebuchet MS", arial, tahoma;
			color:#353535;
			}
			#noticias-home div.noticias-home-txt h3 {				
				font-size:20px;
				font-weight:normal;
				margin-bottom:20px;
				letter-spacing:-1px;
				}
				#noticias-home div.noticias-home-txt h3 a {color:#353535;}
				#noticias-home div.noticias-home-txt h3 a:hover {color:#B5C52F;}				
				
			#noticias-home div.noticias-home-txt p {
				font-size:12px;
				margin-bottom:20px;
				line-height:150%;
				}
			#noticias-home div.noticias-home-txt p.ampliar {
				font-size:12px;
				font-weight:bold;
				}
				#noticias-home div.noticias-home-txt p.ampliar a {color:#353535;}
				#noticias-home div.noticias-home-txt p.ampliar a:hover {color:#B5C52F;}
		
			#noticias-home div.noticias-home-txt ul {margin:0px 0px 20px 20px;}
				#noticias-home div.noticias-home-txt ul li {list-style:disc inside;}
			#noticias-home div.noticias-home-txt ol {margin:0px 0px 20px 20px;}
				#noticias-home div.noticias-home-txt ol li {list-style:decimal inside;}

	
	
#listado-home ul li a {
	}
#listado-home ul li a:hover {
	background-color:#FBFEF4;
	background-position:bottom right;
	}
#listado-home ul li a img {
	float:left;
	margin:8px 0px 0px 8px;
	border:1px solid #CCC;
	width:165px;
	height:80px;
	}
#listado-home ul li a span {
	font-family: Arial ;
	float:left;
	display:block;
	margin:25px 10px 10px 20px;
	cursor:pointer;
	text-transform:uppercase;
	font-size:10px;
	line-height:160%;
	color:#777;
	}
#listado-home ul li a span strong {
	font-weight:bold;
	color:#4B3834;
	font-size:12px;
	}

#buscador-home {
	background:url(../images/bg-degrade-widget.gif) repeat-x top left;
	padding:10px 0 4px 0;
	}
#buscador-home p {
	font-size:10px;
	margin-bottom:10px;
	color:#555;
	}
#buscador-home form {
	width:90%;
	margin:1px auto;
	}
#buscador-home form select {
	width:100%;
	margin-bottom:8px;
	padding:1px 1px 1px 3px;
	color:#555;
	font-size:10px;
	}

#buscador-interior {
	background:#F4F4F4;
	overflow:hidden;
	height:1%;
	padding:10px 0;
	}
#buscador-interior form {
	width:90%;
	margin:0 auto;
	}
#buscador-interior form select {
	float:left;
	width:172px;
	margin:6px 11px;
	padding:1px 1px 1px 3px;
	color:#555;
	font-size:10px;
	}
#buscador-interior form input {
	float:left;
	margin:5px 10px;
	}
	
#menu-interno {}
#menu-interno ul li {
	display:inline;
	}
#menu-interno li a {
	padding:0 0 0 11px;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	color:#5B5A5A;
	line-height:40px;
	border-bottom:1px solid #CCC;
	display:block;
	background-image:url(../images/bg-menu-interno.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	}
#menu-interno ul li a:hover {
	background-position:-193px 0px;
	}
	
.textos-internas {
	padding:20px;
	}
.textos-internas p {
	font-size:11px;
	line-height:130%;
	padding-bottom:15px;
	color:#1C1C1C;
	}
.textos-internas h3 {
	font-size:22px;
	font-weight:bold;
	color:#33221d;
	line-height:99%;
	padding-bottom:20px;
	}
	.textos-internas h3 span {color:#8aa52f;}

.textos-internas a {
	color:#999;
	}
.textos-internas a:hover {
	color:#95B61F;
	text-decoration:underline;
	}
.textos-internas h4 {
	letter-spacing:-1px;
	font-size:20px;
	font-weight:bold;
	color:#33221d;
	line-height:99%;
	padding-bottom:10px;
	}
	
.textos-internas div.borde-dotted {
	border-bottom:2px dotted #a09d9c;
	margin-bottom:15px;
	padding-bottom:15px;
	}
	.textos-internas div.borde-dotted h4 {
		padding-bottom:5px;
		}
	.textos-internas div.borde-dotted p {
		font-family:"Trebuchet MS", Arial;
		line-height:130%;
		padding-bottom:0px;
		}
	.textos-internas div.borde-dotted p.resaltado {
		line-height:130%;
		font-size:14px; font-weight:bold;
		padding-bottom:10px;
		color:#33221d;
		}
		
	.list-2-colum {
		overflow:hidden;
		height:1%;
		}
		.list-2-colum li {
			float:left;
			display:inline;
			width:49.8%;
			font-weight:bold;
			padding-bottom:8px;
			font-size:11px;
			color:#33221d;
			}
			
	.imagen-frase {
		margin-top:25px;
		}
	.imagen-frase img {
		float:left;
		margin:0px 10px 10px 0px;
		position:relative;
		top:-10px;
		}
	.imagen-frase p {
		font-size:19px;
		color:#8aa52f;
		font-weight:normal;
		line-height:90%;
		}


#proyecto-destacado {
	background:url(../images/bg-degrade-widget.gif) repeat-x top left;
	padding:20px 17px 0px 17px;
	}
#proyecto-destacado img {
	margin-bottom:7px;
	}
#proyecto-destacado a img {
	padding:3px;
	background-color:#FFF;
	border:1px solid #EBEBEB;
	}
#proyecto-destacado a:hover img {
	background-color:#F3F3F3;
	border:1px solid #DDD;
	}
#proyecto-destacado p {
	font-size:9px;
	line-height:130%;
	color:#313131;
	padding:0 5px 5px 5px;
	}
#proyecto-destacado p a {
	font-size:11px;
	color:#87980D;
	}


#detalle-trabajo {}
#detalle-trabajo ul li {
	padding:8px 0 8px 11px;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	color:#B5C52F;
	border-bottom:1px solid #CCC;
	display:block;
	}
#detalle-trabajo ul li span {
	color:#ACACAC;
	display:block;
	}
#detalle-trabajo h3 {
	padding:12px 0 8px 11px;
	letter-spacing:-1px;
	font-size:14px;
	font-weight:bold;
	color:#B5C52F;
	}
#detalle-trabajo p {
	padding:0 25px 10px 11px;
	font-size:11px;
	color:#999;
	line-height:130%;
	}
		
.entra-al-sitio {
	overflow:hidden;
	height:1%;
	line-height:28px;
	padding:0 10px;
	background:#6D6D6D;
	color:#FFF;
	display:block;
	margin-bottom:2px;
	font-size:11px;
	text-transform:uppercase;
	}
.entra-al-sitio a {
	color:#FFF;
	display:block;
	padding:8px 0px;
	}

.item-contacto {
	border-bottom:1px solid #EBEBEB;
	margin-bottom:20px;
}

.txtceleste {
	color:#A1B226;
	}

#txt-resaltado {
	background:#F2F2F2;
	padding:20px 25px;
	font-size:15px;
	}
	
.lista-servicios {
	margin-bottom:15px;
	}	
.lista-servicios li {
	display:inline;
	}
.lista-servicios li a {
	display:block;
	border-bottom:1px solid #CCC;
	overflow:hidden;
	height:1%;
	}
.lista-servicios li a img {
	float:left;
	display:inline;
	padding:6px 25px 6px 10px;
	margin-right:25px;
	margin-left:15px;
	background:url(../images/bg-img-servicios.jpg) no-repeat right 15px;
	}
.lista-servicios li a span {
	width:230px;
	float:left;
	margin-top:25px;
	padding:10px;
	font-style:normal;
	color:#85a70c;
	font-weight:bold;
	font-size:14px;
	}
.lista-servicios li a span strong {
	font-size:20px;
	font-weight:bold;
	color:#33221d;
	letter-spacing:-1px;
	display:block;
	}
	.lista-servicios li a:hover span {
		color:#000;
		}
.lista-servicios li a em {
	width:120px;
	float:left;
	margin-top:15px;
	padding:10px 50px 10px 40px;
	font-style:normal;
	color:#a9a9a9;
	font-weight:normal;
	font-size:12px;
	line-height:130%;
	background:url(../images/bg-img-servicios-2.jpg) no-repeat;
	}	


.item-servicios {
	overflow:hidden;
	height:1%;
	}
.item-servicios img {
	float:left;
	display:inline;
	padding:6px 25px 6px 10px;
	margin-right:25px;
	margin-left:15px;
	background:url(../images/bg-img-servicios.jpg) no-repeat right 15px;
	}
.item-servicios span {
	width:230px;
	float:left;
	margin-top:25px;
	padding:10px;
	font-style:normal;
	color:#85a70c;
	font-weight:bold;
	font-size:14px;
	}
.item-servicios span strong {
	font-size:20px;
	font-weight:bold;
	color:#33221d;
	letter-spacing:-1px;
	display:block;
	}
.item-servicios em {
	width:120px;
	float:left;
	margin-top:15px;
	padding:10px 50px 10px 40px;
	font-style:normal;
	color:#a9a9a9;
	font-weight:normal;
	font-size:12px;
	line-height:130%;
	background:url(../images/bg-img-servicios-2.jpg) no-repeat;
	}
	
#txt-internas-derecha {
	margin:0px 50px 30px 225px;
	line-height:140%;
	}
#txt-internas-derecha p {
	padding-bottom:10px;
	}
#txt-internas-derecha a {
	color:#B5C52F;
	}
#txt-internas-derecha h3 {
	font-size:18px;
	letter-spacing:-1px;
	padding-bottom:10px;
	}
#txt-internas-derecha h4 {
	font-size:14px;
	padding-bottom:10px;
	}
#txt-internas-derecha ul {
	margin:0px 10px 10px 20px;
	}
#txt-internas-derecha ol {
	margin:0px 10px 10px 0px;
	}
#txt-internas-derecha ul li {
	list-style:disc;
	padding-bottom:10px;
	}
#txt-internas-derecha ol li {
	list-style:decimal;
	padding-bottom:10px;
	}
#txt-internas-derecha ul li ul li {
	list-style:circle;
	}
	
.tabla-verde-claro {
	border:1px solid #F0F3EB;
	color:#444;
	font-size:11px;
	font-weight:bold;
	line-height:110%;
	}
.tabla-verde-claro td {
	padding:10px 10px;
	width:33%;
	}
		
.tabla-verde-claro td a {
	font-size:10px;
	color:#4B5E24;
	display:block;
	}
.tabla-verde-claro a:hover {
	color:#000;
	}

.table-forms td {
	vertical-align:top;
	padding:5px;
	}
.table-forms td p.resaltado {
	text-align:right;
	}
.input-borde-gris {
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #9b9b9b;
	width:315px;
	margin-bottom:5px;
	}
.submit-gris {
	background:#9c9c9c;
	padding:3px 15px;
	font-family:"Trebuchet MS", Arial;
	color:#FFF;
	border:none;
	cursor:pointer;
	}
.submit-gris:hover {
	background:#7a7a7a;
	}

/*** Paginacion ***/
.pagination {
	margin-top:10px;
	height:23px;
	position:relative;
	font-size:10px;
	color:#777;
	border-bottom:1px solid #EBEBEB;
	}
.pagination ul {
	position:absolute;
	right:0;
	top:0;
	}
.pagination ul li {
	display:inline;
	float:left;
	}
.pagination ul li a {
	height:16px;
	width:16px;
	margin-left:3px;
	display:block;
	background-image:url(../images/pag-icons.gif);
	background-repeat:no-repeat;
	}

.pagination ul li a#pag-first {
	background-position:0px -64px;
	}
	.pagination ul li a:hover#pag-first {
		background-position:0px -80px;
		}
.pagination ul li a#pag-prev {
	background-position:0px 0px;
	}
	.pagination ul li a:hover#pag-prev {
		background-position:0px -16px;
		}
.pagination ul li a#pag-next {
	background-position:0px -32px;
	}
	.pagination ul li a:hover#pag-next {
		background-position:0px -48px;
		}
.pagination ul li a#pag-last {
	background-position:0px -96px;
	}
	.pagination ul li a:hover#pag-last {
		background-position:0px -112px;
		}
	
.pagination span.txt-left {
	position:absolute;
	top:5px;
	left:0;
	}
	
/*** Titulos ***/

.gris-y-gris h2,
.blanco-y-verdeoscuro h2,
.gris-y-verdeclaro h2,
.gris-y-grisoscuro h2,
.gris-y-blanco h2 {
	font-family: "swis721_cn_bt", Arial;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	}
/*AÑADIDO POR MARIANO*//*AÑADIDO POR MARIANO*//*AÑADIDO POR MARIANO*//*AÑADIDO POR MARIANO*/
.blanco-y-verdeoscuro h2 p{
	height:11px;
	}
/*AÑADIDO POR MARIANO*//*AÑADIDO POR MARIANO*//*AÑADIDO POR MARIANO*//*AÑADIDO POR MARIANO*/

.gris-y-gris {
	background-color:#E1E1E1;
	color:#4E4D4D;
	margin-bottom:2px;
	padding:7px 12px;
	}
.blanco-y-verdeoscuro {
	background-color:#B5C52F;
	color:#FFF;
	margin-bottom:2px;
	padding:7px 12px;
	}
.gris-y-verdeclaro {
	background-color:#D3E2A9;
	color:#4E4D4D;
	margin-bottom:2px;
	padding:7px 12px;
	}
.gris-y-grisoscuro {
	background-color:#8D8D8D;
	color:#FFF;
	margin-bottom:2px;
	padding:7px 12px;
	height:10px;
	}
	
.gris-y-gris span,
.blanco-y-verdeoscuro span,
.gris-y-verdeclaro span,
.gris-y-grisoscuro span,
.gris-y-blanco span {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FFF;
	}
.gris-y-gris span a,
.blanco-y-verdeoscuro span a,
.gris-y-verdeclaro span a,
.gris-y-grisoscuro span a,
.gris-y-blanco span a {
	color:#FFF;
	}

/*** elementos de web20 ***/

	#web20 ul {
		overflow:hidden;
		height:1%;
		}
		#web20 ul li {
			text-indent:-999em;
			display:inline;
			float:left;
			}
		#web20 ul li a {
			display:block;
			background-repeat:no-repeat;
			background-position:0px 0px;
			}
			#web20 ul li#titulo {
				height:72px;
				width:87px;
				background-image:url(../images/web20.gif);
				background-repeat:no-repeat;
				background-position:0px 0px;
				}
			#web20 ul li.separador {
				height:30px;
				width:1px;
				background-color:#CCC;
				margin:20px 18px 0px 18px;
				}
			#web20 ul li#facebook a {
				height:31px;
				width:84px;
				margin-top:20px;
				background-image:url(../images/web20-facebook.gif);
				}
				#web20 ul li#facebook a:hover {
					background-position:0px -31px;
					}
			#web20 ul li#myspace a {
				height:25px;
				width:118px;
				margin-top:22px;
				background-image:url(../images/web20-myspace.gif);
				}
				#web20 ul li#myspace a:hover {
					background-position:0px -25px;
					}
			#web20 ul li#flickr a {
				height:28px;
				width:72px;
				margin-top:21px;
				background-image:url(../images/web20-flickr.gif);
				}
				#web20 ul li#flickr a:hover {
					background-position:0px -28px;
					}
			#web20 ul li#youtube a {
				height:32px;
				width:69px;
				margin-top:19px;
				background-image:url(../images/web20-youtube.gif);
				}
				#web20 ul li#youtube a:hover {
					background-position:0px -32px;
					}
			#web20 ul li#blogger a {
				height:30px;
				width:64px;
				margin-top:20px;
				background-image:url(../images/web20-blogger.gif);
				}
				#web20 ul li#blogger a:hover {
					background-position:0px -30px;
					}
			#web20 ul li#linkedin a {
				height:33px;
				width:87px;
				margin-top:20px;
				background-image:url(../images/web20-linkedin.gif);
				}
				#web20 ul li#linkedin a:hover {
					background-position:0px -33px;
					}
		
/*** elementos del footer ***/

	#footer a {
		color:#FFF;
		}
	#footer a:hover {
		color:#c6ff19;
		}		
		
/*** GALERIA ***/

#galeria {
	position:relative;
	}

span.svw-sombra {
	width:675px;
	height:365px;
	position:absolute;
	top:0;
	left:0;
	z-index:998;
	background:url(../images/sombra.png) no-repeat 0 0;
	display:block;
	} 
		
/*preload classes*/ 
.svw {width:675px; height:365px;} 
.svw ul {position:relative; left:-999em;}
 
/*core classes*/ 
.stripViewer {  
	position:relative; 
	overflow:hidden;
	margin:0 0 2px 0; 
	} 
.stripViewer ul { /* this is your UL of images */ 
	margin:0; 
	padding:0; 
	position:relative; 
	left:0; 
	top:0; 
	width:1%; 
	list-style-type:none;
	} 
.stripViewer ul li {  
	float:left; 
	} 
.stripTransmitter { 
	overflow:auto; 
	width:1%;
	position:absolute;
	top:335px;
	left:10px;
	z-index:999;
	} 
.stripTransmitter ul { 
	margin:0; 
	padding:0; 
	position:relative;
	} 
.stripTransmitter ul li {
	width:18px; 
	float:left; 
	margin:0 2px 1px 0;
	display:block;
	} 
.stripTransmitter a { 
	font-size:10px;
	text-align:center;
	line-height:18px;
	background:#FFF;
	color:#777;
	text-decoration:none;
	display:block;
	} 
.stripTransmitter a:hover, a.current {
	color:#111;
	}
    
 
.compartir{
    margin-top:5px  
} 


.compartir span{
    margin-bottom: 5px
}
   
.compartir ul li{
    display: inline;    
    
}    


.pie{
    font-size: 8pt;
    font-weight: bold;
    font-family: arial;
    margin-top:-15px;
    margin-bottom: 30px;
    color: #B5C52F
}


