/* CSS Document */
* {
	padding-top: 0;
	padding-right: 4;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 4;
	margin-bottom: 0;
	margin-left: 0;
}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background:url(images/bg.gif)}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#000000;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top;}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }

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

.inputboxes  {padding: 5px; overflow: auto; margin-bottom: 5px}
.inputboxes label {width: 75px; display: block; float: left; padding-top: 8px}
.inputbox, .inputboxes select, select {float: left; padding: 10px; border: 1px solid #ccc; -moz-box-shadow: 1px 1px 2px #ccc; -moz-border-radius: 5px;}
.inputbox {background: #fff url(images/bg_input_normal.png) repeat-x top}

.link{color:#c5281f; background:0 no-repeat; font-weight:bold; font-size:.92em;   }
.link1{color:#c5281f; font-weight:bold }
.link2{color:#c5281f; font-weight:bold;  font-size:.92em; display:block; margin-bottom:5px }


.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#cd590c; text-decoration:none; font-size:.92em }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:2px 16px 3px 18px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}
.link-2 { display:block; float: right; background:url(images/link_bg1.gif) left top repeat-x; color:#cd590c; text-decoration:none; font-size:.92em; }
.link-2 em { display:block; background:url(images/link_left1.gif) no-repeat left top;}
.link-2  b { display:block; background:url(images/link_right1.gif) no-repeat right top; padding:2px 16px 3px 18px; font-style:normal;}
.link-2:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.875em; color:#FFFFFF }
#header .logo{ margin:62px 0 0 42px }
#header .slogan{ margin:0 0 28px 0 }
#header .indent{padding:96px 0 53px 551px}
#header .indent1{margin:50px 0 0 748px; position:absolute}
#header .img{margin:120px 0 0 850px; position:absolute}
#header a{color:#b41c1c; text-decoration:underline} 
#header a:hover{text-decoration:none}	
#header .button{color:#ffffff; background:url(images/button.gif) top left no-repeat; padding:6px 29px 10px 29px; text-decoration:none; line-height:5px; margin-left:204px  }
#header .button:hover{text-decoration:underline }

#header ul{margin:0; padding:0 0 0 28px; list-style:none;}
#header ul li{ margin:0; display:inline; background:url(images/bg_menu.gif)  center left no-repeat; float:left}
#header ul li a{color:#ffffff; text-decoration:none; width:125px; text-align:center; display:block; float:left ; padding:19px 0 19px 0; font-size:.92em; font-weight:bold} 
#header ul li a:hover { text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;}
#header ul li .current{ text-decoration:none; background:url(images/bg_menu-act.gif) top left no-repeat;  }
#header ul .first{ margin:0; display:inline; background:none}
#header ul .first a:hover { text-decoration:none; background:url(images/bg_menu-act-first.gif) top left no-repeat;}
#header ul .first .current{ text-decoration:none; background:url(images/bg_menu-act-first.gif) top left no-repeat;  }



/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .bg-cont{ background:url(images/bg-cont1.gif) no-repeat top left; width:100%}
#content .indent-main{padding:25px 31px 0 31px}
#content .indent-col1{padding:0 11px 0 18px}
#content .indent-col-1{padding:0 0 0 2px}
#content .indent-col2{padding:0 20px 0 25px}
#content .indent-col-2{padding:0 0 0 25px}
#content .title{  margin-bottom:40px}
#content .title1{  margin-bottom:36px; padding:12px 0 9px 22px; background:url(images/bg_title.gif) no-repeat top  left}
#content .title2{
	margin-bottom:35px;
	padding:0 0 9px 18px;
	background:url(images/tail.gif) repeat-x bottom left;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#content .img-left{ float:left; margin:0 20px 20px 0}
#content .img-left1{ float:left; margin:0 20px 10px -13px}
#content .img-left2{ float:left; margin:0 25px 20px 0}
#content .img-left3{ float:left; margin:0 20px 0 -13px}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 5px 0}
#content .p1{ margin:0 0 28px 0}
#content .p2{ margin:0 0 15px 0}
#content h3{color:#c34900; font-size:1.15em; margin-bottom:13px; font-weight:normal  }
#content h4{color:#c34900; font-size:1.15em; font-weight:normal  }
#content h5{color:#c5281f; font-size:1em; }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:26px 0 0 0}
#content .indent1{padding:16px 0 0 0}

/*box*/
.box{
	background:#ececec;
	border-top: none #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:29px 35px 17px 49px; }


/*footer*/
#footer { color:#44484c; font-size:0.6875em; background:url(images/bot.gif) repeat-x top; text-align:center; }
#footer .indent-footer{ padding:68px 50px 0 50px;}
#footer a {color:#44484c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
.bot-left{ background:url(images/bot_left.gif) no-repeat top left}
.bot-right{ background:url(images/bot_right.gif) no-repeat top right; height:126px}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px; background:url(images/bg_input.gif) no-repeat top left}
.h1{ height:270px; background:url(images/bg_textarea.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:150px}
.block-contact1 span{ float:right; margin-right:70px}
.block-contact2 span{ float:right; margin-right:10px}
input{
	border:none;
	background:none;
	height:13px;
	font-size:9pt;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
textarea{
   	border:none; 
	background:none;
	width:224px; height:237px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-right: 4px;
}
.cajaform {
	background-color: #F2F2F2;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 12px;
}
.texto {
	font-family: 'Istok Web', sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #333333;
	font-weight: normal;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.titulog {

	font-family: 'Istok Web', sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #CC0000;
}

.boxCopia {

	background:#CCCCCC;
	border-top: none #666666;
	border-right: thin none #666666;
	border-bottom: thin none #666666;
	border-left: thin none #666666;
}
.titulo3 {
	
	font-family: Arial, sans-serif;
	font-size: 29px;
	font-weight: bold;
	text-decoration:none;
	color: #CC0000;
/*	text-shadow: 0.1em 0.1em 0.05em #c1c1c1; */
}

.boton {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 20px;
	width: 60px;
}
.cestile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin: 5px;
	padding: 5px;
}
.tituloCopia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 5px;
	margin-left: 5px;
}
.titulogCopia {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #CC0000;
}
.titulo2Copia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.subtitulo {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
