/* CSS Document */

div.main{
width: 800px;
height:920px;
position: relative;
margin:0 auto;
top:0px;
background:#ffffff;
font-family:"Times New Roman", Times, serif;
}

div.mainLong{
width: 800px;
height:1220px;
position: relative;
margin:0 auto;
top:0px;
background:#ffffff;
font-family:"Times New Roman", Times, serif;
}


div.header{
	width:800px;
	height:200px;
	position: absolute;
	background-image:url(Images/header.png);
	visibility: visible;
}

div.slogan{
	width:800px;
	height:25px;
	top:200px;
	position: absolute;
	background: url(Images/imgSlogan.png) no-repeat right;
	visibility: visible;
}

div.navBar{
	width:190px;
	height:675px;
	top:200px;
	position: absolute;
	background-image:url(Images/navBar.png);
	visibility: visible;
}

div.navBarLong{
	width:190px;
	height:975px;
	top:200px;
	position: absolute;
	background-image: url(Images/navBarLong.png);
	visibility: visible;
}


div.bannerBar{
	width:170px;
	height:650px;
	top:225px;
	left:630px;
	position: absolute;
	background: #ffffff;
	visibility: visible;
}

div.display{
	width:440px;
	height:650px;
	top:225px;
	left:190px;
	position: absolute;
	visibility: visible;
	
	text-align:center;

}

div.displayLong{
	width:440px;
	height:950px;
	top:225px;
	left:190px;
	position: absolute;
	visibility: visible;
	
	text-align:center;

}

div.footData{
	width:800px;
	height:20px;
	top:875px;
	position: absolute;
	background: #FF6633;
	visibility: visible;
	padding-top:

	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#FFFFFF;

}

div.texMenu{
	width:800px;
	height:25px;
	top:895px;
	position: absolute;

	visibility: visible;
	
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}

div.footDataLong{
	width:800px;
	height:20px;
	top:1175px;
	position: absolute;
	background: #FF6633;
	visibility: visible;
	padding-top:

	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#FFFFFF;

}

div.texMenuLong{
	width:800px;
	height:25px;
	top:1195px;
	position: absolute;

	visibility: visible;
	
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}



div.button1{
	top:15px;
	left:30px;
	position:absolute;
	visibility: visible;
}

div.button2{
	top:55px;
	left:10px;
	position:absolute;
	visibility: visible;
}

div.button3{
	top:95px;
	left:1px;
	position:absolute;
	visibility: visible;
}

div.button4{
	top:135px;
	left:1px;
	position:absolute;
	visibility: visible;
}

div.button5{
	top:175px;
	left:10px;
	position:absolute;
	visibility: visible;
}

div.button6{
	top:215px;
	left:30px;
	position:absolute;
	visibility: visible;
}

div.justify{
padding:20px;
padding-top:10px;
text-align:justify;
color: #4B2F2E;
font-size:15px;
}

div.servicio{
width:380px;
height:180px;
left:30px;
position:relative;

text-align:justify;
color: #4B2F2E;
font-size:15px;
}

img.imagenServicios{
margin-left:10px;
}

div.textCenterForm{
padding-left:13px;
padding-right:13px;
line-height: 15px;
}

td.formLabel{
width:150px;
text-align:right;
font-weight:bold;
}

td.formLabelLong{
width:190px;
text-align:right;
font-weight:bold;
}

td.formField{
text-align: left;
}

td.formHead{
text-align:left;
color: #999999;
font-weight:bold;
}

span.italicText{
font-style:italic;
color: #666666;
}

span.orangeText{
color:#FF6633;
}

span.blackText{
color: #000000;
}

span.mediumText{
	font-size:20px;
	font-weight:bold;
	color:#FF6633;
}

div.justifyText{
text-align:justify;
padding-left:13px;
padding-right:13px;
bottom:5px;
left:0px;
position:absolute;
}

span.redText{
color:#FF0000;
}



a:link{
text-decoration: none;
}

a:visited{
text-decoration: none;
}

a:hover{
font-size: 17px;
}


div.music{
background-color:#E5E5E5;
width:50px;
height:50px;
left:729px;
top:7px;
position:absolute;
}