/* CSS Document */
/*  fonts ------------------------------------------------------------------------- */

body{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: normal;
	}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	line-height: normal;
}
/*  fonts ------------------------------------------------------------------------- */
a{
	color:#2b63ff;
	text-decoration: underline;
	font-size: 14px;
}
a:hover{
	text-decoration: none;
}
p, h1, h2, h3 {margin: 0; padding: 0;}

#page {
	/**width: 980px; old value**/
	width: 1000px;
	position: relative;
}
/*  Paneles ------------------------------------------------------------------------- */

#leftpanel {
	float: left;
	width: 230px;
}
#logo {
	background-image: url(../i/logo.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 260px;
	margin-top: 38px;
}
#menu {
	padding-bottom: 30px;
	margin-left: 0;
	margin-top: 63px;
	background-image: url(../i/fon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 145px;
}
#menu img{
	float: left;
}
#menu a:link, #menu a:visited {
	text-decoration: underline;
	color: #ff1d1d;
	display: block;
	height: 25px;
	padding-left: 40px;
	margin-top: 5px;
	}
#menu a:hover {
	text-decoration: none;
	}
#pagename{
	color: #ff1d1d;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
#contacts {
	background-image: url(../i/fon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 172px;
	margin-left: 40px;
	padding-bottom: 30px;
}
#contacts h2{
	font-size: 13px;
	padding-bottom: 5px;
}
#mainpanel {
	float: left;
	width: 604px;
	margin-bottom: 50px;
}
#top {
	height: 230px;
	width: 630px;
}
#box {
	background-image: url(../i/fon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 210px;
	padding-bottom: 20px;
	height: 190px;
	margin-top: 5px;
}
#box img{
	margin-left: 195px;

}
#box h1{
	color: #ff1d1d;
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-indent: 20px;
}
#box h2{
	font-size: 16px;
	padding-bottom: 5px;
	margin-left: 25px;
}
#box p{
	margin-right: 15px;
	margin-left: 25px;
	font-size: 14px;
}
#box1 {
	background-image: url(../i/fon.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 190px;
	padding-bottom: 20px;
	height: 190px;
	margin-top: 5px;
}
#box1 img{
	margin-left: 195px;

}
#box1 h1{
	color: #ff1d1d;
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
}
#box1 h2{
	font-size: 16px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#box1 p{
	margin-right: 20px;
	font-size: 14px;
	margin-left: 5px;
}


#content {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF1D1D;
	padding-top: 30px;
}
#content h2{
	font-size: 12px;
	padding-bottom: 15px;
}
#content p{
	padding-right: 20px;
	text-align: justify;
}

#content a:link, #content a:visited {
	text-decoration: underline;
	color: #2b63ff;
	height: 18px;
	display: block;
	}
#content a:hover {
	text-decoration: none;
	}
#col-1{
	width: 294px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #D4D4D3;

}
#col-2{
	width: 294px;
	float: left;
	padding-left: 15px;
}
#content1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF1D1D;
	padding-top: 30px;
}
#content1 h2{
	font-size: 12px;
	padding-bottom: 15px;
}
#content1 p{
	padding-right: 20px;
	text-align: justify;
	padding-bottom: 10px;
}
#content1 a:link, #content1 a:visited {
	text-decoration: underline;
	color: #2b63ff;
	height: 18px;
	}
#content1 a:hover {
	text-decoration: none;
	}
#print span{
	top: -32px;
	position: relative;
	left: 300px;
}
#price span{
	position: relative;
	left: 600px;
	top: -50px;
}
#table {
	border: 1px solid #CCCCCC;

}
#table td{
	padding: 8px;
	border: 1px solid #CCCCCC;
}
#table span.name{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#table1 {
	border: 1px solid #CCCCCC;

}
#table1 td{
	padding: 8px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#table1 span.name{
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
#under {
	font-size: 14px;
	font-weight: bold;
	color: #2B63FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2B63FF;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF1D1D;
	margin-left: 40px;
	padding-top: 10px;
	width: 960px;
	clear: both;
	color: #757272;
}
#footer span {
	color: #ff1d1d;
	font-size: 12px;
	font-weight: normal;
	margin-right: 30px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #757272;
	height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	}
#footer a:hover {
	text-decoration: underline;
	}
.style1 {
	color: #FF0000;
	font-weight: bold;
}

#rightpanel
{
	width: 145px;
	float: left;
	padding-left: 20px;
	}
