@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Arimo:regular,italic,bold,bolditalic);

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-family:'Arimo', Helvetica, Arial, Verdana, Geneva, sans-serif;
	background-image:url(images/manchaBack.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
img {
	border:0;
}
h2 {
	color:#F39;
	font-weight:normal;
}
h3 {
	color:#F39;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	color:#F39;
	font-size:14px;
	font-weight:normal;
}
a {
	color:#F39;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
h2 a:link, h2 a:visited, h4 a:link, h4 a:visited {
	color:#000;
	text-decoration:none;
}
h2 a:hover, h2 a:active, h4 a:hover, h4 a:active{
	color:#F39;
	text-decoration:none;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size:12px;
	line-height: 18px;
	margin: 0 auto;
	position:relative;
	width:900px;
	background: url(images/logoHome.gif) no-repeat 10px 20px;
}
#header {
	height:73px;
	padding:20px 10px 0 10px;
}
#mainmenu {
	width:880px;
	margin:0 10px;
	padding-bottom:5px;
	border-bottom:1px dotted #F39;
}
.mainmenuB {
	width:900px;
	float:left;
	display:table;
}
.maincontent {
	width:900px;
	padding-top:10px;
	float:left;
	display:table;
}
.maincontentB {
	width:900px;
	padding-top:15px;
	float:left;
	display:table;
}
#mainPicture {
	margin:0 10px 10px 10px;
	padding: 10px 0;
	width: 880px;
	height: 360px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px dotted #333;
	position:relative;
	float:left;
}
.stepcarousel{
	position: relative; /*leave this value alone*/
	/*border: 10px solid black;*/
	overflow-x: scroll; /*leave this value alone*/
	overflow-y: hidden; /*leave this value alone*/
	width: 880px; /*Width of Carousel Viewer itself*/
	height: 360px; /*Height should enough to fit largest content's height*/
}
.stepcarousel .belt{
	/*width:10000px;*/
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 880px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.subtitulo {
	width:880px;
	margin:0 10px;
	padding-bottom:5px;
	border-bottom:1px dotted #F39;
	float:left;
}
.modulosinicio {
	width:280px;
	margin:10px 10px 0 10px;
	float:left;
}
.flotaderecha {
	line-height:14px;
	text-align:right;
	float:right;
}
.editaborra {
	color:#F39;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 0 0 7px;
	float:left;
}
.modulos {
	width:280px;
	height:180px;
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #F39;
	position:relative;
	top:0;
	left:0;
	float:left;
}
.modulosportfolio {
	width:280px;
	height:195px;
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #F39;
	position:relative;
	top:0;
	left:0;
	float:left;
}
.pieportfolio{
	position:absolute;
	top:170px;
}
.modulosB {
	width:280px;
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #F39;
	display:block;
	position:relative;
	top:0;
	left:0;
	float:left;
}
.modulos2col {
	width:580px;
	height:280px;
	margin:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #F39;
	position:relative;
	top:0;
	left:0;
	float:left;
}
.content {
	width:880px;
	margin:0 10px 10px 10px;
	padding-bottom:10px;
	float:left;
}
.lineabottom {
	border-bottom:1px dotted #F39;
}
.lineatop {
	border-top:1px dotted #F39;
}
.lineabottom2 {
	border-bottom:1px solid #F39;
}
.lineatop2 {
	border-top:4px solid #F39;
}
.modulos a:link, .modulos a:visited {
	text-decoration:none;
}
.modulos a:hover, .modulos a:active {
	text-decoration:underline;
}
.pienovedades{
	position:absolute;
	top:270px;
}
.destacados {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:20px;
}
.titulosform {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.celdasform {
	padding:5px;
}
.campos {
	width: 280px;
}
.colportfolio {
	width: 280px;
	height:160px;
	margin: 0 20px 10px 0;
	padding-bottom:7px;
	border-bottom: 1px dotted #333;
	float:left;
}
.copete {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
}
.slideshow {
	width:580px;
	height:435px;
	overflow:hidden;
}
.slideshow img {
	/*width:580px;*/
	height:435px;
}
.titultimos {
	width:280px;
	color:#F39;
	padding-bottom:10px;
	border-bottom:1px solid #F39;
}
.ultimos {
	width:280px;
	font-size:12px;
	padding:6px 0;
	border-bottom:1px dotted #333;
}
.navtrabajo {
	margin-left:20px;
	cursor:pointer;
}
.navtrabajo:hover, .navtrabajo:active {
	color:#F39;
	text-decoration:underline;
}