@charset "utf-8";

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0px;
	background-color: #fdfefe;
	background-image: url(../images/interface/global_background.png);
	background-repeat: repeat-x;
	background-position: center top;
}
ul {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
}
fieldset {
	padding: 2%;
	margin-bottom: 20px;
	background: #e7e8e7;
	border: 1px solid #A6A6A6;
}
label {
	float: left;
	width: 32%;
}
legend {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ae0a0a;
	letter-spacing: -1px;
	padding-bottom: 12px;
}

input.fields {
	float: left;
	width: 66%;
	clear: right;
}
textarea.fields {
	float: left;
	width: 66%;
	clear: right;
}
select.fields {
	float: left;
	clear: right;
}
input.checkbox {
	float: left;
	clear: right;
}
#addmore_files {
	margin-top: 10px;
}
#global_container {
	width: 936px;
	position: relative;
	left: 50%;
	margin-left: -468px;
}
#lang_selector {
	text-align: right;
	height: 20px;
	color: #ffea00;
	padding-top: 16px;
	line-height: 11px;
}
#header {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #feffff;
	border-bottom-color: #03549e;
	height: 198px;
	background-image: url(../images/interface/header_sideborders.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 6px;
}
#header_intranet {
	height: 46px;
	background-image: url(../images/interface/header_intranet.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 6px;
	text-align: right;
	padding-right: 30px;
	padding-top: 64px;
}
#header_intranet h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ae0a0a;
	letter-spacing: -1px;
	font-weight: normal;
	margin: 0px;
}
#main_menu {
	background-image: url(../images/interface/menu_background.png);
	background-repeat: repeat-x;
	height: 36px;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	background-color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: -1px;
	margin-bottom: 14px;
}
#main_menu li {
	list-style-type: none;
	height: 36px;
	width: 123px;
	float: left;
	line-height: 36px;
	text-align: center;
	background-image: url(../images/interface/menu_split.png);
	background-repeat: repeat-y;
	background-position: left center;
}
#main_menu li:hover {
	background-image: url(../images/interface/menu_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_menu .split {
	width: 2px;
}
#main_menu a {
	color: #fff;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}
#main_menu_intranet {
	background-image: url(../images/interface/menu_background.png);
	background-repeat: repeat-x;
	height: 36px;
	background-position: center center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	background-color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: -1px;
	margin-bottom: 14px;
}
#main_menu_intranet li {
	list-style-type: none;
	height: 36px;
	width: 123px;
	float: right;
	line-height: 36px;
	text-align: center;
	background-image: url(../images/interface/menu_split.png);
	background-repeat: repeat-y;
	background-position: left center;
}
#main_menu_intranet li:hover {
	background-image: url(../images/interface/menu_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#main_menu_intranet .split {
	width: 2px;
}
#main_menu_intranet a {
	color: #fff;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}
#fixed_area {
	float: left;
	width: 292px;
}
#content_area {
	float: left;
	width: 600px;
	padding-left: 34px;
	padding-top: 22px;
}
#content_area p {
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
}
#content_area ul {
	padding-left: 18px;
	padding-top: 10px;
	line-height: 150%;
	padding-bottom: 10px;
}
#content_area ul ul {
	padding-bottom: 0px;
}
#content_area h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #0256A2;
}
#content_area h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae0a0a;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#content_area h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ae0a0a;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0px;
}
#news_slot {
	background-image: url(../images/interface/gray_gradient_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f4f4f4;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 22px;
	color: #4c4c4c;
	font-size: 11px;
}
#news_slot .video_holder {
	margin-bottom: 8px;
	border: 2px solid #FFF;
}
#news_slot .item {
	margin-bottom: 16px;
}
#news_slot .item .split{
	float:left;
	clear:both;
	width: 100%;
}
#news_slot .item .box {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/interface/news_date_box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
	width: 49px;
	float: left;
	background-color: #B3A40B;
	text-align: center;
	font-size: 14px;
	color: #575757;
	font-weight: bold;
	line-height: 14px;
	padding-top: 6px;
	margin-right: 10px;
}
#news_slot .item .box span {
	display: block;
	font-size: 22px;
	color: #FFF;
	letter-spacing: -1px;
	font-weight: normal;
	line-height: 22px;
}
#news_slot .item p {
	padding-top: 6px;
}
#news_slot .more {
	text-align: right;
	margin-top: -4px;
	position: relative;
	bottom: -4px;
}
#intranet_contentmenu {
	background-image: url(../images/interface/gray_gradient_back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #f4f4f4;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 22px;
	color: #4c4c4c;
	padding-bottom: 20px;
}
#intranet_contentmenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #0256A2;
}
#intranet_contentmenu ul {
	margin-left: 18px;
}
#intranet_contentmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	list-style-type: square;
	list-style-position: outside;
}
#intranet_contentmenu li:hover {
	background-color: #CBD3DB;
	color: #0256A2;
}
#intranet_contentmenu a {
	color: #5D5D5D;
	display: block;
}
#intranet_contentmenu a:hover {
	color: #0256A2;
}
#intranet_auxmenu {
	background-image: url(../images/interface/bulletin_slot_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
	padding-top: 22px;
	color: #FFF;
}
#intranet_auxmenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #bbaa0a;
	padding-right: 14px;
	padding-left: 14px;
}
#intranet_auxmenu ul {
	margin-left: 32px;
	margin-right: 14px;
}
#intranet_auxmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	list-style-type: square;
	list-style-position: outside;
}
#intranet_auxmenu li:hover {
	background-color: #333333;
	color: #bbaa0a;
}
#intranet_auxmenu a {
	color: #FFFFFF;
	display: block;
}
#intranet_auxmenu a:hover {
	color: #bbaa0a;
}
#intranet_auxmenu .reflex {
	background-image: url(../images/interface/bulletin_slot_reflex.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 42px;
	margin-top: 30px;
}
#bulletin_slot {
	background-image: url(../images/interface/bulletin_slot_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
	padding-top: 20px;
	color: #FFF;
}
#bulletin_slot .content {
	padding-right: 14px;
	padding-left: 14px;
	height: 141px;
}
#bulletin_slot .reflex {
	background-image: url(../images/interface/bulletin_slot_reflex.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 42px;
}
#bulletin_slot form {
	margin-top: 10px;
}
#bulletin_slot input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bulletin_slot .field {
	border: 1px solid #201e1e;
	width: 96%;
	background-image: url(../images/interface/field_back01.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #4e4e4e;
	line-height: 24px;
	padding-left: 4%;
	height: 24px;
	margin-bottom: 6px;
}
#lastest_products {
	float: right;
	margin-left: 40px;
	width: 224px;
	margin-bottom: 20px;
}
#lastest_products .item {
	float: left;
	width: 105px;
	height: 180px;
	padding-bottom: 12px;
}

#lastest_products .item p {
	color: #02529c;
	font-size: 14px;
	line-height: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#lastest_products .split {
	width: 10px;
	float: left;
	height: 105px;
}
#products_list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
#products_list .item {
	float: left;
	margin-bottom: 12px;
	margin-right: 45px;
	width: 105px;
	height: 180px;
}

#products_list .item p {
	color: #02529c;
	font-size: 14px;
	line-height: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#video_list {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	clear: both;
}
#video_list .item {
	float: left;
	margin-bottom: 30px;
	margin-right: 40px;
	width: 150px;
}
#video_list .item img {	border: 1px solid #FFF; }

#video_list .item p {
	color: #02529c;
	font-size: 14px;
	line-height: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 16px;
	margin-top: 30px;
}
#footer .copyright {
	float: left;
	width: 50%;
}
#footer .copyright span {
	display: block;
	margin-bottom: 10px;
}
#footer .about {
	float: left;
	width: 50%;
	text-align: right;
}
#certs_logos img {
	margin-right: 10px;
	margin-left: 10px;
}
.gallery img {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 20px;
}
#profile_menu {
	color: #AE0A0A;
	margin-top: 24px;
}
#tooltip_box {
	float:left;
	width: 262px;
}
.buttons_container {
	text-align: center;
	clear: both;
	float: none;
	padding-top: 20px;
}
.picture {
	border: 1px solid #FFF;
}
.form_container {
	margin-top: -22px;
}
img.left_aligned {
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
img.right_aligned {
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
}
.txt01 {
	color: #FFF;
}
a.txt01:link {
	color:#FFF;
}
a.txt01:visited {
	color:#FFF;
}
a.txt01:hover {
	color:#ffea00;
}
a.txt01:active {
	color:#ffea00;
}
.txt02 {
	color: #4c4c4c;
}
a.txt02:link {
	color:#4c4c4c;
}
a.txt02:visited {
	color:#4c4c4c;
}
a.txt02:hover {
	color:#000;
}
a.txt02:active {
	color:#000;
}
.txt03 {
	color: #ae0a0a;
}
a.txt03:link {
	color:#ae0a0a;
}
a.txt03:visited {
	color:#ae0a0a;
}
a.txt03:hover {
	color:#02529c;
}
a.txt03:active {
	color:#02529c;
}
.txt04 {
	color: #02529c;
}
a.txt04:link {
	color:#02529c;
}
a.txt04:visited {
	color:#02529c;
}
a.txt04:hover {
	color:#ae0a0a;
}
a.txt04:active {
	color:#ae0a0a;
}
.txt05 {
	color: #9c920b;
}
a.txt05:link {
	color:#9c920b;
}
a.txt05:visited {
	color:#9c920b;
}
a.txt05:hover {
	color:#4c4c4c;
}
a.txt05:active {
	color:#4c4c4c;
}


/* ****************************************************************	*/
/* 							AÑADIDO POR RUBEN						*/
/* ****************************************************************	*/

.horizontal_split_dotted {
	background-image: url(../images/interface/dotted_line_gray.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 45px;
}
.page_listing {
	margin-top: 20px;
	border-top: 2px solid #0256A2;
	text-align: right;
	padding-top: 12px;
	clear: both;
	float: left;
	width: 100%;
}
.page_listing a {
	margin-left: 12px;
}
.page_listing_products {
	border-top: 2px solid #0256A2;
	text-align: right;
	padding-top: 0px;
	clear: both;
	float: left;
	width: 100%;
}

.box_content {
	padding: 20px;
}

.left_aligned {
	float: left;
	margin-right: 14px;
	margin-bottom: 8px;
}
.right_aligned {
	float: right;
	margin-left: 14px;
	margin-bottom: 8px;
}
.clear_aligned {
	clear: both;
	margin-bottom: 8px;
}
.clear_float {
	clear: both;
	float: none;
}
.editor_holder {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 10px;
}
.editor_content {
	background: url(none);
}
.fields {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #000000;

	scrollbar-arrow-color: #000;
	scrollbar-3dlight-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
}
.buttons01 {
	color: #FFFFFF;
	background: #ae0a0a;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ED0E0E;
	border-right: 1px solid #6A0606;
	border-bottom: 1px solid #6A0606;
	border-left: 1px solid #ED0E0E;
	padding: 1px 3px;
}


/* ESTILOS DE TABLAS ZEBRA */

.zebra th, .zebra th a {
	background: #777;
	color: #fff;
	font-weight: bold;
	padding: 5px 5px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

.zebra td {
	padding: 5px 5px;
	border-bottom: 1px solid #95bce2;
	vertical-align: middle;
}

.zebra tr.alt td {
	background: #d9e5f0;
}

.zebra tr.over td {
	background: #DDD;
}
/* FIN ESTILOS DE TABLAS ZEBRA */

/* ESTILOS DEL PAGINADOR */

.paginate {
	padding-top: 16px;
	padding-bottom:10px;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
}
a.paginate {
border: 1px solid #95bce2;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #95bce2;
}
a.paginate:hover {
background-color: #95bce2;
color: #FFF;
text-decoration: none;
}
a.current {
	border: 1px solid #95bce2;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px 6px 2px 6px;
	cursor: default;
	background:#95bce2;
	color: #FFF;
	text-decoration: none;
}
span.inactive {
border: 1px solid #95bce2;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
padding: 2px 6px 2px 6px;
color: #999;
cursor: default;
}
.list_photos ul {
	list-style:url(none);
	margin-left: -18px;
}
.list_photos li {
	list-style:none;
	text-align: center;
	float: left;
	width: 24%;
}
.box_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.tooltip {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 20px;
	font-size: 10px;
	width: 111px;
	height: 100px;
}
.tooltip img {
	margin-bottom: 4px;
}
.file_list {
	clear: both;
	float: left;
	width: 100%;
}
.productsheet_picture {
	float: right;
	margin-left: 14px;
	margin-bottom: 8px;
	width: 320px;
}
.more_photos {
	margin-top:20px;
}
.more_photos ul {
	margin:0px 0px 0px -18px;
	padding:0px 0px 0px -18px;
}
.more_photos ul li {
	list-style:none;
	float:left;
	margin-right: 18px;
	margin-bottom: 8px;
}
.contact_form {
	clear: both;
	float: left;
	width: 100%;
}
