﻿/*GENERAL CSS

@import url(classes.css);
@import url(custom.css);
@import url(components/components.ecommerce.basket/components.ecommerce.basket.css);

ELIMACIÓN DE LAS CSS IMPORTADAS!*/

/* RESET CSS */  

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font,
ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

:focus {outline: 0;}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {quotes: "" "";}
blockquote {
	margin-left:20px;
}
input, textarea {font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;  line-height: 10px; margin: 0px; padding: 0px;}


body {
	/*background: url('/themes/0001/images/background.gif') repeat;*/
	background-color:#c3c3c3;
 	color: #535353; 
} 

.cms_12px_transp_grey {
	/*background: url('/themes/0001/images/body_background.gif') repeat-y;*/
	width: 100%;
}

.cms_generic_white_darkgrey td {
	width: 100%;
	border:0;
	padding:0;
	line-height:0;
	font-size:0;
	}

.menu_tabla {
	width: 100%;
	margin-top: 3px;
}

.menu_enlaces {
	font-size: 15px;
	margin-left: 18px;
	margin-right: 18px;
	white-space: nowrap;
	text-decoration:none;
}

a.menu_enlaces:link 		{ color: #5D5D5D;}
a.menu_enlaces:visited { color: #5D5D5D;}
a.menu_enlaces:hover 	{ color: #2808FD;}
a.menu_enlaces:active 	{ color: #FBBA00;}


.buscador {
	background: url('/themes/0001/images/fondo_buscador.gif') #000;
	height: 30px;
	position: relative;
}

.buscador_caja {
	width: 82px;
	height: 15px;
	position: absolute;
	left: 12px;
	top: 6px;
	font-size: 9px;
}

.buscador_boton {
	position: absolute;
	left: 110px;
	top: 6px;
}


#MenuVertical {
	margin: 0px;
	padding: 0px;
	text-align: left; 
	z-index: 1;
	width: 155px; 
	background: url('/themes/0001/images/fondo_lateral_izq.gif') repeat-y;
}

#MenuVertical ul li { background: url('/themes/0001/images/menu_lateral_principal.gif') no-repeat;}
#MenuVertical ul li a {color: #000000; text-decoration: none;}
#MenuVertical ul li a:visited {color: #5D5D5D; text-decoration: none;}
#MenuVertical ul li a:hover {color: #2808FD; text-decoration: none;}
#MenuVertical ul li a:active {color: #FBBA00; text-decoration: none;}
#MenuVertical ul li ul li { background: url('/themes/0001/images/fondo_lateral_izq.gif') repeat-y; background-position: -20px 3px; padding-top: 10px;  padding-bottom: 10px;}


.footer {
	background: url('/themes/0001/images/footer_background.gif') repeat-x;
	height: 16px;
}

.cms_articles_table_title {
	font-size: 20px;
	}

.cms_menu_option_grey img {
	padding-top: 7px;
	height: 15px;
}

.titulo_input {
	height: 40px;
	width: 130px;
	padding-left: 20px;
	vertical-align: bottom;
}

/* System */

hr {
  	border-top : none;
  	border-left : none;
	border-right : none;
	border-bottom : 1px #cccccc solid; /*solid; */
	width:940px;
}

a:link { color:#222222; text-decoration: none; }
a:visited { color: #222222; text-decoration: none ;}
a:hover,a:active { color: #ff6300; text-decoration: none; }
a.link_strike { color: #ff6300; text-decoration: underline; }

#text_blue 		{ color: #FFFFFF; }
#text_red 		{ color: #CC3300; }
#text_orange 	{ color: #FF6600; }
#text_green 	{ color: #407B40; }
#text_grey 		{ color: #5F5F5F; }
#text_black 	{ color: #333333; }
#text_brown 	{ color: #9F6000; }

h1 { font-size: 20px; line-height: 25px; margin: 0px 0px 14px 0px; }
h2 { font-size: 18px; line-height: 20px; margin: 0px 0px 0px 0px; }

.cmsClassSearchInput2 {
	border: #e6e6e6 1px solid;
	background: #F7A131;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 0.9em;
	line-height: normal;
	color: #333333;
}


.cms_articles_table_body {
	font-size:inherit;
}

/*#title_11b {
	
	background: url('/themes/0001/images/documentos.gif');
	background-repeat:no-repeat;
	color:#FFFFFF;
	height:50px;	
	font-size:0px;
}*/

.LinkSubtype1 {
	font-size:11px;
	
}

a.LinkSubtype1 {
	font-size:11px;

}
