
body {
	margin: 0px;
	padding: 0px;
	/*background: #242323;*/
	text-align: justify;
	font: 13px Verdana, Helvetica, sans-serif;
	color: #444444;
	
	background: #2a6da9;
	FILTER:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#CCDFEE',endColorstr='#005daa', gradientType='0');
	background-repeat: no-repeat;
	
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a img {
	border: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	position: relative;
	z-index: 1;
}

#fondo
{
	/*border: 1px solid red;*/
	width: 100%;
	height: auto;	


	
	/*background-image: url(../img/fondo.png);
	background-repeat: no-repeat;
	background-attachment:fixed;*/
}
.bg
{
	z-index: 0;
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}

/* Header */

#header {
	width: 900px;
	height: 75px;
	margin: 0px auto;
	position: relative;
	z-index: 1;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	padding-left: 20px;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p
{
	font-size: 10px;
}

#logo h1 {
	padding: 10px 0px 0px 0px;
}

/* Menu */

#menu {
	float: right;
	position: relative;
	z-index: 1;
}

#menu ul {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px;
	font-size: 12px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 10px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active {
	background: #404040;
}

#menu .active a {
	background: url(../images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	background: #FFFFFF;
	position: relative;
	z-index: 1;
}

#header-pic {
	background: url(../images/img05.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
}

/* Content */

#content {
	float: right;
	width: 900px;
	position: relative;
	z-index: 1;
	min-height: 150px;
}

.post {
	margin: 0px 0px 10px 0px;
}

.post .title {
	margin: 0px;
	background: #444444 url(../images/img02.jpg) no-repeat left 50%;
	padding: 5px  25px;
	font-size: 1.2em;
}

.post .subtitle {
	margin: 0px;
	background: #444444 url(../images/img02.jpg) no-repeat left 50%;
	padding: 5px 25px;
	font-size: 1.0em;
}

.post .title h1 {
}

.post .entry {
	padding: 0  20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	/*width: 300px;*/
	width: 300px;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(../images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(../images/img01.jpg) repeat-y left top;
	border:1px;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(../images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(../images/img02.jpg) no-repeat left 50%;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin-left: 20px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	/*height: 50px;*/
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	font-size:x-small;
	position: relative;
	z-index: 1;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

input[type="submit"],  input[type="button"]  {   
   color:white;   
   font: bold 84% ;   
   background-color:gray;   
   border: 1px solid;   
   border-color: #696 #363 #363 #696;   
   cursor: pointer;
   /*filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');   */
 }   
 
 .pagprev{
    background:transparent  url(../img/previous.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.pagnext{
    background:transparent url(../img/next.png) no-repeat scroll center;    
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}

.pagfirst{
    background:transparent url(../img/first.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.paglast{
    background:transparent url(../img/last.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}

.cabecera
{

/*background-color: #e1e8ee;*/
 height: 30px;
font-weight: bold;

padding-top: 5px;

padding-right: 3px;

padding-bottom: 5px;

padding-left: 5px;

}

.Celdaleft
{	
	padding-left: 5px;
	padding-right: 5px;
}

/*#nav_header_index
{
	margin: 0 auto;
	background: #75746E url(images/background_nav_top.gif) repeat-x top;
	line-height: normal;
	width: 990px; 
	height: 40px;
}*/


#nav_header
{
	margin: 0 auto;
	/*background: #75746E url(images/background_nav_top.gif) repeat-x top;*/
	background-color: #444444;
	line-height: normal;
	/*width: 850px; */
	height: 40px;
}
#nav_header ul
{
	margin: 0;
	padding: 0px 0;
	list-style: none;
	float: left;
	/*background: url(images/nav_top_filler.gif) repeat-x left top;*/
}
#nav_header li
{
	float: left;
	/*background: url(images/nav_top_left.gif) no-repeat left top;*/
	margin: 0;
	padding: 0;
}
#nav_header a
{
	color: #fff;
	font-size: 11px;
	/*font-weight: bold;*/
	float: left;
	display: block;
	text-decoration: none;
	
	margin-bottom: 5px;
	/*background: url(images/nav_top_right.gif) no-repeat right top;*/
	padding: 13px 25px 13px 15px;
}

#nav_header a span
{
	border-bottom: #ccc 1px solid;
	/*padding-bottom: 54px;*/ /* hide the underline in normal state, required for hover effect in IE */
}

#nav_header a:hover span
{
	border-bottom: #c0c0c0 1px solid;
	padding-bottom: 2px;
}
.grid
{
 width: 100%;	
 font-size: 0.7em;
}

.ddlistBox 
{

	cursor:pointer;
	font-size: 0.9em;	
	width: 100px;
	/*background-color: #e9eff4;*/
	overflow-x: hidden;
	overflow-y: scroll;

}

.listBox
{

	cursor:pointer;
	 font-size: 0.8em;	
	width: 100px;
	/*background-color: #e9eff4;*/
	overflow-x: hidden;
	overflow-y: scroll;

}

.productbox
{
     /*height:150px;
     width:135px;*/
     border:1px solid #c5c5c5;
     margin:5px 5px 5px 5px;
     padding: 5px 5px 5px 5px;

}
.productimage
{
    /*width:125px;
    height:125px;*/
}

.productbox1
{
     height:150px;
     width:135px;
     border:1px solid #c5c5c5;
     margin:5px 5px 5px 5px;
     padding: 5px 5px 5px 5px;

}
.productimage1
{
    width:125px;
    height:125px;
}

.productsummarytext
{
    padding-left:20px;
    height:20px;
    vertical-align:bottom;
}

.productboxDir
{
	 /*width:410px;
     height:100px;*/
     border:1px solid #c5c5c5;
     margin:5px 5px 5px 5px;
     padding: 5px 5px 5px 5px;

}
.productimageDir
{
	/*width:400px;
    height:90px;

	/*width:25%;
	height:25%;*/
}

.productboxDir1
{
	 width:410px;
     height:100px;
     border:1px solid #c5c5c5;
     margin:5px 5px 5px 5px;
     padding: 5px 5px 5px 5px;

}
.productimageDir1
{
	width:400px;
    height:90px;

	/*width:25%;
	height:25%;*/
}

.tabla-ficha 
{
	/*background-color: #b6bcc8;
	margin-top: 19px;
	margin-left: 18px;*/
	width:800px;
}

.td-ficha 
{
	/*background-color: #E1E8EE; */
	/*font-weight: bold;*/
	/*padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;*/
	vertical-align:top;
	width:200px;
}
.td-ficha-Dato
{
	/*background-color: White;*/
	font-weight: bold;
	/*padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;*/
	vertical-align:top;
	/*width:70%;*/
}
