/* CSS Document 
Developed by: Erasmo Rodríguez Palmer.
	Location: Santo Domingo, R.D.
		Date: Lunes 1 de octubre, 2007.
		Hour: 5:23 p.m.
*/

Body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #333333;
	margin-top: 15px;
	padding: 0px;
}
.tablePrincipal {
	background-color: #FFFFFF;
}
#BGBorderBottom {
	background-image: url(/img/borderBottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 700px;
	height: 8px; 
}
.Copy {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
}
.Copy a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Copy a:hover {
	font-size: 11px;
	color: #F17400;
	text-decoration: none;
}
#products1 {
	background-image: url(/img/products/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 157px;
	height: 196px;
}
#products2 {
	background-image: url(/img/products/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 157px;
	height: 196px;
}
#products3 {
	background-image: url(/img/products/3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 157px;
	height: 196px;
}
#products4 {
	background-image: url(/img/products/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 157px;
	height: 196px;
}
#ProductsTextTitle {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.ProductsTextTitlePadding {
	padding-top: 9px;
}
.ProductsTextTitlePadding2 {
	padding-top: 5px;
}
#ProductsTextTitle a {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
#ProductsTextTitle a:hover {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
}
#QuienesSomosTitle {
	color: #CF0012;
	font-size: 14px;
	font-weight: 700;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: #CF0012 solid 1px;
}
#ContactoTitle {
	color: #00439C;
	font-size: 14px;
	font-weight: 700;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: #00439C solid 1px;
}
#ContactoText {
	padding-top: 20px;
	padding-bottom: 20px;
}
.borderTopContacto {
	border-top: #CCCCCC solid 1px;
}
#contacto input {
	width: 300px;
	height: 13px;
	font-family: verdana;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	border: 1px solid #539CFF;
	line-height: 12px;
}
#contacto textarea {
	width: 300px;
	font-family: verdana;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
	border: 1px solid #539CFF;
	line-height: 12px;
}
.marginTopButtonContacto {
	margin-top: 3px;
}
#ServiciosTitle {
	color: #E9DD01;
	font-size: 14px;
	font-weight: 700;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: #E9DD01 solid 1px;
}
#ServiciosText {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 26px;
}
#GaleriaTitle {
	color: #595959;
	font-size: 14px;
	font-weight: 700;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: #595959 solid 1px;
}
#Galeria img {
	border: #CCCCCC solid 1px;
}
#SiteMapTitle {
	color: #F17400;
	font-size: 14px;
	font-weight: 700;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: #F17400 solid 1px;
}
#Sitemap {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#Sitemap a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#Sitemap a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F17400;
	text-decoration: underline;
}