@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Raleway:100|Arimo:regular,italic,bold,bolditalic|Droid+Sans:regular,bold|Droid+Serif:regular,bold|Arvo:regular,bold);

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background-image:url(images/manchaBack.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
img {
	border:0;
}
h2 {
	color:#F39;
	font-weight:normal;
	font-family:'Arimo', Helvetica, Arial, sans-serif;
}
h3 {
	font-weight:normal;
	font-family:'Arimo', Helvetica, Arial, sans-serif;
	/*letter-spacing:-1px;*/
}
h3 a:link, h3 a:visited, a:link .carganuevo, a:visited .carganuevo {
	color:#000;
	text-decoration:none;
}
h3 a:hover, h3 a:active, a:hover .carganuevo, a:active .carganuevo {
	color:#F39;
	text-decoration:none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
}
a:link, a:visited {
	color:#000;
}
a:hover, a:active {
	color:#F39;
}
#wrapperlogin {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-family:'Arimo', Helvetica, Arial, Verdana, Geneva, sans-serif;
	margin: 0 auto;
	position:relative;
	width:900px;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	font-size:12px;
	line-height: 17px;
	font-family:'Arimo', Helvetica, Arial, Verdana, Geneva, sans-serif;
	margin: 0 auto;
	position:relative;
	width:900px;
	background: url(images/logoHome.gif) no-repeat 10px 20px;
}
#loginbox {
	font-size:0.75em;
	line-height: 2em;
	/*font-family:'Arimo', Verdana, Geneva, sans-serif;*/
	width:250px;
	height: 380px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-200px;
	margin-left:-125px;
}
#loginbox p {
	margin:10px 0;
}
#errorbox {
	font-size:0.75em;
	line-height: 2em;
	/*font-family:'Arimo', Verdana, Geneva, sans-serif;*/
	width:250px;
	height: 380px;
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-200px;
	margin-left:-125px;
	text-align:center;
}
#errorbox p {
	margin:10px 0;
}
#errorbox a:link, #errorbox a:visited {
	color:#E52878;
	text-decoration:none;
}
#errorbox a:hover, #errorbox a:active {
	color:#E52878;
	text-decoration:underline;
}
.formfileds {
	width:240px;
}
#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:30px;
	float:left;
	display:table;
}
.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 {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	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:290px;
	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: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 p {
	padding-top:3px;
}*/
.modulos a:link, .modulos a:visited {
	color:inherit;
	text-decoration:none;
}
.modulos a:hover, .modulos a:active {
	color:inherit;
	text-decoration:underline;
}
.pienovedades{
	position:absolute;
	top:265px;
}
.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;
}
.colportfolio {
	width: 280px;
	height:160px;
	margin: 0 20px 10px 0;
	padding-bottom:7px;
	border-bottom: 1px dotted #333;
	float:left;
}
.icons {
	background:#EEE;
	margin-top:3px;
}
a:link .icons , a:visited .icons  {
	background:#666;
	margin-top:3px;
}
a:hover .icons , a:active .icons  {
	background:#F39;
}
#direcontacto a:link, #direcontacto a:visited {
	color:#F39;
	font-weight:bold
}
#direcontacto a:hover, #direcontacto a:active {
	color:#333;
}
.copete {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:20px;
}
