/*   
Proyecto: fcinco web
fcinco estudio || Cecilia Martire y Raul Reimer
design: Rauto & Chinchu
construction: Rauto
csskiller: Rauto
fecha: 22/02/08
mod1: -
mod2: -

*/

/* @group CSS inicial */

/* Elementos que queremos limpiar completamente: */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: none;
}

html {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 100%;
	/*text-shadow: #000 0px 0px 0px;Elimina el efecto bold en Safari*/
}

ul {
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .7em 0;
}
p, pre, blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1em 0;
}
cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 1em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: monaco, "Lucida Console", courier, mono-space;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 85%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
}
h1 {
	background: url(art/fcinco_logo.png) no-repeat left top;
	width: 370px;
	height: 40px;
	margin-top: 32px;
	text-indent: -1000em;
	float: left;
}
h2 {
	color: #6DC4FF;
	float: right;
	font-size: 2.6em;
	line-height: 100px;
	margin-right: 42px;
}
ul.fc {
	list-style: none;
	margin: 0 0em 1em 0;
}
div#next ul.fc {
	list-style: none;
	margin: 0 1em 1em 0;
}
ul.fc li {
	background: url(art/ico_f.png) no-repeat scroll left top;
	padding: 0 0 1em 1.8em;
	color: #525252;
}
div#work ul.fc li {
	width: 45%;
	float: left;
	height: 8em;
}
ul.fc li p.title {
	font-size: 1.2em;
}
ul.fc li p {
	margin: 0 0 .3em 0;
	line-height: 1.3em;
}	
#sale span, #work span {
	background: url(art/bck_works_gr.png) no-repeat scroll center center;
	width: 565px;
	height: 138px;
	display: block;
	border: none;
}
#sale img, #work img {
	width: 546px;
	height: 116px;
	margin: 10px 0 0 7px;
}
#sale img.btn {
	width: 25px;
	height: 24px;
	margin: 0px;
}
#next h3, #how h3, #contact h3 {
	color: #96C522;
}
#who h3 {
	color: #003366;
	margin: 0px 20px .7em 0;
}
#sale h3 {
	margin: 20px 0 .3em 0;
	color: #003366;
}
div#sale ul.fc h3 {
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 .3em 0;
	color: #003366;
}
div#next ul.fc h3 {
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 .3em 0;
	color: #515151;
}
#botoneraSlide {
	left:485px;
	position:absolute;
	top:340px;
	visibility:hidden;
	width:75px;
	margin: 147px 0 0 10px;
	z-index:5;
}
* html #botoneraSlide {
	margin: 135px 0 0 10px;
}
.box {
	width: 33%;
	float: left;
	margin-right: 1px;
}
.rojo {
	border: 1px solid #fb0d19;
}
#work h3 {
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 0 .3em 0;
}
#work a, #sale a {
	color: #003366;
}	
#work a:hover, #sale a:hover {
	color: #27770c;	
}	
#next span {
	background: url(art/bck_works_ch.png) no-repeat scroll center center;
	width: 185px;
	height: 148px;
	display: block;
	border: none;
}
#next img {
	width: 162px;
	height: 122px;
	margin: 11px 0 0 9px;
}
hr {
	clear:both;
	display:block;
	margin:-5px 0pt 0pt;
	padding:0pt;
	visibility:hidden;
}
/*** LINKS: Recuerda utilizar siempre la regla del LoVe-HAte ***/

a, a:link, a:visited, a:hover, a:active {
	/*
	Si quisieramos eliminar la línea de puntos que aparece al pulsar un enlace, aplicaríamos la siguiente propiedad:
	
	outline: 0;
	
	Sin embargo no se recomienda, por temas de accesibilidad para navegación con teclado (lo cual implica temas legales, un tema peliagudo).
	*/
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
	/*Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga*/
}

/* Formularios */
legend {
	visibility: hidden;
}
label, button {
	cursor:pointer;
	color: #666;
	margin-top: 10px;
	display: block;
}
label.nom {
	margin-top: 0;
}
input {
	border: 1px solid #96C522;
	width: 188px;
	font-size: 11px;
	padding: 5px;
	background: #f6feeb;
}
input.form-input-button {
	border: 0px solid #BDBDBD;
	width: 74px;
	height: 18px;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	line-height: 15px;
	padding: 0;
	margin: 10px 0 0 0;
	background:transparent url(art/btn_submit.png) no-repeat scroll left top;
}
textarea {
	border: 1px solid #96C522;
	width: 188px;
	height: 72px;
	font-size: 1.1em;
	padding: 5px;
	background: #f6feeb /*url(art/bck_input.png) no-repeat scroll left top*/;
}
input:focus, select:focus, textarea:focus {
	background-color: #FFF;
	border: 1px solid #96C522;
	padding: 5px;
}
.message-text {
	color: #d70d1b;
}
form {
	margin-left: 10px;
}
fieldset {
	border: none;
}
/* Form por @cristian */
.bar{
	margin-top: 10px;
	margin-right: 100px;
	float: right;
	display: none;	
	background: url('art/ajax-loader') no-repeat;
	height:16px;
	width: 16px;
}
.notification_error {
	float: none;
	color: #036;
	height: 90px;
	width: 260px;
	text-align: left;
	-moz-border-radius: 5px;
	font-style: italic;
	margin: 8px 8px 0;
	padding: 15px 4px 0 20px;
	/*background: url(art/backerror.jpg) no-repeat;*/
}
.notification_error p {
	margin: 0 0 .5em;
}
.notification_ok {
	float: none;
	width: 202px;
	height: 280px;
	text-align: center;
	-moz-border-radius: 5px;
	margin: 8px;
	padding: 8px;
	background: transparent url(art/pulp_respuesta.png) no-repeat;
}
.notification_ok p {
	font-size: 14px;
	color: #96C522;	
}

/* Fin Form */
#top a:link, #top a:visited {
	margin: 0px;
	color: #003366;
	font-weight: normal;
}
#top a:hover, #top a:active {
	color: #27770c;
}
#top p.twitt, #top p.frase {
	float: left;
	margin: 0;
	margin-left: 10px;
	width: 800px;
}
#top p.idioma {
	margin: 0;
	margin-right: 10px;
	float: right;
}
#sidebar p {
	font-size: 1em;
	line-height: 1.4em;
}
div#footer h3 {
	color: #0099FF;
	margin: 20px 0 10px 110px;
}
div#footer p {
	margin: 0 10px 0 114px;
	color: #003366;
	font-weight: normal;
	line-height: 15px;
}
div#footer p.strong {
	font-weight: bold;
}

/* Clases útiles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}
.alignright, .right { float:right; margin:0 0 10px 15px; border:0; }
.alignleft, .left { float:left; margin:0 15px 10px 0; border:0; }

/* @end */

/* @group HTML > BODY > WRAPPER */

/*Para empezar un layout centrado:*/

body {
	text-align: center;
	background: url(art/bck_page.png) no-repeat scroll center top;
}

#fcinco {
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#top {
	margin: 0 auto;
	width: 100%;
	height: 22px;
	line-height: 20px;
	position: absolute;
	top: 0;
	background: transparent;
}
#header {
	margin: 22px auto 0 auto;
	width: 1000px;
	height: 100px;
	background: #FFF;
	text-align: left;
}
#content {
	margin: 0 auto;
	width: 1000px;
	min-height: 640px;
	text-align: left;
}
#contenido {
	width: 702px;
	float: left;
}
#sale {
	width: 560px;
	margin-left: 114px;
	height: 250px;
	float: left;
}
#work {
	margin: 12px 0 0 114px;
	float: left;
	width: 560px;
}
#next {
	margin: 12px 0 0 114px;
	float: left;
	width: 560px;
}
#sidebar {
	width: 260px;
	float: right;
	margin: 0px;
	
}
#who {
	width: 240px;
	float: left;
	height: 250px;
	/*margin: 30px 20px 0 0;*/
}
#how {
	width: 240px;
	float: left;
	margin: 0px 20px 0 0;
}
#contact {
	width: 240px;
	float: right;
	margin: 12px 20px 0 0;
}
#footer {
	margin: 0 auto;
	width: 100%;
	height: 160px;
	position: relative;
	bottom: 0;
	clear: both;
	background: transparent url(art/bck_footer.jpg) repeat-x scroll center top;
}
#footer div.foot {
	margin: 10px auto;
	padding-top: 10px;
	width: 1000px;
	background: transparent;
	text-align: left;
}
DIV.mensaje {
	height:294px;
	position:absolute;
	right:0;
	text-indent:-9999em;
	top:180px;
	width:268px;
	z-index:10;
	background: url("art/post-it-note.png") no-repeat left top;
}

/* @end */