@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D94A5;
	background-color: #000000;
	width: 1000px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

div#navbar {
	height: 50px;
	width: 1000px;
	text-align: center;
	background-image: url(../images/background_menu.png);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 50px;
}

#header {
	width: 1000px;
	height: 155px;
}
#bordermedio {
	width: 820px;
	height: 25px;
}
#content {
	background-image: url(../images/fondo_contenido.png);
	background-repeat:  repeat-y;
	background-position: center top;
	width: 1000px;
}
#contentdiv {
	overflow: hidden;
	width: 1000px;
}

#izquierda, #derecha {
	float: left;
	padding-bottom: 10px;/*	padding-bottom: 32768px;
	margin-bottom: -32768px;*/
}
#izquierda {
	width: 577px;
	background-image: url(../images/bg_left_internal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	/*height: 481px;*/
	padding-left:51px;
	padding-right:40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#izquierda h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
#izquierda strong {
	font-weight: bold;
	color: #FFFFFF;
}
#izquierda img {
	border: 3px solid #DDE2E8;
}

#note {
	padding: 10px;
	background-image: url(../images/background_note.gif);
	border: 1px dashed #293850;
}
#derecha a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#derecha a:hover {
	color: #FF0000;
}

hr {
	color: #525967;
}

#derecha {
	width: 275px;
	background-image: url(../images/bg_right_internal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	padding-left:24px;
	padding-right:33px;
	padding-top: 20px;
	padding-bottom: 20px;	/*height: 481px;*/
}
#derecha h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
}
.wborder{
	border: 3px solid #DDE2E8;
	margin: 5px;
}

#derecha strong {
	font-weight: bold;
	color: #CC0000;
}

#banners{
	width: 490px;
	height: 131px;
	padding: 10px;
	margin-top: 10px;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	line-height: 17px;
}
h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 17px;
}


/*forms*/
#login {
	padding-right: 27px;
	padding-left: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}
#contactform {
	width:165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	border:1px solid #8D94A5;
	background-color: #FFFFFF;
}
#contactbottom {
	width:168px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#testimonials {
	padding-left: 11px;
	padding-right: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D94A5;
}
#testimonials img {
	border: 3px solid #DDE2E8;
	float: left;
	margin: 5px;
}
#testimonials strong {
	font-weight: bold;
	color: #CC0000;
}



#tablecontents {
	width: 490px;
	background-image: url(../images/background_video.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 224px;
	margin-top: 22px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tablecontents img {
	float: right;
}
#tablecontents #title {
	float: left;
}

#product1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D94A5;
	width: 245px;
	float: right;
}
#product1 #title {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#product1 img {
	border: 3px solid #DDE2E8;
	float: right;
	margin: 5px;
}
#product1 strong {
	font-weight: bold;
	color: #CC0000;
}
#product2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D94A5;
	width: 240px;
}
#product2 #title {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#product2 img {
	border: 3px solid #DDE2E8;
	float: right;
	margin: 5px;
}
#product2 strong {
	font-weight: bold;
	color: #CC0000;
}
.fondo_01 {
	background-image: url(../images/background_note.gif);
}
.fondo_02 {
	background-image: url(../images/background_note2.gif);
}
