/* Standard css for all browser and OS*/


/****************************************************************************/
/********************** begin general definitions ***************************/
/****************************************************************************/
body { padding:0; margin:0; height:100%; width:100%; background-color:#FFFFFF; font-size:12px; overflow: auto; }
body.home { padding:0; margin:0; height:100%; width:100%; background-color:#FFFFFF; font-size:12px; overflow: auto; }

td,th,address,blockquote,h1,h2,h3,h4,li,a,ul,ol,div { color:#000000; font-family:Arial,Verdana,Helvetica,sans-serif; }
/*begin hourglass definitions*/
body,p,span,div,td,li,h1,h2,h3,input,select,img,fieldset,legend {cursor:default;}
a,a:link,a:visited,a:hover,a:active,a span,a:link span,a:visited span,a:hover span,a:active span,a img,a:link img,a:visited img,a:hover img,a:active img {cursor:pointer;}
/*
body.wait,body.wait a span,body.wait a:link span,body.wait a:visited span,body.wait a:hover span,body.wait a:active span,body.wait a img,body.wait a:link img,body.wait a:visited img,body.wait a:hover img,body.wait a:active img,body.wait a,body.wait a:link,body.wait a:visited,body.wait a:hover,body.wait a:active,body.wait p,body.wait span,body.wait div,body.wait td,body.wait li,body.wait h1,body.wait h2,body.wait h3,body.wait input,body.wait select,body.wait img,body.wait fieldset,body.wait legend,body.wait em,body.wait strong {cursor:wait;}
*/
body a p,body a span,body a div,body a td,body a li,body a h1,body a h2,body a h3,body a input,body a select,body a img,body a fieldset,body a legend,body a em,body a strong {cursor:pointer;}
/*end hourglass definitions*/

/**********************************************************************************/
/*** Struktur and font properties *************************************************/
/**********************************************************************************/
td {padding:0px;}
* html #content {height:100%; padding:0; margin:0;}
#content {height:0;}
table.table_main { width:985px; height:100%; }

/*** head area ********************************************************/
td.td_head_logo, td.td_head_flash, td.td_head_right { height:111px; }
td.td_head_flash { width:568px; /*/*vertical-align:top;*/*/}
td.td_head_right { vertical-align:bottom; }
td.td_head_logo { text-align:right; /*/*vertical-align:top;*/*/ }
img.logopositionstart {  }
div.div_printfunc  { margin:0px 0px 10px 20px; padding:0px; }
div.div_chooselanguage { margin:0px 0px 10px 20px; padding:0px; }
div.div_searchbarstart { margin:0px 0px 2px 20px; padding:0px; }
input.searchbutton { margin:7px 0px 0px 3px; border:none; cursor:pointer; }
input.cursorpointer { cursor:pointer; }
img.redarrow { float:left; margin: 4px 8px 0px 0px; }

/*** company navigation area ************************************************/
td.td_companynav { width:568px; height:17px; /*/*vertical-align:top;*/*/ }
td.td_companynavsmall { width:568px; height:1px; /*/*vertical-align:top;*/*/ }

/*** breadcrump area ********************************************************/
td.td_breadcrump { height:16px; width:568px; }
p.breadcrump { font-size:11px; color:#003399; line-height:16px; }
a.breadcrump, a.breadcrump:link, a.breadcrump:visited, a.breadcrump:active, a.breadcrump:hover { text-decoration:none; font-size:11px; color:#003399; line-height:16px; }
a.breadcrump:hover { color:#0066FF; }
#breadcrump{margin:0 0 0 10px; font-size:11px; color:#003399; line-height:16px;}

/*** content area **********************************************************/
td.td_sizingcontent { width:765px; /*/*vertical-align:top;*/*/ }
div.div_scroller { width:789px; height:100%; overflow:auto; border:1px;}
td.tuev_internet_inline4thLevel_content_cell img { border-right:3px solid white; }

/*** additional navigation elements *****************************************/
#DynarchMenu { font-size:11px; text-align:left; }
#DynarchMenu ul { margin:0px 0px 0px 12px; padding:0px 0px 0px 0px; }
span.selectedMenuItem { font-weight:bold; }
table.tuev_internet_inline4thLevel { margin-bottom:20px; }
img.tuev_internet_bc_sitemap_titleimage, img.tuev_internet_pc_sitemap_titleimage { margin:35px 0px 0px 0px }

/************** table definitions *******************************************/
/*width 100%*/
table.defaultContentTable, table.defaultContentTableNoLayout, table.pictureleftContentTable, table.picturerightContentTable { width:100%; }
/*vertical-align:top for all td*/
table.defaultContentTable td, table.defaultContentTableNoLayout td, table.semidefaultContentTable td, table.semidefaultContentTableNoLayout td, table.pictureleftContentTable td, table.picturerightContentTable td { /*/*vertical-align:top;*/ */}
/*set color and background-color for td with layout/nolayout*/
tr.trHead td, tr.trOdd td, tr.trEven td { /*/*vertical-align:top; padding:4px;*/ empty-cells:show; }
table.defaultContentTable tr.trHead td, table.semidefaultContentTable tr.trHead td { background-color:#003399; color:#FFFFFF; }
table.defaultContentTable tr.trHead td p, table.semidefaultContentTable tr.trHead td p { color:#FFFFFF !important; }
table.defaultContentTable tr.trOdd td, table.semidefaultContentTable tr.trOdd td { background-color:#D3DDFF; color:#000000; }
table.defaultContentTable tr.trHead td b, table.semidefaultContentTable tr.trHead td b { color:#FFFFFF; }
table.defaultContentTableNoLayout tr.trHead td, table.semidefaultContentTableNoLayout tr.trHead td { background-color:#FFFFFF; color:#000000; }
table.defaultContentTableNoLayout tr.trOdd td, table.semidefaultContentTableNoLayout tr.trOdd td { background-color:#FFFFFF; color:#000000; }
/*set color and background-color for tr.trEven td */
tr.trEven td { background-color:#FFFFFF; color:#000000; }
tr.trHead td p, tr.trOdd td p, tr.trEven td p { margin:0px 0px 0px 0px !important; padding:0px 0px 0px 0px !important; line-height:15px !important; }

/*** ie scrollbar formatting **********************************************************/
div.div_scroller { scrollbar-base-color: #EAEAEA;scrollbar-arrow-color: #666666;scrollbar-track-color: #EAEAEA;scrollbar-shadow-color: #CCCCCC;scrollbar-lightshadow-color: none;scrollbar-darkshadow-color: none;scrollbar-highlight-color: none;scrollbar-3dlight-color: none;}

/*paragraph styles*/
p.standardtextsmall { font-size:10px; display:inline; margin-left:0px !important; }
p.standardtextsmaller { font-size:9px; /*/*vertical-align:top;*/*/ display:inline; line-height:11px; }
p.serviceboxtextsmaller { font-size:8pt; display:inline; line-height:13px; }
p.breadcrump { font-size:11px; color:#003399; line-height:16px; padding-left:8px; }

/*image styles*/
img.redarrowlarge2 { float:left; margin: 4px 7px 0px 0px; }

/*dashed line at company menu and crumptrail*/
.dashedline { background-repeat:repeat; margin:0px; padding:0px; width:568px; height:1px; overflow:hidden; }
.dashedline2 { background-repeat:repeat; margin:0px; padding:0px; width:213px; height:1px; overflow:hidden; }

/*Position, properties of stamp area at the bottom*/
div.stamparea { /*/*vertical-align:top;*/*/ width:563px; height:60px; border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; background-color:#D4D4D4; overflow:hidden }


/*Main navigation-div bellow picture*/
.mainnavigation { width:568px; height:15px; overflow:visible; }

/*logo position*/
.logoposition { margin:1px 20px 0px 0px; }

/************** Link definitions ********************/
/*Smallest blue link, i.e. the "stamp area"*/
a.smaller { font-size:7pt; text-decoration:none; color:#003399; /*/*vertical-align:top;*/*/ }
a.smaller:link,a.smaller:visited,a.smaller:active  { color:#003399; }
a.smaller:hover { color:#0066FF; }

/*Small blue link, i.e. the "english version" link in the top-right corner*/
a.bluelink { font-size:8pt; text-decoration:none; color:#003399; }
a.bluelink:link, a.bluelink:visited, a.bluelink:active { color:#003399; }
a.bluelink:hover, a.bluelink:focus {  color:#0066FF; }

/*Small black link (fixed size), in blue background boxes on the right-hand side*/
a.blacklinksmall { font-size:8pt; text-decoration:none; color:#000000; }
a.blacklinksmall:link, a.blacklinksmall:visited, a.blacklinksmall:active, a.blacklinksmall:hover { color:#000000; }

/*Breadcrump navigation*/
a.breadcrump,a.crumbTrail { text-decoration:none; font-size:11px; color:#003399; line-height:16px; }
a.breadcrump:link, a.crumbTrail:link, a.breadcrump:visited, a.crumbTrail:visited, a.breadcrump:active, a.crumbTrail:active { color:#003399; }
a.breadcrump:hover, a.crumbTrail:hover { color:#0066FF; }
span.link { text-decoration:none; font-size:11px; color:#003399; line-height:16px; }

/*More... link*/
a.link_more{font-weight: bold;}
a.link_more:link, a.link_more:visited{ color:#003399;  }
a.link_more:hover,a.link_more:active{ color:#0066FF; }

/*for all images inside anchors*/
a>img { cursor:pointer; }

/************** definition of input and select elements **********************/

input.searchfield { width:139px; height:21px; padding:0px; margin:0px; }
input.searchfieldplz { width:40px; height:21px; padding:0px; margin:0px 0px 0px 0px; }
input.searchfieldcity { width:130px; height:21px; padding:0px; margin:0px 0px 0px 0px; }
input.searchbutton { margin:0px 0px 0px 3px; border:none; cursor:pointer; }
select.selectcountry { width:180px; height:18px; font-size:11px; }
select.selectcountrylarge { width:180px; height:337px; font-size:11px; }

/******** definition of image properties like position or text-float *******/

/*properties of red arrow which is followed by a link - space between 8px*/
img.redarrow { float:left; margin: 4px 5px 0px 0px; }

/*properties of red arrow which is followed by a link - space between 8px*/
/*img.redarrownavigation { float:left; margin: 4px 4px 0px 3px; border:0px none; }*/

/*properties of form fields*/
input.searchbutton { margin:6px 0px 0px 3px; border:none; }
form.setbaseline { display: inline; margin: 0; }
/*Position, properties for div-layer over mapviewer */
div#divoverflash { position:absolute; top:110px; left:243px; width:510px; height:460px; background-color:#FFFFFF; padding:5px; overflow:hidden; border:1px solid black; display: none; }

/****************************************************************************/
/********************** begin content definitions ***************************/
/****************************************************************************/

/*begin content definitions*/
#td_bodycontent, #td_bodycontent div, #td_bodycontent span, #td_bodycontent td, #td_bodycontent p {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
#td_bodycontent	{/*vertical-align:top;*/padding:0px 0px 0px 0px;}
#td_bodycontent a {text-decoration:underline; color:#003399;}
#td_bodycontent a:hover {text-decoration:underline; color:#0066FF;}
#td_bodycontent a.anchor {visibility:hidden; margin:0px; padding:0px;}
#td_bodycontent a.anchor img 	{width:0px; height:0px; margin:0px; padding:0px;}
#td_bodycontent ul {list-style-image:url("dot.gif"/*tpa=http://www.tuev-sued.de/extras/styles/tuev_internet/images/dot.gif*/);/*margin:6px 0px 16px 10px; padding-left:10px;*/}
#td_bodycontent .wobject td{vertical-align: top;}
#td_bodycontent sub {vertical-align:baseline;}
#td_bodycontent strike { vertical-align:baseline; text-decoration:none;	color:#000000; font-weight:bold; } /* used for "Hinweis */
#td_bodycontent p {color:#000000;line-height:16px; margin:0px 0px 12px 0px; padding:0px;}
#td_bodycontent h1, #td_bodycontent h2, #td_bodycontent h3, #td_bodycontent h4 {font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#003399; margin:0px; padding:0px 0px 12px 0px;}
#td_bodycontent h3, #td_bodycontent h4 {color:#000000;}
#td_bodycontent small { font-size:10px; }
#td_bodycontent img.emotion_new,#td_bodycontent img.emotion_attention,#td_bodycontent img.emotion_hint,#td_bodycontent img.emotion_download,#td_bodycontent img.emotion_arrow_up,#td_bodycontent img.emotion_arrow_left,#td_bodycontent img.emotion_arrow_right,#td_bodycontent img.emotion_arrow_down { margin:0px 6px 0px 0px; }
/*end content definitions*/

div.headline h1 {font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#003399; margin:0px; padding:0px 0px 6px 0px;}
/****************************************************************************/
/********************** begin boxes definitions *****************************/
/****************************************************************************/

/********************** general definitions *********************************/
div.div_boxmaxwidth { width:196px; overflow:hidden;}
td.td_boxhead {  }
td.td_boxcontent, td.td_boxcontentspace { width:196px; background-color:#D3DDFF; font-size:11px; padding:0 0 0 0;}
td.td_boxcontent ul { list-style-image:url(../images/espanol/boxlisticon.gif);}
td.td_boxcontent ul, td.td_boxcontent li { margin:0px 0px 0px 10px; padding:0px 0px 0px 0px; border:0px none; text-indent: 0px; }
td.td_boxcontent hr { border:solid #003399 1px; background-color:#003399; height:1px; width:150px; text-align:left; }
td.td_boxcontent p { font-size:11px; margin:0px 3px 0px 10px; padding:0px 0px 0px 0px; }
td.td_boxcontent a { text-decoration:none; }
td.td_boxcontentspace { height:6px; }
td.td_boxblankspace {  }

#td_boxescontent h1, #td_boxescontent h2, #td_boxescontent h3, #td_boxescontent h4 {font-family:Arial, Helvetica, sans-serif;font-size:13px; color:#003399; margin:0px; padding:0px 0px 6px 0px;}
#td_boxescontent h3, #td_boxescontent h4 {color:#000000;}
#td_boxescontent {font-family:Arial,Verdana,Helvetica,sans-serif;/*vertical-align:top;*/font-size:11px;width:196px; overflow:hidden;}
#td_boxescontent small { font-size:10px; }
#td_boxescontent td {color:#110822; line-height:16px; margin:2px 0px 6px 0px; padding:0px; font-size:11px; /*vertical-align:top;*/}
#td_boxescontent a.blacklinksmall {text-decoration:none; color:#000000;}
#td_boxescontent a.blacklinksmall:link, #td_boxescontent a.blacklinksmall:visited, #td_boxescontent a.blacklinksmall:active, #td_boxescontent a.blacklinksmall:hover {color:#000000;}

/****************************************************************************/
/********************** begin extended search ********************************/
/****************************************************************************/
/*Navigation left - 2.Level*/
a.navleft2 { display:block; font-size:9pt; font-weight:bold; text-decoration:none; color:#003399; background-color: #E3E3E3; width:215px; height:auto; line-height:15px; overflow:hidden; text-align:left; padding:2px 2px 2px 15px; margin-bottom:1px; cursor:pointer; }
a.navleft2:link { color:#003399; }
a.navleft2:visited { color:#003399; }
a.navleft2:active { color:#003399; background-color: #CCCCCC; }
a.navleft2:hover { color:#0066FF; background-color: #CCCCCC; }
a.navleft2:focus { color:#0066FF; background-color: #CCCCCC; }
#td_bodycontent a.navleft2 { text-decoration:none; }
#td_bodycontent a.navleft2:hover { color:#0066FF; background-color: #CCCCCC; }
/*Navigation left - 3.Level*/
a.navleft3 { display:block; font-size:8pt; text-decoration:none; color:#003399; background-color: #E3E3E3; width:215px; height:auto; line-height:16px; overflow:hidden; text-align:left; padding:2px 2px 2px 26px; margin-bottom:1px; cursor:pointer; }
a.navleft3:link { color:#003399; }
a.navleft3:visited { color:#003399; }
a.navleft3:active { color:#003399; background-color: #CCCCCC; }
a.navleft3:hover {  color:#0066FF; background-color: #CCCCCC; }
a.navleft3:focus {  color:#0066FF; background-color: #CCCCCC; }

div.searchlevel1 { background-color: #FFFFFF; text-align:left; padding:2px 0px 2px 2px; margin-bottom:7px; margin-top:15px; cursor:pointer; color:#cccccc; text-transform:uppercase; height:22px; width:213px; overflow:hidden }
span.internationalhits { text-transform:none; font-size:7pt; line-height:13px; color:#333333; }
div.maxwidthresults { width:213px; overflow:hidden; }

div.maximumwidth { height:100%; width:213px; text-align:right; }

/*Short text hit*/
span.preview { font-weight:normal; }

/*Trail*/
span.crumbTrailUnlinked { font-size:7pt; font-weight:normal; color:#999999; /*vertical-align:top;*/ }

/*Help window*/
#searchhelp { position:relative; top:0px; left:0px; width:508px; height:195px; background-color:#FFFFFF; padding:5px; overflow:hidden; border:1px solid black; display: none; }


/****************************************************************************/
/********************** home site *******************************************/
/****************************************************************************/

/*service box for private customer*/
.privatecustomerbox { width:282px; }

/*service box for business customer*/
.businesscustomerbox { width:282px; }

/*header of box with headline-image and tuev icon*/
.boxheader { position:relative; top:0px; left:0px; width:282px; height:30px; background-repeat:no-repeat; overflow:hidden; }

/*content of box with grey background*/
.boxcontentgreybg { width:277px; height:269px; padding: 6px 0px 0px 0px; margin:2px 0px 0px 5px; background-color:#DFDFDF; overflow:hidden; }
img.startmenu, img.startmenu0 { cursor:pointer; }
img.startmenu { margin-bottom:4px; }

/*content of box with blue/turkey background*/
.boxcontentbluebg { width:277px; height:269px; padding: 6px 0px 0px 0px; margin:2px 0px 0px 5px; background-color:#D2DDFF; overflow:hidden; }

/*box position on the right-hand side*/
.boxleft { /*position:relative;*/ right:10px; top:42px; width:205px; height:301px; background-color:#EFEFEF; }
#boxleft { 
	width:205px;
	height:300px;
	margin: 59px 0px 0px 0px;
	background-color:#EFEFEF; }

/*Starting page content of Auto-TÜV service box for private customer !small! with blue/turkey background on the right-hand side*/
.privatecustomerboxsmall { position:relative; top:0px; left:0px; width:205px; height:130px; padding: 0px 0px 0px 0px; margin:0; background-color:#EFEFEF; overflow:hidden; }

/*generally definition of select- and infoboxes on the right and left-hand side*/
/*header*/
.boxright { width:205px;  /*position:relative;*/ left:10px; top:42px; height:301px;/*overflow:hidden;*/ }
#boxright {
	width:205px;
	height:300px;
	margin: 59px 0px 0px 10px;
}

/*grey background select-field*/
.boxselectfieldgrey { width:205px; height:127px; background-color:#EFEFEF; padding:3px 0px 4px 9px; overflow:hidden; }

/*grey background select-field - special for locations worldwide*/
.boxselectfieldgreyhigh { width:205px; height:362px; background-color:#DFDFDF; padding:4px 0px 3px 9px; overflow:hidden; }

/*content of Auto-TÜV service box for private customer !small! with blue/turkey background on the right-hand side*/
.privatecustomerboxsmall2 { position:relative; top:0px; left:0px; width:196px; height:102px; padding: 0px 13px 6px 5px; background-color:#D2DDFF; overflow:hidden; }

/****************************************************************************/
/********************** admin & edit ****************************************/
/****************************************************************************/

/*begin adminbar*/
div.div_head_flash { z-index:1; position:relative; top:0px; left:0px; width:568px; height:111px; overflow: hidden; }
div.div_loginBox_background { z-index:1; position:absolute; left:0px; top:0px; background: #FFFFFF url("headpicture.jpg"/*tpa=http://www.tuev-sued.de/extras/styles/tuev_internet/images/head/headpicture.jpg*/) no-repeat; width:568px; height:111px; -moz-opacity: 0.1; filter: alpha(opacity=10); }
div.div_loginBox_border { z-index:2; position:absolute; left:0px; top:0px; width:568px; height:111px; border:1px solid #003399; }
div.div_loginBox_out { z-index:3; position:absolute; left:0px; top:0px; width:568px; height:111px; padding-left:20px; visibility:visible; }
div.loginBox { z-index:3; }
div.div_loginBox_out h1 { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#003399; margin:0px; padding:6px 0px 6px 0px; }
div.div_loginBox_out p, div.div_loginBox_out p.loginform { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0px; padding:6px 0px 6px 0px; display:inline; /*vertical-align:top;*/ }
div.div_loginBox_out p.loginform { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
div.div_loginBox_out input.myFormText, div.div_loginBox_out input.loginBoxField, div.div_loginBox_out input.loginBoxButton { width:140px; font-size:12px; padding:3px 0px 0px 0px; }
div.div_loginBox_out input.loginBoxButton { font-size:11px; height:22px; padding:0; margin:0; cursor:pointer; }


div.div_TuevAdminToggle { width:200px; height:32px; margin:0px 0px 0px 20px; padding:0px 0px 0px 0px; overflow:hidden; }
div.div_TuevAdminToggle p { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#003399; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline; }
span.TuevAdminToggle_adminOn { color:red; cursor:pointer;}
span.TuevAdminToggle_adminOff { color:green; cursor:pointer; }


div.wobjectstyle { border:1px dashed #BBBBBB; }
#td_boxescontent div.wobjectTuevArticle { font-size:12px; color:#000000; text-align:justify; }

/*begin toolbar*/
img.iconMouseOut	{ border-color:#D5DEE6; border-width:1px; border-style:solid; cursor:pointer; }
img.iconMouseOver { -moz-opacity: 0.7; filter: alpha(opacity=70); cursor:pointer;}
img.iconMouseOver { border:1px solid #003399; cursor:pointer;}


/*begin general admin tables*/
*.tableHeader { background-color: #D7DAEB;  font-size: 10pt;  font-weight:bold; border-bottom: 4px solid #F1F2F6;}

*.forumtableHeader { text-align:left; background-color: #E4E3E1; font-size: 10pt;  font-weight:bold; border-top: 0px solid #F1F2F6;}
*.forumtableData { text-align:left; font-size: 10pt;}
*.forumtableDataOdd { text-align:left; font-size: 10pt; background-color:#FFFFFF;}
*.forumtableDataEven { text-align:left; font-size: 10pt; background-color:#E3E6F5;}

*.formDescription {
	font-size:10pt; text-align:left; /*vertical-align:top;*/
	padding:1px;
	background-color:#FFFFFF;
	border: 0px none;
	margin: 0px; padding:2px;
}

*.tableData { font-size: 10pt; padding:0px;	margin:0px;}

*.tableData textarea.tuevarticle_description { width:588px; height:375px; margin-right:2px;}
*.tableData textarea.page_synopsis { width:100%; height:120px; margin-right:2px;}
*.tableData select.popup { width:590px;}
*.tableData p.popup { width:594px;}

*.tableForumData input[type=text] { width:300px;}

*.tableData input[type=radio] { width:120px;}
*.tableData input[type=file] { width:120px;}
*.tableData input[type=text] { width:140px; color:red;}
*.tableData select.myFormText {width:140px;}
*.tableData input.myFormText {width:215px;}

*.tableDataOdd { color: #1919AF; font-size: 10pt; background-color:#D7DAEB; border-top: 2px solid #F1F2F6; border-bottom: 2px solid #F1F2F6;}
*.tableDataEven { color: #1919AF; font-size: 10pt; background-color:#D7DAEB; border-top: 2px solid #F1F2F6; border-bottom: 2px solid #F1F2F6;}
*.tableDataOddTiny { color: #1919AF; font-size: 8pt; background-color:#D7DAEB; border-top: 2px solid #F1F2F6; border-bottom: 2px solid #F1F2F6;}
*.tableDataEvenTiny { color: #1919AF; font-size: 8pt; background-color:#D7DAEB; border-top: 2px solid #F1F2F6; border-bottom: 2px solid #F1F2F6;}


#indicadores{
	width:*;
}
#tablaIndicadores{
	width:100%;
	height:105px;
}
#tablaIndicadores td{
/*	border-style:solid;
	border-color:#83B0D4;
	border-width:1px;*/
	/*vertical-align:top;*/
	padding:6px 8px 0 5px;
/*	width:25%;
	background-color:#FFFFFF;*/
	background-image:url(images/fondoIndica.gif);
	background-repeat:no-repeat;
	line-height:13px;
}
#tablaIndicadores p{
	margin:0 0 0 0;
	
/*	height:25px;
	padding:4px 0 0 6px;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;*/
}
#indicadores p{
	margin:5px;
}
#marquesina{
 /*direction="up" scrollamount="1" height="100"onmouseover="this.scrollAmount=0" onmouseout="this.scrollAmount=1" bgcolor="#EAF4FD"*/
}
.titIndicador{
	color:#000000;
	font-weight:bold;
	font-size:12px;
	
/*	background-image:url(images/fondoAcceso.png);*/
	padding:0 5px 0 5px;
	height:20px;
	margin:5px 0 5px 10px;
}
#menuProd{
	/*height:174px;*/
}
#menuProd td{
	padding:8px 5px 5px 20px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:12px;
}
#menuProd a{
	text-decoration:none;
	color:#003399;
	display:block;
	
	padding: 0 0 2px 15px;
	background-image:url(../images/espanol/flecha_roja.gif);
	background-repeat:no-repeat;
	background-position:left;

}
#menuProd a:hover{
	text-decoration:none;
	color:#003399;
background-color:#EBEBEB;
}

#td_bodycontent .boxcontentgreybg a{
	text-decoration:none;
	color:#003399;
	display:block;
	padding: 0 0 2px 15px;
	font-weight:bold;
	/*background-image:url(images/espanol/flecha_roja.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
#td_bodycontent .boxcontentgreybg a:hover{
	text-decoration:none;
color:#003399;
background-color:#EBEBEB;
}
#menu_top a{
	text-decoration:none;
	color:#003399;
	display:block;
	padding: 0 0 0 0;
	font-weight:bold;
	font-size:12px;
	/*background-image:url(images/espanol/flecha_roja.gif);
	background-repeat:no-repeat;
	background-position:left;*/
}
#menu_top a:hover{
	text-decoration:none;
color:#003399;
background-color:#EBEBEB;
font-size:12px;
}
#barraDerecha td{
font-family:Arial,Verdana,Helvetica,sans-serif;/*vertical-align:top;*/font-size:11px; vertical-align:middle;
}
img {
	padding:0px;
	margin:0px;
}