/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/struct/01.jpg) repeat-x;
	font: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 0.8em;
}


h1, h2, h3 {
	margin: 0;
	color: #461c0e;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.5em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #c08e78;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #431c0b;
}

a:hover {
	text-decoration: none;
	color: #c08e77;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(../images/struct/img07.jpg) repeat-x;
	border: 1px solid #CCCCCC;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	background: url(../images/struct/img08.png) no-repeat 10px 50%;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #ffffff;
}

.boxed .content {
	padding: 10px;
}

.red { color: RED; }

/* Header */

#header {
	width: 980px;
	height: 130px;
	margin: 0 auto;
	background: url(../images/struct/img02.jpg) no-repeat;
}

ol { color:#333; list-style-type:decimal; }

/* Header > Logo */

#logo {
	float: left;
	width: 331px;
	height: 127px;
	cursor: pointer;
	border-bottom: 3px #c08e78 dashed; border-right: 3px #c08e78 dashed;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Right */

#header_right
{
	float: left;
	width: 643px;
	height: 127px;
	border-top: 3px #c08e78 dashed; border-right: 3px #c08e78 dashed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-stretch: expanded;
	text-align:center;
}

/* Header > Title */

#title
{
	float: left;
	width: 646px;
	height: 100px;
}

#title p
{
	margin: 8px 35px auto 25px;
}

#title b
{
	font-size: 1.2em;
	line-height: 25px;
	text-decoration: underline;
	color: #ffffff;
}
/* Header > Top Menu */

#topmenu {
	float: left;
	width: 646px;
	height: 37px;
	border-top: 3px #c08e78 dashed;
}

#topmenu ul {
	margin: 0 20px 0 auto;
	padding: 7px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align:right;
}

#topmenu small { font-size: 0.7em; text-align:left; } 

#topmenu li {
	display: inline;
	text-align:right;
}

#topmenu a {
	display: block;
	float: right;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background: url(../images/struct/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(../images/struct/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(../images/struct/img05.gif) no-repeat left center;
}

/* Menu */

#menu {
	width: 980px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(../images/struct/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	display: block;
	float: left;
	width: 650px;
	padding: 10px;
}

#main2 {
	float: left;
	width: 980px;
}

#main3 {
	float: left;
	width: 980px;
	display: block;
}



/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
	display:block;
	float: left;
	width: 310px;
	font-size: 0.9em;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0 0 4px 0;
	padding: 0 0 0 10px;
	background: url(../images/struct/img09.png) no-repeat left center;
	font-size: 12px;
	font-weight: bold;
}

#updates p {
	margin: 0;
	padding: 0 0 0 15px;
	font-weight: bold;
	line-height: normal;
	font-size: 1em;
}

#updates a {
	text-decoration: none;
}

#updates2 iframe { margin-left: -15px; }


/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 980px;
	margin: 0 auto 2em auto;
	background: #F7F7F7 url(../images/struct/img07.jpg) repeat-x;
	border: 1px solid #CCCCCC;
}


/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

/*
	Products
*/

#products p
{
	color:#FFFFFF;
	margin: 15px;
	line-height: 25px;
	font-size: 11px;
}

*Form*/

#advancedCall fieldset { border:2px solid #34220a; margin: 30px 0 auto 25px; padding: 10px; font-size: 1.0em; letter-spacing: 2px; width: 535px; color: #000; }
#advancedCall legend { padding: 0.2em 0.5em; border:3px solid #34220a; color:#34220a; font-size:1.2em; margin: 0; text-align:right; letter-spacing: normal; color: #000; }
#advancedCall small { display: block; width: 110px; float: right; height: 20px; margin: 17px auto auto 15px; display:block; float: left;}
#stylingCall input, #advancedCall input { width:300px; height:35px; margin-bottom:5px;  font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding-left:15px; display:block; float: left; }
textarea { width:300px; height:210px; overflow:hidden; margin-bottom:5px;  font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding-left:15px; display:block; float: left;}
.submitbutton { cursor: pointer; height: 500px; font-size: 1.6em; width: 350px; margin: 15px auto 0 28px;}
.contactoFormFocusBlur { color:#000; border:3px solid #6f3600; font-stretch: ultra-expanded;} /* sin tocar */
.contactoFormFocus { color:#000;  border:3px dotted #66ff00; } /* escribo */
.contactoFormFocusKeydown { color: #000; border:3px dashed #66ff00; } /* clicko */
.contactoFormFocusNotEqualToDefault { color:#34220a; border:3px solid #66ff00; } /* rellenado - borde verde con letra marrón fuerte */
.error { display: block; float:left; width: 333px; font: 0.9em Verdana, Helvetica, sans-serif; background-color: #FFA6A6; color: #C00; border:2px solid #C00; padding: 3px 10px 3px 10px;}
label { display: block; float:left; width:355px; font-size:1.1em; font-weight: bold; font-style: normal; border-bottom: 2px dotted #34220a; color: #34220a; margin: 10px auto 5px 2px; text-align: left; }
.succes { display:block; color:#093; font-size: 1.3em; font-stretch: expanded; margin-top: 35px; margin-bottom: 35px;}
