@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;}
body { background:url(images/body-bg.gif) center top #fff; font-family:Arial; font-size:12px; line-height:24px; color:#190a00; }

input, textarea { font-family:Arial; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:24px;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form2 { font-size:.78em; font-family:tahoma; line-height:1.4em;}
.form { height:22px;}
.form input {width:195px; background:#fff; border:1px solid #cad2d5; border-left:1px solid #414143; border-top:1px solid #414143; color:#887f74; padding:1px 0 1px 3px;}
textarea { width:195px; height:96px; background:#fff; overflow:auto; border:1px solid #cad2d5; border-left:1px solid #414143; border-top:1px solid #414143; color:#887f74; padding:1px 0 0 3px; margin-bottom:12px;}
#enviar{background-image: url(images/arrow2.jpg); background-repeat: no-repeat; background-position: right center;	border-top-width: 0px; border-right-width: 0px;	border-bottom-width: 0px; border-left-width: 0px; width: 85px; font-family: "Times New Roman", Times, serif; font-size: 9px; color: #fb4402; text-decoration: underline; float:right; margin-right: 20px; margin-top: 15px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/marker.gif) no-repeat left 12px; padding:0 0 0 9px;}

.header ul { padding:0px 0 0 0;}
.header ul li { background:url(images/arrow1.jpg) no-repeat left top; padding:3px 0 6px 42px; margin-bottom:8px;}
.header ul li a { color:#190a00; text-decoration:none; font-size:16px;}
.header ul li a:hover { color:#ff4800; text-decoration:underline; font-size:16px;}


.link1 a{ background:url(images/arrow2.jpg) no-repeat right 4px; padding:0 24px 0 0; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:10px; display:block; float:left; color:#fb4402;}
.link1 a:hover {text-decoration:none;}
.link2 { color:#ec3d06;}


/*Texto*/

.texto {color:#817873; line-height:20px;}
.inicio {font-size:14px;}

/*==================boxes====================*/
.box1 { background:url(images/box1-bg.jpg) no-repeat left top; padding:19px 10px 0 6px;}
.box2 { background:url(images/box1-bg.jpg) no-repeat -370px top; padding:19px 10px 0 6px;}
.box3 { background:url(images/box1-bg.jpg) no-repeat -450px top; padding:19px 10px 0 6px;}
.box3 .inner1 { padding:19px 0 0 0;}

.box4 { background:url(images/box1-bg.jpg) no-repeat -100px top;}
.box4 .inner { padding:19px 10px 0 6px;}
.box4 .inner1 { padding-bottom:60px;}

.box5 { background:url(images/box1-bg.jpg) no-repeat left top; padding:19px 10px 0 0px;}

/*footer*/
.footer { background:url(images/box1-bg.jpg) left top repeat-x; width:680px; margin:0 auto; color:#4e423b; padding:30px 22px 10px 0; font-size:11px;}
.footer a { color:#4e423b; text-decoration:underline;}
.footer a:hover { text-decoration:none;}
.pype a {color: #fb4402; font-size:11px; text-decoration:underline;}
.pype a:hover { text-decoration:none;}
