* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
   background-image: url(images/background.gif);
	font-family:  Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #74A187;
   SCROLLBAR-3DLIGHT-COLOR: #74A187;
   SCROLLBAR-ARROW-COLOR:  white;
  	SCROLLBAR-TRACK-COLOR: $002E3B;
}
h2 {
	font-size: 12px;
	color: #15A888;
	margin:8px;
	margin-right:0px;
}
p.home{
	font-size: 11px;
	color: #757575;
	margin-left:8px;
	margin-right:8px;
	height:130px;
}
p.textos{
	font-size: 11px;
	color: #757575;
}
tr.lateral-sup {
	background-image: url(images/lateral-sup.jpg);
	height:299px;
}
td.placa-centro {
	background-image: url(images/placa-centro.gif);
	background-repeat: repeat-y;
}
.verde {
	font-size: 12px;
	color: #15A888;
	font-weight: bold;
}
img.linea-puntos {
	margin-top:12px;
}
br.small {
	line-height: 8px;
}
a.links {
	outline: none;
	text-decoration: none;
	color: #757575;
}
a.links:hover {
	text-decoration: underline;
}
img.info {
	margin-top:10px;
	margin-left:112px;
	margin-bottom:10px;
}
td.pie {
	background-image: url(images/placa-pie.gif);
	background-repeat: no-repeat;
	height: 134px;
	width: 823px;
}
div.placa-home {
	margin-top:7px;
	background-image: url(images/placa-home.gif);
	background-repeat: no-repeat;
	height:174px;
	width:756px;
}
p.pie  {
	font-size: 10px;
	line-height:12px;
	color: #757575;
}
a.pie {
	outline: none;
	text-decoration: none;
	color: #757575;
}
a.pie:hover {
	text-decoration: underline;
}
input.form, select.form{
	padding-left:3px;
	padding-top: 2px;
	color: #757575;
	height: 24px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 297px;
	FILTER: alpha(opacity=70);
	-moz-opacity: 0.6;
}
textarea {
	padding-left:3px;
	padding-top: 2px;
	color: #757575;
	height: 24px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 297px;
	SCROLLBAR-FACE-COLOR: #74A187;
   SCROLLBAR-3DLIGHT-COLOR: #74A187;
   SCROLLBAR-ARROW-COLOR:  white;
  	SCROLLBAR-TRACK-COLOR: $002E3B;
	FILTER: alpha(opacity=70);
	-moz-opacity: 0.6;
}
div.msg {
				position: absolute; 
			    left: 50%; 
			    top: 50%; 
			    height: 80px; 
			    margin-top: -10px;
			    width: 250px; 
			    margin-left: -125px;
				border: solid 1px #15A888; 
				font-family: Verdana, Arial, sans-serif;
				color: #757575;
				padding:5px;
				background-color: White;
				font-size: 12px;
				}
a.boton {
				font: Verdana, Geneva, Arial, Helvetica, sans-serif;
				text-decoration: none;
				font-size: 11px;
				color: #15A888;
				margin-bottom: 2px;
			}
a.boton:hover {
				color: #757575;
			}
			
