body {
	color:#333;
	line-height:normal;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #CCC;
	background-image: url(../images/fondo_principal.jpg);
	background-repeat: repeat;
}

p {line-height:1.6em;  margin:0 0 1.4em 1em;}

a {color:#F74600;text-decoration:none; background:inherit;}

a:hover {
	color:#040404;
	background:inherit;
}

ul {
list-style:none;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin:0 0 .8em;
color:#F74600;
}

h1,h2 {
color:#F74600;
font-size:2em;
background:inherit;
}

h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
	width:940px;
	background:#fff;
	padding:0   20px 20px;
	text-align:left;
}

#header {
	height:auto;
}

#logo {
	float:left;
	color:000;
	width:250px;
	font-weight:bold;
	text-align:center;
}
#encabezado1 {
	float: right;
	text-align:right;
	color:000;
	width: 550px;
	font-weight:bold;
	padding: 10px;
	/*border-bottom:#EA4D00 1px solid; */
	}


#top {
float:right;
text-align:right;
width:70%;
}

#topmenu {
height:35px;
clear:both;
margin:5px 0 -5px;
padding:10px 0 0;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
color:gray;
margin:0 15px;
}

#topmenu li a:hover {
color:#F74600;
}

#search {
float:right;
clear:both;
text-align:right;
font-size:12px;
/*border-top:1px solid  #FFC488;*/
margin:0;
padding-top:20px;
}

input {
vertical-align:middle;
padding:2px;
}

input.searchfield {
width:195px;
color: #054F8B;
border:2px solid #F4F4F4;
font-size: 14px;
padding:7px;
}

input.searchbutton {
border:0;
color:#fff;
font-weight:700;
font-size:.9em;
background: #E60000;
padding:8px;
}
input.searchbuttonof {
border:0;
width:170px;
color: #D50000;
font-weight:bold;
border:#000000 1px dashed;
font-size:.9em;
background: #FFFFFF;
padding:3px;
}

#crumbs {
clear:both;
background:#eee;
margin:0 auto;
padding:10px;
}

#content {
	padding: 0;
}

#content p.subcat {
margin-left:30px;
}

#main {
	width:100%;
	float:left;
	margin:20px 0 25px;
}

#side {
width:40%;
float:right;
}
.Estilo2 {
	font-style: italic;
	color: #454545;
	font-weight: bold;
}

.single {
width:40%;
float:left;
padding:0 15px;
}

#footer {
	clear:both;
	background: #ECECEC;
	margin-top:0px;
	border-top:2px solid #eee;
	width:100%;
	color: #E10000;
	margin:0 auto 5px;
}

#footer  a{
color:#000000;
}


#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:1px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px solid #eee;
margin:0 0 20px;
}

.clearer {
	clear:both;
	margin:0 auto;
	padding:1px 0 0;
	height:2px;
	background-color: #C00;
}


/* for expandable title links on archive and sitemap pages */
	.drop_title a { font: bold 12px Arial; } /* line-height: 150%; */
	.droplist_div { width: 95%; padding:4px 0 4px 0; border-bottom: 1px solid #ccc; }
	.subcatlist_div { width: 95%; padding: 0 0 0 15px; }
	

.mattblacktabs{
width: 100%;
padding-top:2px;
border-top: 1px solid  #FD5200; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
font: bold 11px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #000; /*background of tabs (default state)*/
}



.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
color:#FFFFFF; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
background: #E60000;
}

/* bloques de paginas  */
.derecha
{
float:right;
width:710px;
padding:10px;
}
.derechahome
{
width:900px;
padding:15px;
}
.izquierda
{
float:left;
width:200px;
padding:5px;
}

/*  menu vertical */

.arrowlistmenu{
width: 190px; /*width of menu*/
border-top:#ECECEC solid 1px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: square;
background: url(images/arrowbullet.png)no-repeat center left; 
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000;
background: url(images/arrowbullet.png)no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
/*padding-left: 19px; /*link text is indented 19px*/
/*text-decoration: none;*/
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #000;
}

.arrowlistmenu ul li a:hover{
color: #F74600;
text-decoration:underline;
background:#F2F2F2;
}


.arrowlistmenu ul li a.actual{ /*hover state CSS*/
color:#F74600;
background:#F2F2F2;
}
.ofertas
{
border:solid #ECECEC 1px;
padding:5px;
color: #004080;
}


/* baner servicios */

.bannerservicio
{
float:left;
width:276px;
padding:10px;
height:150px;
background: #FFF;
border-top: #D0D0D0 1px dashed;
border-bottom: #000000 1px dashed;
border-right:#9D9D9D outset 1px;
border-left: #D0D0D0 1px dashed;
}
.bannerservicio1
{
width:276px;
float:right;
padding:10px;
height:150px;
background: #FFFFFF;
border-top: #D0D0D0 1px dashed;
border-bottom: #000000 1px dashed;
border-right:#9D9D9D outset 1px;
border-left: #D0D0D0 1px dashed;
}

.bannerprincipal
{
width:575px;
float:right;
padding:10px;
height:150px;
background: #FFF;
border-top: #D0D0D0 1px dashed;
border-bottom: #000 1px dashed;
border-right:#9D9D9D outset 1px;
border-left: #D0D0D0 1px dashed;
}
.catalogo
{
height:950px;
width:600px;

}

.form{ width:50px; }

fieldset { 	margin: 0px 0; background:#FFF; border: #A8A8A8 1px solid; }

legend { background:#F6F6F6; border:#5A5A5A solid 1px; padding: 3px 5px;	color:#000;	font-weight: bold;}

.formulario { width:600px; float:right}
#encabezado1 a {
	font-size: 18em;
}
#wrapper #encabezado1 a {
	font-size: 9px;
}
#wrapper #encabezado1 a {
	font-size: 24px;
}
#wrapper #encabezado1 {
	font-size: 2em;
}
