body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url(/clip/fondo.gif);
}


.fondo1 {
	background-color: #CAC4AE;

}
.celwhite {
	background-color: #F5F4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;

}
.linkp {
	color: #A22F09;
	/*color: #990000;*/
	/*color: #336699;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.linkNegro {
	color: #000000;
	/*color: #990000;*/
	/*color: #336699;*/
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}

.linkBlanco {
	color: #FFFFFF;
	/*color: #990000;*/
	/*color: #336699;*/
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}
.barra {
	color: #333333;
	text-decoration: none;
	font-size: 10px;

}
.barra:hover {
	color: #9D5B5C;
	text-decoration: none;
}
.botvote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #999999;
	border: 1px inset #CCCCCC;
	text-decoration: none;

}
.textinst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d5dde2;
}
.textcelda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.texcarrera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titulop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.titulops {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.nuevoAgro {
	font-family: "Lucida Console";
	font-size: 13px;
}

#pie{
	clear: both;
/*	color: gray;*/
	padding: 5px 5px 5px 5px;
	margin:0px auto 0px auto ;
/*	border: 1px solid #cccccc;*/
	border-right:#CCCCCC 1px solid;
	border-left:#CCCCCC 1px solid;
	border-bottom:#990000 4px solid;
	width:770px;
	background-color:#999999;
	color:#FFFFFF;
}

.txt_plomo {	/*
.estiloizquierdabuscador2 {	*/
	font-family: Arial;
	font-size: 12px;
	color: gray;
	background-color: #f5f5f5;
	height: 14px;
	width: 300px;
	border: 1px solid #CCCCCC;
}
.txt_google {	/*
.estiloizquierdabuscador2 {	*/
	font-family: Arial;
	font-size: 12px;
	color: gray;
	background-color: #f5f5f5;
	height: 20px;
	width: 160px;
	border: 1px solid;
}
.botonOK {	
	font-family: Arial;
	font-size: 12px;
	color: #850001;
	background-color: #FFFFFF;
	height: 18px;
	border: 1px solid gray;
}

/*Aqui esta ek estilo del popup webmaster*/
/*********formulario********/

#contentForm {
  display: block;
  width: 400px;
  margin: 0px;/*this line will center the page*/
  padding: 10px;
  
  
  
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  Width: 150px;
  line-height: 20px;
  margin-bottom: 10px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 11px;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  border: none;
  font-weight: bold;
  background: url(../img/enviar.png) no-repeat;
  width: 85px;
  height: 37px;
  
}

span.required{
  font-size: 11px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../img/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 15px;
  text-align: center;
}
/****************************/