/*
Theme Name: APROTEC
*/

/* CSS Reset */
	/* 
		http://meyerweb.com/eric/tools/css/reset/ 
		v2.0 | 20110126
		License: none (public domain)
	*/
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed, 
	figure, figcaption, footer, header, hgroup, 
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	/* HTML5 display-role reset for older browsers */
	article, aside, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section {
		display: block;
	}
	body {
		line-height: 1;
	}
	ol, ul {
		list-style: none;
	}
	blockquote, q {
		quotes: none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
/**/
/* Fonts */
	/* Web Fonts from fontspring.com Vendor: FontSite Inc.
	*
		* All OpenType features and all extended glyphs have been removed.
		* Fully installable fonts can be purchased at http://www.fontspring.com
		*
		* The fonts included in this stylesheet are subject to the End User License you purchased
		* from Fontspring. The fonts are protected under domestic and international trademark and 
		* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
		* distributing this font software.
		*
		* (c) 2010-2011 Fontspring
		*
		* The fonts included are copyrighted by the vendor listed below.
		*
		* Vendor:      FontSite Inc.
		* License URL: http://www.fontspring.com/fflicense/fontsite
		*
	*/
		@font-face {/*CartoGothicProBook*/ font-family: 'CartoGothicPro'; font-weight: normal; font-style: normal;
			src: url('type/CartoGothic_Pro/cartogothicpro_book_macroman/CartoGothicPro-Book-webfont.eot');
			src: url('type/CartoGothic_Pro/cartogothicpro_book_macroman/CartoGothicPro-Book-webfont.eot?#iefix') format('embedded-opentype'),
					 url('type/CartoGothic_Pro/cartogothicpro_book_macroman/CartoGothicPro-Book-webfont.woff') format('woff'),
					 url('type/CartoGothic_Pro/cartogothicpro_book_macroman/CartoGothicPro-Book-webfont.ttf') format('truetype'),
					 url('type/CartoGothic_Pro/cartogothicpro_book_macroman/CartoGothicPro-Book-webfont.svg#CartoGothicProBook') format('svg');
		}
		@font-face {/*CartoGothicProBold*/ font-family: 'CartoGothicPro'; font-weight: bold; font-style: normal;
			src: url('type/CartoGothic_Pro/cartogothicpro_bold_macroman/CartoGothicPro-Bold-webfont.eot');
			src: url('type/CartoGothic_Pro/cartogothicpro_bold_macroman/CartoGothicPro-Bold-webfont.eot?#iefix') format('embedded-opentype'),
					 url('type/CartoGothic_Pro/cartogothicpro_bold_macroman/CartoGothicPro-Bold-webfont.woff') format('woff'),
					 url('type/CartoGothic_Pro/cartogothicpro_bold_macroman/CartoGothicPro-Bold-webfont.ttf') format('truetype'),
					 url('type/CartoGothic_Pro/cartogothicpro_bold_macroman/CartoGothicPro-Bold-webfont.svg#CartoGothicProBold') format('svg');
		}
		@font-face {/*CartoGothicProItalic*/ font-family: 'CartoGothicPro'; font-weight: normal; font-style: italic;
			src: url('type/CartoGothic_Pro/cartogothicpro_italic_macroman/CartoGothicPro-Italic-webfont.eot');
			src: url('type/CartoGothic_Pro/cartogothicpro_italic_macroman/CartoGothicPro-Italic-webfont.eot?#iefix') format('embedded-opentype'),
					 url('type/CartoGothic_Pro/cartogothicpro_italic_macroman/CartoGothicPro-Italic-webfont.woff') format('woff'),
					 url('type/CartoGothic_Pro/cartogothicpro_italic_macroman/CartoGothicPro-Italic-webfont.ttf') format('truetype'),
					 url('type/CartoGothic_Pro/cartogothicpro_italic_macroman/CartoGothicPro-Italic-webfont.svg#CartoGothicProItalic') format('svg');
		}
		@font-face {/*CartoGothicProBoldItalic*/ font-family: 'CartoGothicPro'; font-weight: bold; font-style: italic;
			src: url('type/CartoGothic_Pro/cartogothicpro_bolditalic_macroman/CartoGothicPro-BoldItalic-webfont.eot');
			src: url('type/CartoGothic_Pro/cartogothicpro_bolditalic_macroman/CartoGothicPro-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
					 url('type/CartoGothic_Pro/cartogothicpro_bolditalic_macroman/CartoGothicPro-BoldItalic-webfont.woff') format('woff'),
					 url('type/CartoGothic_Pro/cartogothicpro_bolditalic_macroman/CartoGothicPro-BoldItalic-webfont.ttf') format('truetype'),
					 url('type/CartoGothic_Pro/cartogothicpro_bolditalic_macroman/CartoGothicPro-BoldItalic-webfont.svg#CartoGothicProBoldItalic') format('svg');
		}
	/**/
	/* Google fonts */
		/*RobotoRegular*/
			@font-face {/*RobotoRegular*/ font-family: 'Roboto'; font-weight: normal; font-style: normal;
				src: url('type/Roboto/Roboto-Regular.eot');
				src: url('type/Roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Regular.woff') format('woff'),
						 url('type/Roboto/Roboto-Regular.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
			}
			@font-face {/*RobotoItalic*/ font-family: 'Roboto'; font-weight: normal; font-style: italic;
				src: url('type/Roboto/Roboto-Italic.eot');
				src: url('type/Roboto/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Italic.woff') format('woff'),
						 url('type/Roboto/Roboto-Italic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Italic.svg#Roboto-Italic') format('svg');
			}
			@font-face {/*RobotoBold*/ font-family: 'Roboto'; font-weight: bold; font-style: normal;
				src: url('type/Roboto/Roboto-Bold.eot');
				src: url('type/Roboto/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Bold.woff') format('woff'),
						 url('type/Roboto/Roboto-Bold.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Bold.svg#Roboto-Bold') format('svg');
			}
			@font-face {/*RobotoBoldItalic*/ font-family: 'Roboto'; font-weight: bold; font-style: italic;
				src: url('type/Roboto/Roboto-BoldItalic.eot');
				src: url('type/Roboto/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-BoldItalic.woff') format('woff'),
						 url('type/Roboto/Roboto-BoldItalic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
			}
		/**/
		/*RobotoCondensed*/
			@font-face {/*RobotoCondensed*/ font-family: 'RobotoCondensed'; font-weight: normal; font-style: normal;
				src: url('type/Roboto/Roboto-Condensed.eot');
				src: url('type/Roboto/Roboto-Condensed.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Condensed.woff') format('woff'),
						 url('type/Roboto/Roboto-Condensed.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Condensed.svg#Roboto-Condensed') format('svg');
			}
			@font-face {/*RobotoItalic*/ font-family: 'RobotoCondensed'; font-weight: normal; font-style: italic;
				src: url('type/Roboto/Roboto-CondensedItalic.eot');
				src: url('type/Roboto/Roboto-CondensedItalic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-CondensedItalic.woff') format('woff'),
						 url('type/Roboto/Roboto-CondensedItalic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-CondensedItalic.svg#Roboto-CondensedItalic') format('svg');
			}
			@font-face {/*RobotoBold*/ font-family: 'RobotoCondensed'; font-weight: bold; font-style: normal;
				src: url('type/Roboto/Roboto-CondensedBold.eot');
				src: url('type/Roboto/Roboto-CondensedBold.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-CondensedBold.woff') format('woff'),
						 url('type/Roboto/Roboto-CondensedBold.ttf') format('truetype'),
						 url('type/Roboto/Roboto-CondensedBold.svg#Roboto-CondensedBold') format('svg');
			}
			@font-face {/*RobotoBoldItalic*/ font-family: 'RobotoCondensed'; font-weight: bold; font-style: italic;
				src: url('type/Roboto/Roboto-BoldCondensedItalic.eot');
				src: url('type/Roboto/Roboto-BoldCondensedItalic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-BoldCondensedItalic.woff') format('woff'),
						 url('type/Roboto/Roboto-BoldCondensedItalic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-BoldCondensedItalic.svg#Roboto-BoldCondensedItalic') format('svg');
			}
		/**/
		/*RobotoLight & RobotoMedium*/
			@font-face {/*RobotoLight*/ font-family: 'RobotoLight'; font-weight: normal; font-style: normal;
				src: url('type/Roboto/Roboto-Light.eot');
				src: url('type/Roboto/Roboto-Light.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Light.woff') format('woff'),
						 url('type/Roboto/Roboto-Light.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Light.svg#Roboto-Light') format('svg');
			}
			@font-face {/*RobotoItalic*/ font-family: 'RobotoLight'; font-weight: normal; font-style: italic;
				src: url('type/Roboto/Roboto-LightItalic.eot');
				src: url('type/Roboto/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-LightItalic.woff') format('woff'),
						 url('type/Roboto/Roboto-LightItalic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
			}
			@font-face {/*RobotoBold*/ font-family: 'RobotoLight'; font-weight: bold; font-style: normal;
				src: url('type/Roboto/Roboto-Medium.eot');
				src: url('type/Roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Medium.woff') format('woff'),
						 url('type/Roboto/Roboto-Medium.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
			}
			@font-face {/*RobotoBoldItalic*/ font-family: 'RobotoLight'; font-weight: bold; font-style: italic;
				src: url('type/Roboto/Roboto-MediumItalic.eot');
				src: url('type/Roboto/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-MediumItalic.woff') format('woff'),
						 url('type/Roboto/Roboto-MediumItalic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
			}
		/**/
		/*RobotoThin*/
			@font-face {/*RobotoThin*/ font-family: 'RobotoThin'; font-weight: normal; font-style: normal;
				src: url('type/Roboto/Roboto-Thin.eot');
				src: url('type/Roboto/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-Thin.woff') format('woff'),
						 url('type/Roboto/Roboto-Thin.ttf') format('truetype'),
						 url('type/Roboto/Roboto-Thin.svg#Roboto-Thin') format('svg');
			}
			@font-face {/*RobotoItalic*/ font-family: 'RobotoThin'; font-weight: normal; font-style: italic;
				src: url('type/Roboto/Roboto-ThinItalic.eot');
				src: url('type/Roboto/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
						 url('type/Roboto/Roboto-ThinItalic.woff') format('woff'),
						 url('type/Roboto/Roboto-ThinItalic.ttf') format('truetype'),
						 url('type/Roboto/Roboto-ThinItalic.svg#Roboto-ThinItalic') format('svg');
			}
		/**/
	/**/
/**/

/* formatting */
	/*Margins*/
		.allMargins, .wideMargins, .leftMargin {padding-left:35px;}
		.allMargins, .wideMargins, .rightMargin {padding-right:45px;}
		.allMargins, .tallMargins, .topMargin {padding-top:25px;}
		.allMargins, .tallMargins, .bottomMargin {padding-bottom:25px;}
	/**/
	/*A*/
		a {color:#0040BF;}
		a:visited {color:#5274B9;}
		a:hover {color:#6699FF;}
	/**/
	/*General*/
		.centered {text-align:center;}
		img.aligncenter {display:block;margin:0 auto;}
	/**/
	/*Textformat*/
		.textFormat h1, .textFormat h2, .textFormat h3, .textFormat h4 {font-family:RobotoCondensed,sans-serif;line-height:1.3em;}
		.textFormat h1 {font-size:200%;padding:.3em 0 .5em 0;margin-right:25%;}
		.textFormat h2 {font-size:130%;padding:.8em 0 .5em 0;color:#009DAB;margin-right:25%;}
		.textFormat h3 {font-size:115%;padding:.8em 0 .5em 0;color:#0040BF;font-weight:normal;margin-right:25%;}
		.textFormat h3.centered {text-align:center;margin:0 auto;width:50%;}
		.textFormat p {padding:0.75em 4ex 0.75em 2ex;line-height:1.3em;color:#444;}
		.textFormat strong, .textFormat b {font-weight:bold;}
		.textFormat ul {list-style-type:square;padding-left:3ex;margin:1em 0;}
		.textFormat ul>li {padding:.25em 4ex .25em .8ex;line-height:1.3em;color:#444;}
		.textFormat ul>li>p,.textFormat ol>li>p {padding:.1em 0;}
		.textFormat ol {list-style-type:decimal;padding:.5em 6ex .5em 4ex;}
		.textFormat ol>li {padding:.25em 4ex .25em .8ex;line-height:1.3em;color:#444;}
		.textFormat ol ol {list-style-type:lower-roman;}
		.textFormat ul.plainList {list-style-type:none;padding:0;}
		.textFormat ul ul {list-style-type:disc;}
		.textFormat ul ul ul {list-style-type:circle;}
		.textFormat ul>li>h3 {color:#0058AB;}
		.textFormat i, .textFormat em {font-style:oblique;}
	/**/
/**/
/* base structure */
	#pbBody {font-family:Roboto;font-size:15px;background-color:#333333;padding-bottom:400px;}
	/**/
	#BaseWidth {width:980px;margin:35px auto;}
	/**/
	#PageBase {background-color:#fff;border-radius:25px;position:relative;}
	/**/
	#PageBase>.baseStr {width:100%;}
		#PageBase>.baseStr>tbody>tr>td.colA {width:163px;vertical-align:top;}
		#PageBase>.baseStr>tbody>tr>td.colB {vertical-align:top;}
	/**/
	#AguaDecor {width:100px;position:absolute;left:0px;top:0px;
		background-color:#3A86C3;background-image:url(pix/agua_anim.gif);border-radius:25px 0 0 25px;overflow:hidden;}
		#AguaDecor>.fade {background:url(pix/agua_fade.png) repeat-x left 0px;width:100%;}
	/**/
	#Logo {position:absolute;left:20px;top:25px;}
	/**/
	#PageCnt {padding-bottom:120px;margin-left:110px;}
	/**/
	#NavBar {padding:35px 0 0 70px;}
		#NavBar a {display:block;padding:6px 12px;margin:0 0px;text-decoration:none;color:#000;font-size:125%;border-radius:7px;}
		#NavBar .current_page_item a,#NavBar .current_page_ancestor a {background-color:#0058AB;color:#fff;}
	/**/
	#CatNav {padding:50px 0 0 40px;margin:12px 0 0 53px;
		background:url(pix/catnav_swoop.png) no-repeat;}
		#CatNav td {vertical-align:top;}
		#CatNav .item {margin:0 7px;}
		#CatNav .item>a.icon {display:block;margin:0 auto;width:64px;height:64px;background:url(pix/iconos_circulares.png) no-repeat 0px 0px;cursor:pointer;}
			#CatNav .it_1>a.icon {}
			#CatNav .it_2>a.icon {background-position:-64px 0px;}
			#CatNav .it_3>a.icon {background-position:-128px 0px;}
			#CatNav .it_4>a.icon {background-position:-192px 0px;}
			#CatNav .it_5>a.icon {background-position:-256px 0px;}
		/**/
		#CatNav .item>a.label {font-size:110%;text-decoration:none;transition:color 100ms ease-out;color:#0040BF;}
			#CatNav .item:hover>a.label {color:#76BCFD;}
		/**/
	/**/
	#Footer {text-align:center;padding:40px 0 25px 0;font-size:85%;background:url(pix/footer_swoop.png) no-repeat;
		position:absolute;left:0px;bottom:0px;
		width:100%;border-radius:25px;color:#fff;
		}
		#Footer a {color:#fff;text-decoration:none;}
		#Footer .webDevLine {position:absolute;right:20px;bottom:15px;} #Footer .webDevLine a {color:#00CADC;} #Footer .webDevLine a:hover {color:#00EAFF;}
	/**/
	#FotoPromo {width:100%;height:187px;position:relative;cursor:pointer;overflow:hidden;}
		#FotoPromo .item {position:relative;background-color:#666;}
		#FotoPromo .picA {position:absolute;top:0;left:0;width:100%;height:187px;background-position:-2px -2px;}
		#FotoPromo .title {position:absolute;width:100%;
			color:#fff;font-size:43px;font-family:RobotoCondensed;font-style:italic;text-align:center;font-weight:bold;
			text-shadow:0px 0px 2px #000, 0px 0px 2px #000, 0px 0px 2px #000;
		}
		#FotoPromo .intervalMeter {position:absolute;z-index:9;bottom:0px;width:100%;height:3px;background-color:#009DAB;}
			#FotoPromo .intervalMeter .m {position:absolute;height:3px;background-color:#002B82;}
			#FotoPromo .intervalMeter .m.initial {width:0px;left:0px;}
			#FotoPromo .intervalMeter .m.full {width:100%;}
		/**/
	/**/
	#Contact {position:relative;width:680px;margin:15px auto 0;color:#fff;background-color:#4A79A5;padding:12px 10px;border-radius:12px;}
		#Contact>.intro {position:relative;left:6px;}
		#Contact>.intro>h2 {color:#fff;float:left;margin:0 2ex 0 0;padding:0;}
		#Contact>.intro>p {color:#D3E4F3;padding:2px 0 0 0;}
		#Contact>.dir {position:absolute;left:15px;bottom:12px;}
		#Contact>.dir p {color:#D3E4F3;font-size:150%;font-family:RobotoCondensed;text-align:center;padding:0;margin:0;}
		#CF {clear:both;margin-top:7px;position:relative;}
		#CF .firstRow {width:100%;}
		#CF .field {position:relative;text-align:center;margin:2px 4px;}
		#CF .field .label {position:absolute;left:9px;top:7px;color:#009DAB;text-align:left;line-height:1.1em;}
		#CF .field.invalid .label {color:#00f;}
		#CF .field .input {width:94%;height:2em;padding:5px;border:2px solid #009DAB;border-radius:6px;font-size:110%;font-family:Roboto;}
		#CF .field.organizacion {padding-right:15px;}
		#CF .field.organizacion .input {width:100%;}
		#CF .field.validacion {padding-right:15px;}
		#CF .field.validacion .input {width:100%;}
		#CF .field.mensaje {padding-right:15px;}
		#CF .field.mensaje .input {width:100%;height:4em;}
		#CF .field.submitBtn {padding-top:4px;text-align:right;}
		#CF .field.submitBtn .input {width:33%;background-color:#009DAB;color:#fff;cursor:pointer;transition:background-color 150ms ease-out;border:0;}
		#CF .field.submitBtn:hover .input {background-color:#00BACA;}
		#CF .success {display:none;position:absolute;z-index:10;left:0px;top:-32px;background-color:#0058AB;text-align:center;}
		#CF .success>p {color:#fff;}
		#CF .success>h3 {color:#fff;text-align:center;font-size:120%;margin:0;}
		#CF .success>.resetButton {margin-top:20px;}
		#CF .success>.resetButton button {width:33%;font-size:110%;font-family:Roboto;border-radius:6px;background-color:#009DAB;color:#fff;cursor:pointer;transition:background-color 150ms ease-out;border:0;padding:15px;}
	/**/
/**/
/* pages */
	.wpId_76 {} /* home */
		.wpId_76 .intro p {font-size:110%;color:#000;}
	/**/
	.wpId_109 {} /* catalogo */
		.wpId_109 #PList {background-color:#AFD4D5;border-radius:15px;padding:8px 0 0 8px;}
			.wpId_109 #PList>table.str {width:100%;}
			.wpId_109 #PList>table.str>tbody>tr>td {vertical-align:top;width:50%;}
			.wpId_109 #PList div.items {}
			.wpId_109 #PList div.item {position:relative;background-color:#fff;margin:0 8px 8px 0;border:2px solid #fff;border-radius:9px;cursor:pointer;transition:border-color 150ms ease-out;}
			.wpId_109 #PList div.item:hover {border-color:#0058AB;}
			.wpId_109 #PList .item td {vertical-align:top;}
			.wpId_109 #PList .item td.colA {width:135px;padding:10px;}
			.wpId_109 #PList .item td.colB {padding:10px 10px 10px 0;}
			.wpId_109 #PList .item .pic {width:100%;height:150px;overflow:hidden;}
			.wpId_109 #PList .item .pic>img {width:100%;}
			.wpId_109 #PList .item .nombre {font-family:RobotoCondensed;font-size:125%;line-height:1.3em;padding-bottom:.4em;}
			.wpId_109 #PList .item .nombre>a {color:#0058AB;text-decoration:none;}
			.wpId_109 #PList .item .exc {color:#666;}
			.wpId_109 #PList .item .exc p {padding:.25em 0;}
			.wpId_109 #PList .item .make {position:absolute;right:0px;bottom:0px;padding:10px;color:#0058AB;}
		/**/
		.wpId_109 #Prod {}
			.wpId_109 #Prod>.desc>table>tbody>tr>th {padding:10px;font-style:oblique;color:#666;text-align:center;border-bottom:1px solid #000;}
			.wpId_109 #Prod>.desc>table>tbody>tr>td {padding:10px;text-align:center;border-bottom:1px solid #999;}
			.wpId_109 #Prod>.nombres {padding:20px 0 15px 0;}
			.wpId_109 #Prod>.nombres h1 {padding:0;}
			.wpId_109 #Prod>.nombres h2 {font-size:120%;font-family:Roboto;color:#527595;padding:0;}
			.wpId_109 #Prod>.fotos {float:right;margin:25px 0 25px 25px;}
			.wpId_109 #Prod>.fotos ul {list-style-type:none;margin:0px;padding:0px;}
			.wpId_109 #Prod>.enlaces {float:right;background-color:#E4F3F3;width:280px;margin:15px 0 15px 25px;clear:right;border:2px solid #0040BF;border-radius:12px;padding:0px 15px;}
			.wpId_109 #Prod>.espec {float:right;width:280px;background-color:#E4F3F3;margin:15px 0 15px 25px;clear:right;border:2px solid #0040BF;border-radius:12px;padding:0px 15px;}
			.wpId_109 #Prod>.conf {margin:25px 0;clear:right;}
				.wpId_109 #Prod>.conf>h2 {margin-bottom:25px;}
				.wpId_109 #Prod>.conf>.toc {position:relative;}
					.wpId_109 #Prod>.conf>.toc>table {margin:0 auto;}
					.wpId_109 #Prod>.conf>.toc .item {padding:10px;background-color:#009DAB;border-radius:6px 6px 0 0;margin:0 2px;color:#fff;font-size:110%;font-family:RobotoCondensed;cursor:pointer;transition:background-color 150ms ease-out;}
					.wpId_109 #Prod>.conf>.toc .item:hover {background-color:#027781;}
					.wpId_109 #Prod>.conf>.toc .item.current {background-color:#0058AB;}
				/**/
				.wpId_109 #Prod>.conf>.items {border:2px solid #0058AB;border-radius:12px;padding:5px 25px 25px;}
					.wpId_109 #Prod>.conf>.items .item {display:none;position:absolute;}
					.wpId_109 #Prod>.conf>.items .item.current {display:block;}
					.wpId_109 #Prod>.conf>.items .item>h2 {padding-bottom:0px;}
					.wpId_109 #Prod>.conf>.items .item>.fotos {float:left;margin:15px 15px 15px 0;}
					.wpId_109 #Prod>.conf>.items .item>.fotos td {vertical-align:top;padding:0 4px;}
					.wpId_109 #Prod>.conf>.items .item>.fotos img {border:6px solid #CCE2E3;}
			/**/
			.wpId_109 #Prod>.acc {margin:25px 0;}
				.wpId_109 #Prod>.acc>h2 {margin-bottom:25px;}
				.wpId_109 #Prod>.acc>.toc {position:relative;}
					.wpId_109 #Prod>.acc>.toc>table {margin:0 auto;}
					.wpId_109 #Prod>.acc>.toc .item {padding:10px;background-color:#009DAB;border-radius:6px 6px 0 0;margin:0 2px;color:#fff;font-size:110%;font-family:RobotoCondensed;cursor:pointer;transition:background-color 150ms ease-out;}
					.wpId_109 #Prod>.acc>.toc .item:hover {background-color:#027781;}
					.wpId_109 #Prod>.acc>.toc .item.current {background-color:#0058AB;}
				/**/
				.wpId_109 #Prod>.acc>.items {border:2px solid #0058AB;border-radius:12px;padding:5px 25px 25px;}
					.wpId_109 #Prod>.acc>.items .item {display:none;position:absolute;}
					.wpId_109 #Prod>.acc>.items .item.current {display:block;}
					.wpId_109 #Prod>.acc>.items .item>h2 {padding-bottom:0px;}
					.wpId_109 #Prod>.acc>.items .item>.fotos {float:left;margin:15px 15px 15px 0;}
					.wpId_109 #Prod>.acc>.items .item>.fotos td {vertical-align:top;padding:0 4px;}
					.wpId_109 #Prod>.acc>.items .item>.fotos img {border:6px solid #CCE2E3;}
			/**/
		/**/
	/**/
/**/
