/*
 * Hoja de estilos para Impresión Pixelmio
 * http://www.pixelmio.net & http://www.pixelmio.com
 * Version: 1.14 (29/09/2009)
 * Copyright (c) 2009 Pixelmio
 * Licensed under the MIT License: http://en.wikipedia.org/wiki/MIT_License
 * Nota: testeada en Saf, FF
*/


body {background: white;font: 12pt "Times New Roman", Times, serif}

/* @group Para Esconder */
#nav, #categorias, #desplegar, #telefono, .miniNav, #slogan p, #contenu h2, div.sep, #expo, h3#ejemplos, ul#listPortafolio3col, dt img {display: none}
/* @end */

#titre h1 {
	background: transparent none no-repeat left top;
	display: inline;
	margin:0;
	padding:0;
	text-indent:0;
	font-size: 30pt;
	height: 24pt;
	opacity: 1;
}
#titre h1 a {
	color: black;
	text-decoration: none;
	display: inline;
}
#titre p {
	background:transparent none no-repeat scroll left top;
	margin:0 0 30pt 0;
	opacity:1;
	padding:0;
	display: block;
	text-indent:0px;
	font: bold 15pt Arial, Helvetica, Geneva, sans-serif;
	position: inherit;
}
#slogan {color:#000;text-align:left;background-image: none;height: 48pt}
#slogan h2 {font-size: 24pt}
#fichaPro, #fichaBusiness, #fichaClassic, #fichaBasic {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
h1, h2, h3, h4 {font-family: Arial, Helvetica, Geneva, sans-serif}
dt.show, dt.hide, dt.show:hover {
	border-bottom: solid #000 1pt;
	background:transparent none no-repeat;
	height: 20pt;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
dt {
	clear:left;
	font-size: 13pt;
	line-height: normal;
	margin:0;
	padding:0;
	text-shadow:0 0 0 #FFFFFF;
}
dd {
	background-color:white;
	line-height:normal;
	margin:0 0 15pt 0;
	padding:0;
	font-size: 11pt;
}
#web {
	width: 100%;
	-moz-box-shadow: #FFF 0 0 0;
	-webkit-box-shadow: #FFF 0 0 0;
	-khtml-box-shadow: #FFF 0 0 0;
	margin: 0 auto;
}
#fichaPro {background-color: white}
#footer {background-color: #d5d5d5;color: #000}
#footer a {color: #000}
a:link, a:visited {color: #000;background: transparent;font-weight: bold;text-decoration: underline}
a[href^="/"]:after {content: " (http://www.pixelmio.com" attr(href) ") ";font-size: 15pt}

