/* CSS Document */

body{
	color:#666666;
	font-family:"Lucida Grande",verdana,arial,Tahoma,Verdana,sans-serif;
	font-size:.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-weight:normal;
	margin:0px;
	background-color: #000000;
}

h2{
	font-size:2em;
	display:block;
	text-align: left;
	color:#06C;
	font-weight:bold;
	font-style:normal;
	font-family: Arial;
}

a img{ 
	border:none;
}

.precio{
	font-size:1.5em;
	color:#FF0000;
	font-weight:bold;
	text-align:right;
	font-style: italic;
}

h3{
text-align:left;
}

/**********************************************************************************/
.header_box {
	width: 95%;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 40px;
}

.header_top {
	background: url(images/header3.jpg) no-repeat top left;
}
.header_bottom div {
   background: url(images/header_l.png) no-repeat bottom left;
}
.header_bottom {
   background: url(images/header_r.png) no-repeat bottom right;
   background-color:#3366FF
}

.header_bottom div, .header_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}

.header_top h1 {
	margin: 0 20px;
	padding: 0;
	height: 270px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}


/********************************************************************************/

#main{
	overflow:hidden;
	padding-right:160px;
	margin-top: -60px;
	margin-left: 70px;
	margin-right: 80px;
	margin-bottom: 10px;
}
* html #main{
	height:1%; /* So IE plays nice */
}
#content{
    background: url(images/main_tl.png) no-repeat top left;
	background-color:#FFFFFF;
	width:100%;
	border-right:160px solid #c33; /* The width and color of the rail */
	margin-right:-160px; /* Hat tip to Ryan Brill */
	float:left;
}
#side{
	background-color:#c33;
	width:160px;
	float:left;
	margin-right:-160px;
}

/********************************************************************************/

.menu{
	width:150px;
	margin-bottom:60px;
	padding-left: 15px;
}

.menu a{
	display: block;
	font-size: 130%;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navbull.png) no-repeat 5px 8px;
	padding: 0px 0px 3px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 22px;

}

.menu a:hover{
	display: block;
	font-size: 130%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background: url(images/navbull_over.png) no-repeat 5px 8px;
	padding: 0px 0px 3px 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 22px;
}

.menu a:link, .menu a:visited, .menu a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.menu_mini{
	width:150px;
	padding-left: 15px;
}

.menu_mini a{
	display: block;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	background: url(images/navbullmini.png) no-repeat 10px 8px;
	padding: 0px 0px 3px 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 22px;

}

.menu_mini a:hover{
	display: block;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	background: url(images/navbullmini_over.png) no-repeat 10px 8px;
	padding: 0px 0px 3px 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 22px;
}

.menu_mini a:link, .menu_mini a:visited, .menu_mini a:active{
	color: #FFFFFF;
	text-decoration: none;
}

.titulomenu{
	display:block;
	text-align: right;
	font-size:150%;
	color:#FFFFFF;
	background: #900;
	font-family:Arial;
	font-weight:bolder;
	font-style:italic;
	padding-right:10px;
	margin-top: 10px;
}

.logo_links {
	width: 160px;
}

.logo_links a img{ 
	border:none;
}

.logo_links img {
padding:5px 5px;
}

/***********************************************************************************/
#footer{
background: url(images/footer2.jpg) no-repeat top left;
clear:both;
font-size:95%;
line-height:1.5em;
}

#footer-inner{
	height:100px;

	padding-left:0px;
	width:76em;
}

#footer-inner p{
padding: 20px 0px;
}


/***************************************************************************************/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.box {
	margin: 15px 10px; /* center for now */
	background: url(images/box_br_l.png) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(images/box_tr_l.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.boxhead h2 {
	background: url(images/box_tl.png) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(images/box_bl.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	text-align: justify;
}

.boxbody img{
	float:right;
	padding: 0px 0px 0px 30px;
}

/******************************************************************************************/

.uno{
	width:650px;
	clear:both;
	background-color: #CCCCCC;
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	position: inherit;
}

.dos{
	width:150px;
	float:left;
	background-color: #999999;
}

.tres{
	float:left;
	padding: 0px 24px;
	width: 500px;
}

.cuatro{
background-color:#000000;
clear:both;
}

.uno img {
	padding:20px 15px;
}
/******************************************************************************************/
.textblock{
padding: 25px 20px 20px 20px;
text-align:justify;
}

/*******************************************************************************************/
.items{
float:left;
margin:5px 0 0 0;
display:inline;
padding: 0px 20px 50px 20px;
}

.item{
	float:left;
	height:300px;
	border:4px solid #E5E5E5;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	margin:0 10px 8px 0;
	display:inline;
	width: 160px;
	text-align: center;
	background-color: #CCCCCC;
}
.item h3{
	font-size:12px;
	color:#666666;
	width:auto;
	padding:10px 7px 10px 7px;
	display: block;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

.categorias{
	display:block;
	font-size:120%;
	color:#FFFFFF;
	background-color:#0066CC;
	padding:10px 0 10px 30px;
	text-align: left;
	clear: both;
	margin-bottom: 8px;
}

/****************************************************************************************/
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

/****************************************************************************************/
#fix_cont{
	width:100%;
}
