@charset "utf-8";
h3 {
	font-size: 16px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3BBBE8;
}

/* CSS Document */
* {
margin: 0;
padding: 0;
}
body    {
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background-repeat: repeat-y;
	background-color: #3BBBE8;
	color: #333;
	background-image: url(../images/bg_bg2.jpg);
	background-position: center;
	padding: 0px;
	font-size: 12px;
}
#content-right a:link {
	color: #2E73C5;
}
#content-right a:visited {
	color: #21549A;
}
#content-right a:hover {
	color: #9DBF2A;
	text-decoration: none;
}
#content-right a:active {
	color: #3070C8;
}
#wraper {
	height: auto;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/header.jpg);
	height: 150px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header-informatica {
	background-image: url(../images/header-informatica.jpg);
	height: 150px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header-ventas {
	background-image: url(../images/header-ventas.jpg);
	height: 150px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#header-recursos {
	background-image: url(../images/header-recursos.jpg);
	height: 150px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}


#info {
	height: 330px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_info.jpg);
}
#info_content {
	height: 330px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/info.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#content {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #d9d9d9;
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
}
#slidercontent {
	height: 330px;
	width: 967px;
}
#content-left{
	width: 253px;
	float: left;
	padding-top: 15px;
	height: auto;
	background-position: left;
	clear: left;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
#content-left1 {
	width: 257px;
	float: left;
	padding-top: 15px;
	height: auto;
	background-image: url(../images/border_sidebar.gif);
	background-position: left top;
	clear: left;
	background-repeat: repeat-x;
	background-color: #E6E6E6;
	padding-left: 10px;
	margin-left: 1px;
	padding-bottom: 10px;
}

#content-left2 {
	width: 257px;
	float: left;
	padding-top: 15px;
	height: auto;
	background-image: url(../images/border_sidebar.gif);
	background-position: left top;
	clear: left;
	background-repeat: repeat-x;
	background-color: #D4D4D4;
	padding-left: 10px;
	margin-left: 1px;
	padding-bottom: 10px;
}

#content-left a:link{
	color: #09F;

}
#content-left a:hover{
	color: #09F;
	text-decoration: underline;

}
#content-left a:visited{
	color: #09F;

}
#content-right {
	float: right;
	width: 720px;
	padding-right: 15px;
	padding-top: 15px;
}
#content-botom {
	clear: both;
	background-color: #FFF;
	margin-right: 1px;
	margin-left: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	height: 100%;
}
#content-botom #productos_botom {
	height: 100%;
	width: 100%;
	margin-bottom: 10px;
}
#content-botom #texto_botom {
	height: 110%;
	width: 100%;
	margin-bottom: 10px;
}


#content-botom a:link {
	color: #2E73C5;
}
#content-botom a:visited {
	color: #21549A;
}
#content-botom a:hover {
	color: #9DBF2A;
	text-decoration: none;
}
#content-botom a:active {
	color: #3070C8;
}


#login {
	height: 90px;
	float: right;
	width: 250px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 4px;
	color: #242424;
}
.login_textfild {
	background-image: url(../images/login_bg.jpg);
	height: 25px;
	width: 135px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CFCFCF;
	padding-left: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333;
}
.login_button {
	background-color: #FFF;
	border: 1px solid #ADADAD;
	margin-right: 12px;
	padding: 2px;
	color: #666;
}
#logo {
	width: 300px;
	height: 82px;
	padding-top: 10px;
	padding-left: 13px;
}
#footer {
	background-image: url(../images/footer.jpg);
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 200px;
}
#footer_right {
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-top: 22px;
	clear: none;
	margin-right: 10px;
}
#footer_left {
	float: left;
	width: 450px;
	margin-left: 30px;
	margin-top: 22px;
}

#footer_botom {
	height: 25px;
	clear: both;
	float: left;
	width: 100%;
	color: #CCC;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 14px;
	padding-bottom: 5px;
}

#footer_botom a:link{
	color: #3571CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer_botom a:visited{
	color: #2E71C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#footer_botom a:hover{
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#footer_botom a:active{ /*currently selected tab*/
	color: #3171C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 
#footer_left .footer_list {
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_li {
	list-style-type: none;
	padding: 3px;
	width: 100%;
	display: block;
}
.footer_li a:link {
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
.footer_li a:hover {
	list-style-type: none;
	background-color: #414141;
}
.footer_li a:visited {
	list-style-type: none;
	color: #FFF;
	text-decoration: none;
}
#search {
	width: 160px;
	height: 20px;
	z-index: 1000005;
	margin-left: 419px;
	margin-bottom: 3px;
}
#search_input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	font-size: 12px;
	width: 140px;
	background: transparent;
}
.nuevocliente {
	height: 65px;
	width: 257px;
	padding: 10px;
}
.error {
	color: #F00;
	background-color: #CCC;
	width: 100%;
	font-weight: bold;
	padding: 5px;
}
.msg {
	color: #0C3;
	background-color: #CCC;
	width: 100%;
	font-weight: bold;
	padding: 5px;
}
#content-right2 {
	float: right;
	width: 720px;
	padding-right: 15px;
	padding-top: 15px;
	height: 500px;
}

