@charset "UTF-8";

body {
	background-color: #333333;
	background-image: url(../images/top_bg2.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
}


main_container {
	width: 950px;
}
#slogan {
	float: right;
	position: relative;
}
#page_b_wrapper {
	width: 950px;
	background-color: #FFFFFF;
}


#page {
	padding: 0;
	background-color: #FFFFFF;
	width: 950px;
	clear: both;
	background-position: center;
	text-align: left;
	}
#banner {
}
	
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 138px;
	width: 950px;
	}

#pagebg_lc {
	background-image: url(../images/body_bg_Rcorner.gif);
	background-repeat: no-repeat;
	height: 23px;
	float: right;
	width: 23px;
}
#pagemain {
	font-size: 33px;
	line-height: 2px;
	background-color: #0099CC;
}


#banner {
	font-size: 33px;
	line-height: 2px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 24px;
}




#pagebg_rc {
	background-image: url(../images/body_bg_Lcorner.gif);
	background-repeat: no-repeat;
	height: 23px;
}

/* formating for colls */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




#col0 {
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
}


#col2 {
	float: right;
	position: relative;
	width: 340px;
	top: 0px;
}

#col1{
	margin-top: 0;
	
	margin-right: 350px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
} 


#favoritos {
	float: right;
	position: relative;
	width: 250px;
	top: 0px;
	margin-right: 25px;
}

#welcome{
	margin-top: 0;
	margin-right: 290px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
} 





#menu_wrapper {
	color: #FFFFFF;
	width: 585px;
	height: 29px;
	margin-right: 365px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: absolute;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: 500;
	margin-top: 109px;
}
#logo {
	float: right;
	position: relative;
	width: 365px;
	top: 0px;
	bottom: 0px;
	margin-top: 30px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px;
}
#puntodventa {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	clear: both;
	width: 280px;
	margin: 10px;
	border: thin dashed #FFCC00;
	padding: 5px;
	background-color: #FFFFCC;
}
#servicios_des {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	clear: both;
	width: 280px;
	margin: 10px;
	border: thin dashed #FF0099;
	padding: 5px;
	background-color: #FFFFFF;
}

#servicios_des H3 {
	color: #FF0099;

}
