/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	background-color: #14171C;
}
.bindex{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #14171B;
	background-image: url(images/back-index.jpg);
}
#mastHead{

width:970px;
font-size:80%;
margin:0px auto 0px auto;
background-color:black;
}

#navContainer{
font-family:"Tahoma";
font-size:11px;
font-weight:500;
height:24px;
width:100%;
background-repeat:repeat-x;
background-image:url(images/menu2.gif);

}
#navContainer ul{list-style:none;padding:0px;margin:0px;float:left;
width:100%;
}
#navContainer li{background-color:#40474E;float:left;height:24px; width:102px;  margin-right:2px;}
#navContainer li a{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	height:20px;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	background-color:#40474E;
	
}
#navContainer li a:hover{
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	height:20px;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	background-color:#546172;
}

#mainContent {
width:970px;
margin:0px auto 0px auto;
padding:5px 0px 5px 0px;
}




.boton100{
	width:100px;
	height:33px;
	background-image:url(images/button100.png);
	background-repeat:no-repeat;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 3px;
	font-weight: bold;
}

.boton120{
	width:120px;
	height:33px;
	background-image:url(images/boton120.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 3px;
	font-weight: bold;
}


#Send {
	background-color: #1B1F23;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#Reset{
	background-color: #1B1F23;
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}





.clase{

width:930px;height:260px;
filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;
background:#2F2E2E;}

.clase span{
font-family:"Verdana";
color:#FFFFFF;

}
.clasebl{
width:930px;height:434px; 
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
background:#ffffff;}

.normal{
padding-left:10px;
	position:absolute;
	color:#ffffff;
	width:770px;
	text-align:justify;
	top:168px;
	left: 6px;
}

.normal TD{
text-align:center;
vertical-align:top;
color:#ffffff;
font-family:"Verdana";
font-size:13px;}
.normal a{
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	color:#ffffff;
	font-family:"Verdana";
	font-size:13px;
}

.normal a:hover{
	text-decoration:none;
	text-align:center;
	vertical-align:top;
	color: #FF2E2E;
	font-family:"Verdana";
	font-size:13px;
}

#footer{
padding-top:9px;
width:100%;
height:37px;
text-align:center;
margin-top:15px;
font-family:"Tahoma";
color:#ffffff;
font-size:11px;
background-image:url(images/footer.png);
background-repeat:no-repeat;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
#footer a{

text-decoration:none;
padding-left:15px;
color: #ffffff;
}
#footer a:hover{

text-decoration:none;
color: #CCCC00;
}
#trans600{
margin-left:25px;
width:680px;
filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
background:#232222;
padding-bottom:32px;
}

.text{
font-family:"tahoma";
font-size:12px;
line-height:19px;
color:#ffffff;	
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
.text H3{
font-family:"verdana";
font-size:14px;
line-height:19px;
font-weight:600;

}
.services UL{
list-style:none;padding:0px;margin:0px;
width:100%;
}
.services li{height:28px; width:180px; margin-left:5px;  margin-bottom:10px; }
.services  li a{
	font-family:"Verdana";
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	height:28px;
	padding-top:3px;
	background-image:url(images/menu-serv.png);
	
}
.services  li a:hover{
	color:#000000;
	padding-left:10px;
	display:block;
	text-decoration:none;
	height:28px;
	padding-left:5px;
	padding-top:3px;
	background-image:url(images/menu-serv2.png);
	
}

#t600{
color:#CCCCCC;
margin-left:25px;
width:680px;
background:#1B1F23;
padding-bottom:32px;
}

#t600 a{
color:#FFC900;
}
#t600 a:hover{
color:#FFFFFF;
}
.a1{
color:#FFC900;
}
.a1:hover{
color:#FFFFFF;
}
.td0{
color:#FFFFFF;
background-color:#000000;
font-weight:bold;
}
.td1{ color:#CCCCCC;
background-color:#666666;
text-align:center;}

.td2{ color: #CCCCCC;
background-color: #333333;}

#step1{
background-image:url(images/talk1.jpg);
width:140px;
height:105px;
padding-left:80px;

}
#step2{
	background-image:url(images/talk2.jpg);
	width:100px;
	height:105px;
	padding-left:90px;


}
#step3{
background-image:url(images/talk3.jpg);
width:140px;
height:105px;
padding-left:80px;

}
#step4{

height:105px;
text-align:center;

}


.t0{
font-family:Tahoma;
font-size:11px;
color:#558bc8;
background-image:url(images/t0.jpg);
background-color:#13355a;
font-weight:bold;
}
.t2{font-family:Tahoma;
font-size:11px;
 color: #FFFFFF;
background-color:#626262;}

.t1{
font-family:Tahoma;
font-size:11px;
 color: #FFFFFF;
background-color: #6d6d6d;
}

.im{
font-family:Tahoma;
font-size:10px;
color: #666666;
}
.a2{
color:#FFC900;
}
.a2:hover{
color: #000000;
}