/*reset*/
html{color:#000;background:#ddd}
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}
caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}legend{color:#000} 

/* replace text - image */
h1 a, #idiomas li.fb a {
	background-repeat: no-repeat !important;
    cursor: pointer;
    display: block;
    height: 0 !important;
    overflow: hidden;
}

/*common*/
body {
	font: normal 12px Arial, sans-serif;
	width: 605px;
	background-color: #DDDDDD;
	width: 100%;
}
a {
	color: #000;
}
#content-left {
	padding:25px;
	background-color: #fff;
	width: 553px;
	position: relative;
}
strong , h3 {
	font-weight: bold;
}
h1 a {
	background: url("../img/lefabrique.png") repeat scroll 0 0 transparent;
	padding: 48px 0 0;
	width: 168px;
}
#titulo {
	font-size:17px;
	font-weight:bold;
	margin-top:10px;
}
#titulo span {
	font-weight: normal;
}
ul#menu {
	border-top: 1px solid black;
    margin-top: 15px;
    padding-top: 15px;
}
ul#submenu {
	font-size: 14px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 102px;
}
ul#submenu li {
	padding-right:4px;
}
ul#menu li , ul#submenu li , ul#footer li {
	display: inline;
}
ul#menu li a , ul#submenu li a , ul#footer li a {
	color: #000;
	text-decoration: none;
	padding-bottom: 4px;
}
ul#menu li a:hover , ul#menu li a.active, ul#submenu li a.active, ul#submenu li a:hover {
	border-bottom: 10px solid #ddd;
}
#content {
	background-color:#DDDDDD;
	padding:15px;
	margin:20px 0 0;
	position: relative;
	overflow: hidden;
}
.brand #content img, .home #content img{
	border: none;
	padding-top: 0;
}
#content p {
	line-height:16px;
	padding-bottom:12px;
}
#content p.dotted {
	border-bottom: 1px dotted #000000;
    margin-bottom: 17px;
    padding-bottom: 12px;
}
#content .back p.dotted {
	margin-top: 65px;
}
ul#footer {
	margin-top: 5px;
	margin-bottom:40px;
}
ul#footer li  {
	font-size: 11px;
}
ul#footer li#prensa {
	padding:2px 0 6px 21px;
}

.herramientas {
	float:left;
	padding-right:10px;
	width:31%;
}
#content-img {
	height: 665px;
	width: 520px;
	float: right;
}
.arting #content-img{
	height: 367px;
}
#content-img img {
	width: 100%;
}
#tape {
	float: left;
	text-align:center;
}
#prensa {
	background-image: url(../img/pdf.jpg);
	background-repeat: no-repeat;
}
/* right */
.content-r {
	background-color: #FFFFFF;
	padding: 20px;
	width: 455px;
	margin-top: 19px;
}
.content-r .cita {
	margin-top: 20px;
	display: none;
}

/* about us */
.cita {
	font-weight: bold;
	font-style: italic;
	overflow: hidden;
	position: relative;
}
.cita span {
	float: right;
    text-align: right;
    width: 100%;
}
/* brand */
.brand #content, .home #content  {
	background-color: #fff;
	padding: 15px 0;
}
/* services */
.services #content ul li ul li {
	list-style-type: disc;
	margin: 0 0 0 20px;
}
.services #content ul li {
	margin-bottom: 20px;
}

/* proyectamos */
#proyectamos {
	border-top: 1px solid #000;
	left:629px;
	position:absolute;
	top:89px;
}
#cartel {
	margin: 20px 0 10px 0;
}
#proyectamos h2 {
	font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding-top: 14px;
    position: relative;
    top: -64px;
}

/* prehome */
#prehome {
	width: 394px;
	margin: 20px auto;
}

/* idiomas */
#idiomas {
	left: 1065px;
    position: absolute;
    top: 42px;
width: 58px;
}
#idiomas li {
	display: inline;
	padding: 0 1px;
}
#idiomas li.fb {
	float: right;
	border-left: 1px solid #000;
	margin-left: 4px;
	padding: 0 0 0 5px;
}
#idiomas li.fb a {
	background: url("../img/fb.png") no-repeat scroll 0 0 transparent;
	padding: 14px 0 0;
	width: 14px;
}
