@charset "utf-8";

/********************************************************************************* HTML */

body, p, form, input, textarea, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form { display: inline; }

body {
	background: #f5f5f5 url(../../Content/images/fon.png) repeat-x;
	font-size: 1.0em;
}

a {
    color: #C8C800;
    text-decoration: none;
}

/********************************************************************************* ID */

#site {
	width: 866px;
	margin: 0 auto;
}

#header .menu {
	position: absolute;
	height: 130px;
	width: 866px;
	background:url(../../Content/images/fon_menu_x.png);
	top: 70px;
}

#header .secciones {
	font-size: 0.6em;
	background:url(../../Content/images/fon_menu.png) no-repeat;
	height: 21px;
	width: 560px;
	text-align:right;
	padding-right: 20px;
	padding-top: 7px;
	margin-top: 50px;
}

#header .secciones a {
	color:#FFFFFF;
	margin-left: 15px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

#header .secciones a:hover, #header .secciones a.select { color:#c8c800; }

#header .secciones .barra {
	color:#c8c800;
	font-weight:bold;
}

#header .logo {
	margin-top: 21px;
	margin-left: 60px;
}

#header .redes {
	margin-right: 20px;
	margin-top: 17px;
}

#header .redes a {
	float: left;
	margin-left: 5px;
}

#content {
	padding: 40px 60px 40px 57px;
	background:#FFFFFF;
}

#content .col1 { width: 434px; }

#content .col2 {
	margin-left: 60px;
	width: 254px;
}

#content h1 {
	font-size: 0.9em;
	color:#323232;
	margin-bottom: 8px;
}

#content h1 .barra {
	color:#c8c800;
	font-weight:bold;
}

#content .icon {
	width: 106px;
	margin-right: 14px;
}

#content .col1 .text {
	background: #f0f0f0;
	padding: 20px;
	width: 274px;
	height: 60px;
	margin-top: 3px;
}

#content p {
	font-size: 0.7em;
	color:#969696;
	text-align: justify;
}

#content .col1 .service { margin-bottom: 25px; }

#content .col2 .product {
	/*height: 234px;*/
	background:#f0f0f0;
	overflow: hidden;
	margin-bottom: 31px;
}

#content .col2 .post { background:#f0f0f0; }

#content .col2 h2 {
	background: #c8c800;
	color: #505050;
	padding-left: 20px;
	font-size: 0.9em;
	height: 27px;
	padding-top: 8px;
}

#content .col2 h2 .barra { color: #f0f0f0; }

#content .col2 .parentesis {
	color: #c8c800;
	font-weight:normal;
}

#content .col2 .ampliar {
	background:url(../../Content/images/fon_doble-punto.gif) repeat-x center 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .col2 .ampliar a {
	color:#505050;
	font-size: 0.8em;
	font-weight:bold;
	background:#f0f0f0;
	padding: 0 5px 0 5px;
}

#content .col2 a:hover { color:#c8c800; }

#content .col2 .text {
	padding: 10px;
	color:#969696;
}

#content .col2 .post .text {
	height: 327px;
	overflow: auto;
	padding: 0 20px 0 20px;
}

#content .col2 .post h3 {
	color:#c8c800;
	font-size: 0.8em;
	margin-top: 15px;
}

#content .col2 .post h3 a { color:#c8c800; }

#content .col2 .post h3 a:hover { color:#505050; }

#get-in-touch {
	font-size: 0.7em;
	color:#323232;
}

#get-in-touch .input-submit {
	background:url(../../Content/images/btn_send.gif) no-repeat 0 3px;
	width: 100px;
	border: 1px solid #FFF;
	font-size: 1.0em;
}

#get-in-touch .barra {
	color:#c8c800;
	margin-right: 5px;
	letter-spacing:-1px;
}

#footer {
	font-size: 0.6em;
	background: #FFFFFF;
	margin-top: 15px;
	padding: 10px 60px 10px 60px;
	margin-bottom: 10px;
	color:#787878;
}

#footer .barra {
	color:#c8c800;
	font-weight: bold;
}

#footer a {
	color:#787878;
	margin-right: 15px;
}

#footer a:hover, #footer a.select { color:#c8c800; }

/********************************************************************************* CSS */

.alignleft { float:left; }

.alignright { float:right; }

.clear { clear:both; }

.sombra-box {
	box-shadow: 0 0 5px #d9d9d9;
	-moz-box-shadow: 0 0 5px #d9d9d9;
	-webkit-box-shadow: 0 0 5px #d9d9d9;
}

.barra { letter-spacing: -3px; }

.input-text, .textarea {
	background: #f0f0f0;
	border:3px solid #f0f0f0;
	font-size: 1.0em;
	color:#666666;
}

div.requerido {
	color:#CC0000;
	position: absolute;
	margin-left: 340px;
	margin-top: -15px;
}

p.requerido {
	color:#CC0000 !important;
	font-size: 0.9em !important;
}

p.thanks {
	margin-bottom: 10px;
	border: 1px dashed #C8C800;
	padding: 5px;
}

/********************************************************************************* SCROLLPANE */
a.jScrollArrowUp { background: url(../../Content/images/btn_scrollup.gif) repeat-x 0 0; }

a.jScrollArrowUp:hover { background-position: 0 -15px; }

a.jScrollArrowDown { background: url(../../Content/images/btn_scrolldown.gif) repeat-x 0 0; }

a.jScrollArrowDown:hover { background-position: 0 -15px; }

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover { background-position: 0 -30px; }

