/* CSS Document */



body{
	background:url(images/bg.jpg) top repeat-x;
	background-repeat:repeat-y;
	text-align: justify;
}

html, input, textarea
	{
		font-family: Tahoma, Geneva, sans-serif;
		font-size:13px;
		line-height: normal;
		color:#000;
	}

li{ list-style:disc;}

a {color:#0a4f72; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:14px;}
a img { border:0;}
ul { list-style:none;}
img {vertical-align:top;}

object { outline:none;}

h3 { font-size:11px; color:#242424; line-height:1.2em; text-transform:uppercase;}

.link1 { font-size:12px; font-weight:bold; color:#149ED1; text-transform:uppercase; text-decoration:none; background: url(images/marker2.gif) right 3px no-repeat; padding-right:16px;}
.link1:hover { text-decoration:underline;}
.link2 { color:#149ED1;}


.text1 {font-weight:bold; color:#149ED1;}

/* ============================= main layout ====================== */
.bg-top { background:url(images/header-bg1.jpg) top center no-repeat;}

.imgdent { float:left; margin-right:20px;}

.space1 { margin-right:24px;}
.spase2 { margin-top:20px;}
.spase3 { margin-top:30px;}
.spase4 { margin-top:10px;}

.indent2 { padding-top:20px;}

/* ============================= header ====================== */
#header .row-1 { height:26px; padding:7px 27px 0 0; font-size:0.909em; color:#FFFFFF; text-transform:uppercase;}
#header .row-1 span { color:#757575;}
#header .row-1 a { color:#FFF; text-decoration:none;}
#header .row-1 a:hover { color:#757575; }
#header .row-2 { height:207px;}
/* ============================= content ====================== */
#content { padding:30px 0 55px; }
.column-1 { width:222px; }
.column-2 { width:570px; }
.divider { border-top:1px solid #BCBCBC;}
.divider-bot { border-bottom:1px solid #BCBCBC; padding-bottom:8px;}
.phone { float:left; width:70px; }



/* ============================= footer ====================== */
#footer .foorer-main { width:832px; margin:0 auto; text-align:left; padding-top:25px;}
#footer a { color:#A7A7A7;}
/* ============================= forms ============================= */


table {
border-collapse:collapse;
border:0px;
margin-left: auto;
margin-right: auto;}
img{border:0px;}

input{
   	border:1px solid #0a4f72; 
	background:#c6e8fa;
	width:244px; height:19px;
	font-size:1em;
	color:#000000;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #0a4f72; 
	background:#c6e8fa;
	width:244px; height:105px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
	
	.center {text-align:center;} 
.right {text-align:right;}
.left {text-align:left;}
.justify {text-align:justify;}

.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0a4f72;
}
.titulos223 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0a4f72;
}


.titulos22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0a4f72;
}

.inicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
}


.enviarb {
	background-image: url(images/enviar.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 97px;
}

.btn {

 background-color: #FFFFFF;
 background-image: url(images/enviar.jpg);
 background-repeat: no-repeat;
 height: 37px;
 width: 97px;
 border: 0px;
}

.btni {

 background-color: #FFFFFF;
 background-image: url(images/1enviari.jpg);
 background-repeat: no-repeat;
 height: 37px;
 width: 97px;
 border: 0px;
}

.forma {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-align:right;
}

object {outline:none; }

img, div { behavior: url(iepngfix.htc) }
