* { margin:0; padding:0;}
html, body { height:100%;}
body { background-image:url(../img/body-bg.gif);
background-repeat:repeat-x;
background-position:left top;
background-color:#f1f2f2; 
font-family:Arial, Helvetica, sans-serif; 
font-size:100%;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}
.mexVerde{
	background-color: #CCCCCC;
	color:#990000;
	margin:2px;
	padding:2px;
	text-align:left;
	font-weight:bolder;
	width:400px;
	font-size:12px;
}
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

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

.wrapper { width:100%; overflow:hidden;}
.skipe{
	background-image:url(../img/skipeOn.gif);
	width:258px;
	height:67px;
	display:block;
	background-repeat:no-repeat;
}
.skipe:hover{
	background-image:url(../img/skipeOff.gif);
	width:258px;
	height:67px;
	display:block;
	background-repeat:no-repeat;
}
.container { width:100%;}

p { margin-bottom:16px;}

.tail-top {}

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

#newsletter-form fieldset { border:none; padding-top:5px;}
#newsletter-form label { display:block; height:32px;}
#newsletter-form input.text { width:220px; padding:1px 0 1px 3px;}
#newsletter-form input.submit { float:right; background:url(../img/submit-bg.gif) left top repeat-x; width:77px; height:25px; border:1px solid #fe7b34; border-right:1px solid #fe1d0c; border-bottom:1px solid #fe1d0c; color:#fff; font-weight:bold;}

#contacts-form label { display:block; height:30px;} 
#contacts-form label input { width:283px; padding:2px 0 3px 3px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; font-family:Tahoma, Geneva, sans-serif; font-size:.91em;}
#contacts-form textarea {width:303px; height:105px; padding:2px 0 2px 3px; margin-bottom:15px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; overflow:auto; font-family:Tahoma, Geneva, sans-serif; font-size:.91em;}
#contacts-form .col-1 { width:300px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:308px !important;}
#contacts-form .link1 { float:right; margin-left:13px;}



#contacts-form-work label { display:block; height:30px;} 
#contacts-form-work label input { width:283px; padding:2px 0 3px 3px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; font-family:Tahoma, Geneva, sans-serif; font-size:.91em;}
#contacts-form-work textarea {width:303px; height:105px; padding:2px 0 2px 3px; margin-bottom:15px; color:#a4a4a4; background:none; border:1px solid #a4a4a4; overflow:auto; font-family:Tahoma, Geneva, sans-serif; font-size:.91em;}
#contacts-form-work .col-1 { width:300px !important; margin-right:0 !important;}
#contacts-form-work .col-2 { width:308px !important;}
#contacts-form-work .link1 { float:right; margin-left:13px;}


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

.list1 li { background:url(../img/arrow1.gif) no-repeat left 6px; padding:0 0 4px 17px; font-size:.91em; text-transform:uppercase;}
.list1 li a { color:#ee3c1e; text-decoration:none;}
.list1 li a:hover { color:#000;}

dl { padding-bottom:10px;}
dl dt { font-weight:bold;}
dl dd { padding-bottom:16px;}

.partners { width:100%; overflow:hidden;}
.partners li { float:left; margin-right:30px;}
.partners li.last { margin-right:0;}

.dept-list { padding-bottom:16px;}
.dept-list.last { padding-bottom:0;}
.dept-list dd { clear:both; padding-bottom:0;}
.dept-list dd span { float:left; width:76px;}
.dept-list dd a { color:#474e54;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#e73c1f;outline:none;}
a:hover{text-decoration:none;color:#000}

h2 { font-size:32px; line-height:1.2em; border-bottom:3px solid #f1f2f2; padding:7px 0 7px 0; font-weight:normal; margin-bottom:24px; color:#131f29;}
h3 { font-size:1.1em; margin-bottom:4px;}
h4 { font-size:1.1em; margin-bottom:16px;}

.link1 { display:block; float:left; background:url(../img/link1-bg.gif) left top repeat-x; color:#131f29; text-decoration:none; font-size:.85em; text-transform:uppercase;}
.link1 em { display:block; background:url(../img/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../img/link1-right.gif) no-repeat right top; padding:5px 14px 8px 14px; font-weight:normal; font-style:normal;}
.link1:hover { color:#ee3c1e;}
.link2 { color:#474e54;}

.button { float:right; background:#fa4120; float:right; padding:0 10px 0 14px; font-size:18px; line-height:34px; color:#fff; text-transform:uppercase; text-decoration:none;}
.button1 { float:left; background:url(../img/submit-bg.gif) left top repeat-x; line-height:25px; line-height:25px; padding:0 10px 0 10px; border:1px solid #fe7b34; border-right:1px solid #fe1d0c; border-bottom:1px solid #fe1d0c; color:#fff; font-weight:bold; text-decoration:none;}
.button1:hover { color:#000;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(../img/line-ver.gif); background-repeat:repeat-y; width:100%;}
.line-ver-top, .line-ver-top1 {background-image:url(../img/line-ver-extra.gif); background-repeat:no-repeat; width:100%;}
.line-ver-bot, .line-ver-bot1 {background-image:url(../img/line-ver-extra.gif); background-repeat:no-repeat; width:100%;}

.title { margin-bottom:20px;}

blockquote { padding-bottom:5px;}

/*==================boxes====================*/
.box { background:#e73c1f; width:100%; color:#fff; margin-top:35px;border:1px solid #c9c9c9;}
#content .donna{position:absolute; bottom:10px;right:265px;}
.box .inner { padding:15px 20px 20px 20px;}
.box .inner1 { padding:15px 5px 20px 20px;}
.box h2 { color:#fff; border-bottom:none; margin-bottom:7px; padding:0;}
.box .dept-list { padding-bottom:0;}
.box .dept-list dt { font-weight:normal; margin-bottom:16px;}
.box .dept-list dd a { color:#fff;}


/*header*/
#header .row-1 { height:93px; background:url(../img/header-tail.gif) left top repeat-x;}
#header .row-2 {z-index:0;left:0px;top:91px;position:absolute;}

#header .logo { position:absolute; left:22px; top:0;z-index:1;}
#header .slogan { margin-bottom:16px;}

#header .nav { float:right; font-size:12px; line-height:1.2em; padding:29px 20px 0 0;}
#header .nav li { float:left;color:#ffffff;}

#header .nav a { color:#e73c1f; text-transform:uppercase; text-decoration:none; float:left; padding:0 13px; margin-left:2px; height:34px; line-height:34px; position:relative;}
#header .nav a:hover{
cursor:pointer;color:#FFFFFF;
}
/*#header .nav a:hover { background:url(../img/nav-bg.gif) left top repeat-x; border-left:1px solid #e9582c; border-right:1px solid #c02311; padding:0 12px;color:#ffffff;}*/
#header .nav .current { background:url(../img/nav-bg.gif) left top repeat-x; border-left:1px solid #e9582c; border-right:1px solid #c02311; padding:0 12px;color:#ffffff;}

/*content*/
#content { background:#fff; padding:14px 25px 31px 29px;position:relative;}
#content .row-1 { padding-bottom:30px;}
#content .indent { padding:0 0 8px 0;}

/*footer*/
#footer {text-align:left; color:#000;padding-left:10px;position:relative;}

#footer .powered{
	position:absolute;
	top:12px;
	left:170px;
	font-size:11px;
}
#footer .bottonieraBottom{
	position:absolute;
	top:15px;
	right:10px;
	font-size:11px;
	text-align:right;
}

#footer a { text-decoration:none;}
#footer a:hover { text-decoration:underline;}


.imgContact{
	border:1px solid #000;
	margin:3px;
	padding:1px;
}
.redContact{
	color:#cc0000;
}
/*==========================================*/
.lightbox{
	widht:500px;
	height:500px;
	background-image:url(../img/lightbox.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.lightbox h3{
	margin:0px auto;
	text-align:center;
	padding-top:120px;
}
.lightbox p{
	font-size:12px;
	padding:20px;
	margin:10px;
	text-align:justify;
	margin-top:10px;
}
