/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #00CCFF;
scrollbar-face-color: #0099FF;
scrollbar-highlight-color: #00CCFF;
scrollbar-shadow-color: #00CCFF;
scrollbar-3dlight-color: #00CCFF;
scrollbar-track-color: #00CCFF;
scrollbar-darkshadow-color: #00CCFF;
	
	
}
iframe {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #00CCFF;
scrollbar-face-color: #0099FF;
scrollbar-highlight-color: #00CCFF;
scrollbar-shadow-color: #00CCFF;
scrollbar-3dlight-color: #00CCFF;
scrollbar-track-color: #00CCFF;
scrollbar-darkshadow-color: #00CCFF;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
}
a:active {
	text-decoration: none;
}

.gemma {
font-family: Helvetica;
font-size: 15px;
	color: #7C7B7E;
	
}
.disenio {
font-family:Helvetica;
	font-size: 13px;
	color: #C20044;

}
.links_inf {
font-family:Helvetica;
	font-size: 10pt;
	font-stretch:condensed;
	color: #C20044;
		font-weight:600;

}
.links_personal {
font-family:Verdana;
	font-size: 8pt;
	color: #666666;

}

.links_personal2 {
font-family:Verdana;
	font-size: 7pt;
	color: #000000;

}


.contacto {
font-family:Verdana;
	font-size: 8pt;
	color: #666666;

}
.plano {
font-family:Arial Black;
	font-size: 8pt;
	color: #666666;

}
.texto {
font-family:Arial;
	font-size: 10px;
	color: #333333;

}
form 
{ 
margin:0; 
padding:0; 
display:inline;
}
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 width:auto;
 background:#C9FFCA;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 width:auto;
 background:#F7CBCA;
 font-weight:bold;
 color:#CC0000;
}
</style>
