﻿body {
}



/*nuevos estilos*/
/*nuevos estilos*/


.cssFormInputValue {
	FONT-FAMILY: Trebuchet MS;
	FONT-SIZE: 12px;
	color: #333;
	border:#CCCCCC solid 1px;
	width: 200px;
}

.cssFormInputLabel {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#009900;
	font-weight:bolder;
	text-align:right;
	padding-right:10px;
}

.cssErrorFormulario {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	font-variant: normal;
	text-transform: uppercase;
}
.cssAcuerdo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.cssVerCodigo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.cssBgGris {
	background-image: url(http://190.156.232.133/testingsites/onlygarden/eContent/images/template/bg_noticias.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
