/* CSS Document */

Body {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	margin-top: 25px;
	padding: 0px;
	background-color: #92A7B8;
}
.borderGeneral {
	border:  #CCCCCC solid 1px;
}
#header {
	background-image: url(/img/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 752px;
	height: 100px;
}
#header table {
	width: 752px;
	height: 100px;
}
.linkImg_Logo {
	cursor: pointer;
}
.margin_header-content {
	margin-top: 2px;
}
#border_contTop {
	background-image: url(/img/border_top.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop table {
	width: 752px;
	height: 60px;
}
#border_contTop_beige {
	background-image: url(/img/border_top_beige.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop_beige table {
	width: 752px;
	height: 60px;
}
#border_contTop_orange {
	background-image: url(/img/border_top_orange.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop_orange table {
	width: 752px;
	height: 60px;
}
#border_contTop_red {
	background-image: url(/img/border_top_red.jpg);
	background-position: left middle;
	background-repeat: no-repeat;
	width: 752px;
	height: 60px;
	margin-top: 2px;
}
#border_contTop_red table {
	width: 752px;
	height: 60px;
}
#border_contBottom {
	background-image: url(/img/border_bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 752px;
}
#contCenter {
	background-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
}
#contCenterText {
	background-color: #00892D;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#contCenterText_beige {
	background-color: #FCFBB8;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-top: 16px;
}
#contCenterText_ogrange {
	background-color: #F17400;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#contCenterText_red {
	background-color: #CF0012;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-top: 16px;
}
#SizeTdLeft {
	width: 171px;
	height: 100%;
}
.borderLeft {
	border-right: #666666 solid 1px;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#TdMenu table {
	width: 492px;
	margin-right: 24px;
	padding-top: 8px;
	border: 0px;
}
#links {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#links a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#links a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
#ArticleTitle {
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
#ArticleTitleGrey {
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	color: #999999;
	line-height: 16px;
	text-align: justify;
}
#ArticleTitleProduct {
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 16px;
}
#ArticleTitleNews {
	font-size: 14px;
	text-decoration: none;
	font-weight: 700;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 5px;
}
#ArticleTitleNews2 {
	font-size: 12px;
	text-decoration: none;
	font-weight: 700;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 5px;
}
#ArticleTitleNews2 img {
	margin-right: 8px;
}

.ArticleTitleNewsLink {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 5px;
}
.ArticleTitleNewsLink img {
	margin-right: 8px;
}
.ArticleTitleNewsLink a {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.ArticleTitleNewsLink a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}


#ArticleDetail {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
/*#ArticleDetail img {
	width: 200px;
	height: 136px;
	margin-right: 12px;
	margin-bottom: 3px;
}
.TableProductsSize {
	width: 242px;
	height: 221px;
}*/
.borderBotttom {
	border-bottom: #CCCCCC solid 1px;
}
#TableProductsMargin img {
	margin-bottom: 5px;
	border: none;
}
#TableProductsMargin {
	margin-bottom: 3px;
	border-bottom: #CCCCCC solid 1px;
}
#TableProductsMargin2 img {
	margin-bottom: 3px;
	border: none;
}
#TableProductsMargin2 {
	margin-bottom: 5px;
}
.borderTdRightProducts {
	border-right: #CCCCCC solid 1px;
}
#marginTop {
	margin-top: 12px;
}
.marginTop {
	margin-top: 10px;
}
#marginTopCenter {
	margin-top: 12px;
	margin-left: 12px;
}
#marginTopCenter1 {
	margin-left: 12px;
}
#marginTableDescrip {
	margin-bottom: 12px;
	margin-top: 4px;
}
#marginTableDescrip2 {
	margin-bottom: 0px;
	margin-top: 4px;
}
.TdDescripTextProducts {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	border: #cccccc solid 1px;
	text-decoration: none;
}
.TdDescripTextProducts a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.TdDescripTextProducts a:hover {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.TdDescripTextProductSmall {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	border: #cccccc solid 1px;
	text-decoration: none;
}
.TdDescripTextProductSmall a {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.TdDescripTextProductSmall a:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
#linkPagProduct {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#linkPagProduct a {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
#linkPagProduct a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#Access {
	font-size: 11px;
	padding-top: 3px;
	color: #666666;
	text-decoration: none;
}
#Access a {
	font-size: 11px;
	padding-top: 3px;
	color: #666666;
	text-decoration: none;
}
#Access a:hover {
	font-size: 11px;
	padding-top: 3px;
	color: #666666;
	text-decoration: underline;
}
#Access_input {
	width: 100px;
	height: 15px;
	padding-left: 2px;
	padding-top: 1px;
	color: #666666;
	font-size: 11px;
	border: solid  #CCCCCC 1px;
}
.AccessText {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.AccessTextNews {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.AccessTextNews img {
	margin-right: 6px;
	margin-bottom: 4px;
}
.ButtonAccessMarginRight {
	padding-right: 12px;
}

/* FotoRegalo */
#CargarImg_input {
	width: 120px;
	height: 15px;
	padding-left: 2px;
	padding-top: 1px;
	color: #666666;
	font-size: 11px;
	border: solid  #CCCCCC 1px;
}
.TextInstructivo {
	padding: 4px;
	color: #666666;
}
.MarginImgOrdenar {
	margin-top: 7px;
	margin-bottom: 12px;
}
.TextSizeProductosPay {
	font-size: 12px;
	line-height: 18px;
}
#PagoImg_input {
	width: 135px;
	height: 15px;
	padding-left: 2px;
	padding-top: 1px;
	color: #666666;
	font-size: 11px;
	border: solid  #CCCCCC 1px;
}
#PagoImg_inputSmall {
	width: 60px;
	height: 15px;
	padding-left: 2px;
	padding-top: 1px;
	color: #666666;
	font-size: 11px;
	border: solid  #CCCCCC 1px;
}
.Volver {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Volver a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Volver a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.VolverGrey {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.VolverGrey a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.VolverGrey a:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

/* Contacto */
.FormTable {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.FormTable_input {
	border: #CCCCCC solid 1px;
	font-size: 11px;
	background-color: #F8F8F8;
	width: 250px;
	height: 14px;
	padding: 2px;
	margin-bottom: 3px;	
}
.FormTable_inputSmall {
	border: #CCCCCC solid 1px;
	font-size: 11px;
	background-color: #F8F8F8;
	width: 110px;
	height: 14px;
	padding: 2px;
	margin-bottom: 3px;	
}
.FormTable_inputSmall2 {
	border: #CCCCCC solid 1px;
	font-size: 11px;
	background-color: #F8F8F8;
	width: 70px;
	height: 14px;
	padding: 2px;
	margin-bottom: 3px;	
}
.FormTable_textArea {
	width: 250px;
	height: 150px;
	font-family: verdana;
	background-color: #F8F8F8;
	font-size: 11px;
	padding: 2px;
	color: #003300;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	line-height: 12px;
}
.FormTable_Select {
	width: 140px;
	font-family: verdana;
	background-color: #F8F8F8;
	font-size: 11px;
	padding: 2px;
	color: #003300;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	line-height: 12px;
	margin-bottom: 3px;
}
.FormTable_button {
	border: #CCCCCC solid 1px;
	font-size: 11px;
	background-color: #F8F8F8;
	color: #666666;
	width: 50px;
	height: 22px;
	padding: 2px;
	margin-top: 3px;
	cursor: pointer;
}