/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #6c6c6c;
	background:  repeat-x top #fefefe;
}

a {
	text-decoration: none;
	outline: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #334549;
	margin: 0 0 10px 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #544426;
	margin: 0 0 10px 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #d3d0cd;
	margin: 0 0 10px 0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #6f8506;
	margin: 0 0 7px 0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #6f8506;
	margin: 0 0 7px 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
	margin: 5px 0 12px 0;
	line-height: 16px;
}
p a {
	color:#586b66;
	text-decoration: none;
}
u a {
	color:#586b66;
	text-decoration: none;
}
li a, li a:active, li a:visited {
	color:#929292;
	text-decoration:none;
}
li a:hover {
	text-decoration:underline;
}
li {
	color:#929292;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	line-height:120%;
	text-decoration:none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7b7104;
}
.link a {
	color:#7b7104;
	text-decoration: none;
}
img {
	border: none;
	 }

/* General */
#Main {
	width: 964px;
	vertical-align: top;
	text-align: left;
	padding: 0 14px 0 14px;
	margin: 5px auto 0 auto;
}
#Content {
	width: 964px;
	display: block;
}


/* Header */
#Header {
	height: 95px;
	padding: 0;
	width: 964px;
	vertical-align: top;
	}
#Header #Logo {
	height: 95px;
	width: 200px;
	display: block;
	float: left;	
	 }
.HeaderLogo {
	margin: 19px 0 0 20px;
	 }
#Header #Line {
	height: 95px;
	width: 2px;
	display: block;
	float: left;
	 }
.HeaderLine {
	margin: 25px 0 0 0;
	} 
#Header #Slogan {
	height: 95px;
	width: 760px;
	display: block;
	float: left;
	}
.HeaderSlogan {
	margin: 38px 0 0 26px;
	}
	
/* Menu */
#Menu {
	width: 964px;
	height: 56px;
	display: block;
	float: left;
	background: url(../images/imgMenuBackground.gif) repeat-x top;
	}
.MenuBtn {
	height: 56px;
	display: inline-block;
	float: left;	
	}
.MenuLine { 
	width: 2px;
	height: 56px;
	display: inline-block;
	float: left;
	background: url(../images/imgMenuLine.gif) top no-repeat;
	}
.BtnMenuAbout {
	margin: 22px 19px 0 24px;
	}
.BtnMenuHeading {
	margin: 22px 16px 0 15px;
	}

/* Language Bar */
#Languages {
	color: #b1b1b1;
	width: 195px;
	height: 56px;
	display: block;
	float: right;
	}
#Languages #Bar {
	width: 169px;
	margin: 20px 0 0 20px;
	display: block;
	float: left;
	}
#Languages #Bar #Left {
	width: 69px;
	height: 19px;
	display: table;
	float: left;
	}
#Languages #Bar #Right {
	width: 100px;
	display: block;
	float: right;
	}	
	
	
/* Stage */	
#Stage {
	width: 964px;
	height: 301px;
	display:block;
	float: left;	
	}
	
	
	
/* Main Content */	
#Content {
	width: 964px;
	display: block;
	float: left;
	}	
#Content #Left {
	width: 722px;
	display: block;
	float: left;
	}
#Content #Right {
	width: 182px;
	height: 368px;
	padding: 34px 30px 0 30px;
	display: block;
	float: right;
	background: url(../images/imgMainLeftBack.gif) no-repeat top left;
	}
#Content #AboutUs {
	width: 253px;
	display: block;
	float: left;
	}
#Content #AboutUsDiv {
	width: 214px;
	display: block;
	float: left;
	margin: 32px 0 0 13px
	}
#Content #AboutUsDiv #Bottom {
	width: 186px;
	display: block;
	float: left;
	padding: 11px 0 10px 14px;
	}
#Content #Products {
	width: 469px;
	padding: 16px 0 0 0;
	display: block;
	float: right;
	}
#Content #Products p {
	margin: 10px 0 0 28px;
	}
#ProductTop {
	width: 469px;
	height: 86px;
	display: block;
	float: left;
	 }
#ProductBottom {
	width: 421px;
	height:267px;
	display: block;
	padding: 24px;
	float:left;
	background: url(../images/imgProductsBack.gif) repeat-x top;
	 }
#ProductBottom .MainBoxLeft {
	width: 198px;
	height: 222px;
	display: block;
	float:left;
	 }
#ProductBottom .MainBoxRight {
	width: 198px;
	height: 222px;
	display: block;
	float:right;
	 }
#ProductBottom .MainBox {
	width: 198px;
	height: 105px;
	display: block;
	float:left;
	 }
#ProductBottom .MainBoxBottom {
	width: 198px;
	height: 105px;
	margin: 13px 0 0 0;
	display: block;
	float:left;
	 }
#ProductBottom .MainBoxImage {
	margin: 0 0 10px 0;
	 }
#MainTitle {
	width: 214px;
	height: 38px;
	margin: 0 0 11px 0;
	display: block;
	float: left;
	background: #d8e2eb;
	}
.MainProductBox {
	width: 198px;
	height: 105px;
	display: block;
	}	
.MainProductBox {
	width: 198px;
	height: 105px;
	display: block;
	}		
	
	
	
/* FOOTER */
#Footer {
	width: 964px;
	height: 48px;
	display: block;
	margin: 20px 0 0 0;
	float: left;
	background: url(../images/imgFooter.gif) no-repeat top;
	}
.FooterRights {
	color: #bdbec0;
	display:block;
	float: left;
	font-size: 9px;
	margin: 22px 0 0 30px;
	 }
	
		
/* Title Classes */
.MainTitle {
	margin: 13px 0 0 15px;
	}
.BottomTitle {
	margin: 0 0 11px 0
	}
.ProductsTitle {
	margin: 22px 0 0 28px;
	}
.OurModel {
	margin: 0 0 10px 0;
	}
.BtnView {
	margin: 5px 0 0 0;
	}
.NewsTitle {
	margin: 0 0 15px 1px;
	}
.NewsImage {
	margin: 0 0 10px 0;
	}
.ReadMore {
	margin: 0 0 0 2px;
	}
.Title {
	margin: 3px 0 17px 0;
	}
.MainContentImage {
	margin: 0 0 10px 0;
	}
.BtnMenu {
	margin: 0 23px 0 0;
	}
.BtnMenuNvo {
	margin: 0 23px 0 0;
	}
.BtnMenuNvoGui {
	margin: 0 8px 0 0;
	}	
	
/* CONTENT */
#Submenu{
	background-color:#121F31;	
	width:939px;
	height: 23px;
	display:block;
	float:left;
	background: url(../images/imgSubmenuTrans.png) repeat-x top;
	position:relative;
	padding: 12px 0 0 25px;
	margin: 0 0 -35px 0; !important poner -35
	
	}
#SubmenuGui{
	background-color:#121F31;	
	width:964px;
	width:952px !important;
	height: 23px;
	display:block;
	float:left;
	background: url(../images/imgSubmenuTrans.png) repeat-x top;
	position:relative;
	padding: 12px 0 0 12px;
	}	
#StageContent {
	width: 964px;
	height: 245px;
	display:block;
	float: left;	
	}	
#Content #Promo {
	width: 253px;
	vertical-align: top;
	display: block;
	float: left;
	}
#Content #PromoDiv {
	width: 194px;
	height:450px;
	display: block;
	float: left;
	padding: 0 0 0 20px;
	margin: 32px 0 0 13px;
	background: url(../images/imgBackLeftCont.jpg) repeat-x top;
	}
#Content #PromoDivLeft {
	width: 1px;
	height:450px;
	display: block;
	text-align:left;
	float: left;
	margin: 33px 0 0 0;
	background: url(../images/imgLinesLeft.gif) no-repeat top;
	}
#Content #PromoDiv #Bottom {
	width: 171px;
	text-align:left;
	display: block;
	float: left;
	margin: 21px 0 10px 0; 
	}
#Content #PromoDiv #Bottom  p{
	margin: 3px 0 15px 2px;
	color: #757575;
	}	
	
#Content #PromoDiv #BottomOur {
	width: 171px;
	text-align:left;
	display: block;
	float: left;
	margin: 31px 0 10px 0; 
	}
#Content #PromoDiv #BottomOur  p{
	margin: 3px 0 15px 2px;
	color: #8a8a8a;
	}
	
#Content #MainContent {
	width: 469px;
	padding: 16px 0 0 0;
	display: block;
	float: right;
	}
#Address {
	width: 469px;
	font-size: 10px;
	height: 40px;
	display: block;
	float: left;
	margin: 14px 0 0 0;
	 }
#Address p {	
	color: #8f8f8f;
	font-size: 10px;
	margin: 13px 0 0 24px;
	}
	 
#MainContentBottom {
	width: 445px;
	height:267px;
	display: block;
	text-align:left;
	padding: 0 0 0 24px;
	float:left;
	 }
#MainContentBottom p{
	color: #727272;
	 }
.FontTitle{
	font-size: 13px;
	 }
	 

/* PREVIEW */
#Preview {
	width: 445px;
	height:200px;
	display: block;
	margin: 28px 0 0 0;
	padding: 0 0 0 24px;
	float:left;
	 }
#Preview .MainBoxLeft {
	width: 202px;
	display: block;
	float:left;
	 }
#Preview .MainBoxLeft p {
	margin: 5px 0 9px 0;
	 }
#Preview .MainBoxRight {
	width: 202px;
	display: block;
	float:right;
	 }
#Preview .MainBox {
	width: 202px;
	height: 105px;
	display: block;
	float:left;
	 }
#Preview .MainBoxBottom {
	width: 202px;
	height: 105px;
	margin: 13px 0 0 0;
	display: block;
	float:left;
	 }
#Preview .MainBoxImage {
	margin: 0 0 10px 0;
	 }	 
.Subtitle {
	margin: 0 0 10px 0;
	}
.SubtitleContentImage 	{
	margin: 0 0 3px 0;
	}
	
	
#Content #RightContent {
	width: 197px;
	height: 450px;
	padding: 31px 0 0 44px;
	display: block;
	float: right;
	}
#Content #RightTxt {
	width:145px;
	height:400px;
	padding: 30px 26px 27px 26px;
	background: url(../images/imgBackRight.gif)  top no-repeat;
	 }
#Content #RightTxt p {
	color: #767676;
	 }
#Content #NewRightTxt {
	width:145px;
	height:400px;
	padding: 5px 26px 27px 26px;
	background: url(../images/imgNewBackRight.gif) top no-repeat;
	 }
#Content #NewRightTxt p {
	color: #767676;
	 }
.Philosophytitle {
	margin: 0 0 7px 0;
	}
.PhilRead {
	margin: 5px 0 0 0;
	 }
.ContactUs {
	margin: 65px 0 10px 0;
	display: block;
	 }
.NewContactUs {
	margin: 17px 0 10px 0;
	display: block;
	 }
.ArrowBtn { 
	margin: 2px 0 0 0;
	}
	
	
/* SUBCONTENIDO */

#Subcontent {
	width: 214px;
	height: 38px;
	margin: 0 0 11px 0;
	display: block;
	float: left;
	margin: 32px 0 0 13px;
	background: url(../images/imgSubmenuRight.gif) right no-repeat #d8e2eb;
	}
#Content #SubMenuContent {
	width: 193px;
	height: 430px;
	display: block;
	float: left;
	padding: 21px 0 0 23px;
	margin: 0 0 0 13px;
	background: url(../images/imgShadowBack.jpg) no-repeat top;
	}
.LineMargin {
	margin: 14px 0 12px 0;
	}
.MainTitleSubMenu {
	margin: 13px 0 0 21px;
	}
	
#SubinteriorBottom {
	width: 445px;
	display: block;
	text-align:left;
	padding: 0 0 0 24px;
	float:left;
	 }
#SubinteriorBottom p{
	color: #727272;
	font-size:11px;
	 }
.Titleinterior {
	margin: 5px 0 10px 0;
	}
.SubTitleInterior {
	margin: 11px 0 1px -1px;
	}
#SubinteriorBottom ol{
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: -4px 0 0 0;
	padding: 0 0 0 14px;
	color: #6c6c6c;
	 }

#SubinteriorBottom ul{
	padding-left:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: -4px 0 0 0;
	padding: 0 0 0 14px;
	color: #6c6c6c;
	 }
#SubinteriorBottom li {
	padding: 0 0 0 0;
		font-size: 11px;
	margin: 9px 0 11px 0;
	line-height: 17px;
	color: #727272;
	list-style: url(../images/imgList.gif);

	}
	
	
	
#Content #LeftFacitlites {
	width: 964px;
	display: block;
	float: left;
	}
#Content #MainContentFacilities {
	width: 691px;
	padding: 16px 0 0 0;
	display: block;
	float: right;
	}
#AddressFacilities {
	width: 691px;
	font-size: 10px;
	height: 40px;
	display: block;
	float: left;
	margin: 14px 0 0 0;
	 }
	 
.boton {
	background: #071f43;
	border: none;
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #f8f8f8;
	}
.required {
	display:block;
	margin: 0 0 6px 0;
	 }
.nonrequired {
	display:block;
	margin: 0 0 6px 0;
	 }
.table .tdfieldcomment {
	font-size: 10px;
	color: #990000;
	line-height:20px;
	}
.tdfield td{
	color: #727272;
	}
	





.division {
	margin: 8px 0 1px 0;
	}
.divisionmain {
	margin: 23px 0 1px 0;
	}	
	
.newstable {
	width:435px;
} 
.newsimg {
	width: 125px;
	padding: 0;
	vertical-align: top;
	
}
.newsimage {
	margin: 0 18px 0 0;
	}
.newsct {
	width: 310px;
	vertical-align: top;
	text-align: left;
}
.newsct p{
	margin: 4px 0 10px 0;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	}
.newstitle {
	margin: 11px 0 19px 0;
	}
.newstitlecontent {
	margin: 11px 0 15px 0;
	}	
	
	
	
	
	
	
