@charset "utf-8";

.h1 { font-family:'colaboratelightregular', sans-serif; font-size:16px; color:#363636; }
.h2 { font-family:'colaborate-boldregular', sans-serif; font-size:25px; color:#007236; letter-spacing:-0.7px; }
.h3 { font-family:'museo700', sans-serif; font-size:25px; color:#ed1c24; }
.h4 { font-family:'colaboratelightregular', sans-serif; font-size:14px; color:#fff; }
.h5 { font-family:'colaboratelightregular', sans-serif; font-size:18px; color:#fff; }
.h6 { font-family:'colaboratelightregular', sans-serif; font-size:12px; color:#363636; }
.h7 { font-family:'colaboratelightregular', sans-serif; font-size:16px; color:#007236; }
.h8 { font-family:'colaborate-mediumregular', sans-serif; font-size:24px; color:#007236; }
.h9 { font-family:'colaborate-mediumregular', sans-serif; font-size:16px; color:#000; }

strong { font-family:'colaborate-mediumregular', sans-serif; font-size:16px; color:#000; }

@font-face {
    font-family: 'colaborate-boldregular';
    src: url('../font/colabbol-webfont.eot');
    src: url('../font/colabbol-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/colabbol-webfont.woff') format('woff'),
         url('../font/colabbol-webfont.ttf') format('truetype'),
         url('../font/colabbol-webfont.svg#colaborate-boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colaboratelightregular';
    src: url('../font/colablig-webfont.eot');
    src: url('../font/colablig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/colablig-webfont.woff') format('woff'),
         url('../font/colablig-webfont.ttf') format('truetype'),
         url('../font/colablig-webfont.svg#colaboratelightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colaborate-mediumregular';
    src: url('../font/colabmed-webfont.eot');
    src: url('../font/colabmed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/colabmed-webfont.woff') format('woff'),
         url('../font/colabmed-webfont.ttf') format('truetype'),
         url('../font/colabmed-webfont.svg#colaborate-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colaborate-regularregular';
    src: url('../font/colabreg-webfont.eot');
    src: url('../font/colabreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/colabreg-webfont.woff') format('woff'),
         url('../font/colabreg-webfont.ttf') format('truetype'),
         url('../font/colabreg-webfont.svg#colaborate-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'colaborate-thinregular';
    src: url('../font/colabthi-webfont.eot');
    src: url('../font/colabthi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/colabthi-webfont.woff') format('woff'),
         url('../font/colabthi-webfont.ttf') format('truetype'),
         url('../font/colabthi-webfont.svg#colaborate-thinregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo300';
    src: url('../font/museo300-regular-webfont.eot');
    src: url('../font/museo300-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museo300-regular-webfont.woff') format('woff'),
         url('../font/museo300-regular-webfont.ttf') format('truetype'),
         url('../font/museo300-regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo700';
    src: url('../font/museo700-regular-webfont.eot');
    src: url('../font/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/museo700-regular-webfont.woff') format('woff'),
         url('../font/museo700-regular-webfont.ttf') format('truetype'),
         url('../font/museo700-regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* FORMULÁRIOS */
#form input.text { color:#898989; background:#ebebeb; border:1px solid #ebebeb; width:290px; margin:2px 2px 2px 2px; padding:5px 8px; height:25px; font-size:14px; font-family: Arial, Helvetica, sans-serif; font-weight:normal; text-align:left;}
#form input.text:hover { color:#898989; background:#ebebeb;}
#form input.text:focus { color:#898989; background:#ebebeb; outline:none;}
#form textarea { color:#898989; background:#ebebeb; border:1px solid #ebebeb; width:500px; margin:2px 2px 2px 2px; padding:2px; font-size:14px; font-family: Arial, Helvetica, sans-serif;}
#form textarea:hover { color:#898989; background:#ebebeb;}
#form textarea:focus { color:#898989; background:#ebebeb; outline:none;}
#form select { color:#898989; background:#ebebeb; border:1px solid #ebebeb; width:500px; margin:2px 2px 2px 2px; padding:2px; font-size:14px; font-family: Arial, Helvetica, sans-serif;}
#form select:hover { color:#898989; background:#ebebeb;}
#form select:focus { color:#898989; background:#ebebeb; outline:none;}
#form li.buttons input { padding:3px 0; margin:0 0 0 0; border:0; color:#FFF;}

.botao_entrar { height: 37px; min-width:40px; font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color: #199649; background:#ebebeb; border:none; cursor:pointer; outline:none; -webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease; }
.botao_entrar:hover { -webkit-box-shadow: 0px 0px 8px #8e8e8e; -moz-box-shadow: 0px 0px 8px #8e8e8e; box-shadow: 0px 0px 8px #8e8e8e; }
.botao_entrar:active { -webkit-box-shadow: inset 0px 0px 7px #8e8e8e; -moz-box-shadow: inset 0px 0px 7px #8e8e8e; box-shadow: inset 0px 0px 7px #8e8e8e; }


#form2 input.text { width:290px; border:1px solid #726058; color: #534741; margin:2px 2px 2px 2px; padding:6px 6px; height:16px; background:#FFF; font-size:14px; font-family: 'codaregular', Arial, Helvetica, sans-serif;}
#form2 input.text:hover { color: #534741; background:#f3f3f4;}
#form2 input.text:focus { color: #534741; outline:none; background:#f3f3f4;}
#form2 textarea { width:500px; border:1px solid #726058; color: #534741; margin:2px 2px 2px 2px; padding:5px 6px; background:#FFF; font-size:14px; font-family: 'codaregular', Arial, Helvetica, sans-serif;}
#form2 textarea:hover { color: #534741; background:#f3f3f4;}
#form2 textarea:focus { color: #534741; outline:none; background:#f3f3f4;}
#form2 select { width:500px; border:1px solid #726058; color: #534741; margin:2px 2px 2px 2px; padding:4px; background:#FFF; font-size:14px; font-family: 'codaregular', Arial, Helvetica, sans-serif;}
#form2 select:hover { color: #534741; background:#f3f3f4;}
#form2 select:focus { color: #534741; outline:none; background:#f3f3f4;}
#form2 li.buttons input { padding:3px 0; margin:0 0 0 0; border:0; color:#FFF;}

.botao_entrar2 {
	height: 25px;
	min-width:117px;
	font-family: 'codaregular', Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000;
	background:#e18433;
	border:none;
	cursor: pointer;
}
/* FORMULÁRIOS */

input,textarea,select,buttons,img {outline:none;}

a { text-decoration: none; color:#363636;}
a:link { text-decoration: none; color:#363636;}
a:visited { text-decoration: none; color:#363636;}
a:hover { text-decoration: none; color:#363636;}
a:active { text-decoration: none; color:#363636;}

a.link1:link {width:100%; text-decoration:none; color:#555;}
a.link1:visited {width:100%; text-decoration:none; color:#555;}
a.link1:hover {width:100%; text-decoration:none; color:#555;}
a.link1:active {width:100%; text-decoration:none; color:#555;}

a.link2:link {width:100%; text-decoration:none;}
a.link2:visited {width:100%; text-decoration:none;}
a.link2:hover {width:100%; text-decoration:none;}
a.link2:active {width:100%; text-decoration:none;}

*::-moz-selection {
background:#636363;
color:#fff;
}
*::selection {
background:#636363;
color:#fff;
}