@charset "utf-8";
/* CSS Document */

/*
Theme Name: Medal
Theme URI: http://www.medal.com.br
Description: Medal theme designed by Ricardo Pritsch
Version: v1.0
Author: Ricardo Pritsch
Author URI: http://www.sisglobal.com.br
*/

* 					{ margin: 0 auto; padding: 0;}
body 				{ background:#d4d8d9;color:#333;height:100%;margin:0 auto;}
form				{ margin:5px 0 0 0; padding:0; height:auto; clear:both}
h2					{ color: #3661a0; font-size:24px; margin:15px 0}
img					{ border: none;}
#content	 		{ background:#fff;display:block;height:100%;_height:auto;padding:0;width:784px;}

a.link_menu			{ color:#3661A0; font-size:13px; text-decoration:none}
a:hover.link_menu	{ text-decoration: underline}

a.link 				{ color:#3661A0; text-decoration:none}
a:hover.link		{ text-decoration: underline}
.azul				{ color:#6A8AB0}
.size_16			{ font-size:16px; padding: 10px}

.text				{ font-size:11px; color:#666; line-height: 18px; margin-bottom: 10px; padding: 0;text-align:justify;}

/* FORMULARIOS */
.input				{ background:none; font-size: 11px; color:#3661a0; border: #3661a0 solid 1px; height: 15px; width: 110px; float:left; margin:0 5px}
.input_size			{ background:none; font-size: 11px; color:#3661a0; border: #3661a0 solid 1px; height: 17px; width: auto; float:left}