@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	font-weight: normal;
	color: #696B78;
	background-attachment: fixed;
}
#content {
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 907px;
	padding-right: 46px;
	padding-left: 47px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	float: left;
}
#contentsup {
	height: 20px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	background-image: url(../images/content_sup.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	height: 61px;
	width: 225px;
	padding-top: 20px;
	padding-right: 216px;
	padding-bottom: 13px;
	padding-left: 58px;
	float: left;
}
#slogan {
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 74px;
	width: 485px;
	padding-left: 16px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7A3232;
	letter-spacing: -1px;
	padding-top: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	color:#575757;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:normal;
	line-height: 22px;
	letter-spacing: -3px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #751111;
	margin: 0px;
}
hr {
	color: #DFDFDF;
}




#menu {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#menu a {
	text-decoration: none;
	color: #C67575;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 38px;
	padding-top: 13px;
	padding-bottom: 13px;
}


#menu a:hover {
	background-image: url(../images/overmenu.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-weight: normal;
}
#menuservices {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#menuservices a {
	text-decoration: none;
	color: #C67575;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 38px;
	padding-top: 13px;
	padding-bottom: 13px;
}


#menuservices a:hover {
	background-image: url(../images/overmenu.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-weight: normal;
}
#footer {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #622F2F;
	text-align: center;
	padding-bottom: 20px;
}
#menuinf {
	background-image: url(../images/content_inf.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 967px;
	padding-right: 16px;
	padding-left: 17px;
	text-align: center;
	padding-top: 17px;
	clear: both;
}
#menuinf a {
	color:#808080;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
}
#menuinf a:hover {
	color:#C02929;
	text-decoration:none;
}
strong {
	color:#A22A2A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
}
.separadores {
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
#menuwebservices {
	width: 182px;
	padding-top: 5px;
	float: left;
	padding-right: 28px;
}


#menuwebservices a {
	text-decoration: none;
	color: #775555;
	display: block;
	width: 179px;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DADA;
	background-image: url(../images/flecha.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

#menuwebservices a:hover {
	color: #CC0000;
}

#right {
	float: right;
	width: 696px;
	padding-top: 5px;
}
#content li {
	list-style-image: url(../images/flecha.png);
}
a:link {
	color: #751111;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #751111;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}

/*  ///////////////////////////////   ESTILOS SHOPPING PAGES    ///////////////////////////////////  */

#shop-intro01 {
	float: left;
	height: 100px;
	width: 280px;
	padding-right: 30px;
}
#shop-plan04 strong {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
#shop-plan03 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
#shop-plan01 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #A10900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 24px;
	letter-spacing: -2px;
}
#shop-plan02 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #A10900;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 24px;
	letter-spacing: -2px;
}
#shop-plan02 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #A12E11;
}
#shop-footplan {
	float: left;
	height: auto;
	width: 907px;
	padding: 0px;
}


#shop-plan03 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 24px;
	letter-spacing: -2px;
}
#shop-plan04 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 24px;
	letter-spacing: -2px;
}


#shop-plan01 {
	float: left;
	height: auto;
	width: 180px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 24px;
	background-color: #ffce46;
	color: #333333;
}
#shop-plan02 {
	float: left;
	height: auto;
	width: 190px;
	padding-bottom: 10px;
	background-color: #ffb71e;
	color: #333333;
	padding-right: 20px;
	padding-left: 22px;
}
#shop-plan03 {
	float: left;
	height: auto;
	width: 200px;
	padding-bottom: 10px;
	background-color: #bf5c00;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 22px;
}
#shop-plan04 {
	float: left;
	height: auto;
	width: 190px;
	padding-bottom: 10px;
	background-color: #a10900;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 19px;
}
#shop-contentplans {
	background-image: url(../images/shop-contplansback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	height: auto;
	width: 907px;
	padding-bottom: 110px;
}

#shop-step01 {
	background-image: url(../images/shop-step01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 130px;
	padding-top: 20px;
	padding-left: 77px;
}
#shop-step02 {
	background-image: url(../images/shop-step02.gif);
	background-repeat: no-repeat;
	width: 120px;
	float: left;
	height: 80px;
	padding-top: 20px;
	padding-left: 59px;
}
#shop-step03 {
	background-image: url(../images/shop-step03.gif);
	background-repeat: no-repeat;
	float: left;
	height: 80px;
	width: 140px;
	padding-top: 20px;
	padding-left: 71px;
}
#shop-titleplans {
	background-image: url(../images/shop-titleplans.gif);
	background-repeat: no-repeat;
	float: left;
	height: 101px;
	width: 907px;
}
#shop-plan01 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #A12E11;
}
.shop-table01A {
	height: auto;
	width: 134px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: table-cell;
}
.shop-table01UP {
	background-image: url(../images/shop-headtableup.jpg);
	height: 70px;
	width: 600px;
	padding-top: 20px;
	padding-left: 37px;
	padding-right: 270px;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 26px;
	line-height: normal;
	float: none;
	display: block;
}

.shop-table01B {
	height: auto;
	width: 431px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.shop-table01C {
	height: auto;
	width: 111px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.shop-table02 {
	background-color: #ffce46;
	text-align: center;
	width: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bf9a34;
	font-weight: bold;
	color: #333333;
}
.shop-table03 {
	background-color: #ffb71e;
	text-align: center;
	width: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bf8916;
	color: #333333;
	font-weight: bold;
}
.shop-table04 {
	background-color: #bf5c00;
	text-align: center;
	width: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8f4500;
	color: #FFFFFF;
	font-weight: bold;
}
.shop-table05 {
	background-color: #a10900;
	text-align: center;
	width: 56px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #790700;
	font-weight: bold;
	color: #FFFFFF;
}
