/*-------------------------------------------------
baseline
-------------------------------------------------*/

body {
	background: #fff url(imagen/zcapet.png) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 840px;
}

p, li {
	font-size: 12px;
	line-height: 1.4em;
	font-family: verdana;
	margin: 0 0 15px 0;
	font-weight: normal;
}

ul {
	margin: 10px 0;
	padding: 0 0 0 25px;
}

li {
	margin: 0;
}

h1 {
	font-size: 16px;
	margin: 0 0 10px 0;
	font-family: verdana;
}

h2 {
	font-family: verdana;
	line-height: 1.2em;
	font-size: 14px;
	margin: 0 10px 20px 0px;
}

h3 {
	margin: 0 0 2px 0;
	font-family: verdana;
	font-size: 12px;
}

a {
	/*color: #3252b2;*/
	color: #f09;
	text-decoration: none;
}

a:hover {
	/*color: #3252b2;*/
	color: #f09;
	text-decoration: none;
	border-bottom: 2px dotted #f09;
}

a img {
	border: 0;
}

blockquote {
	line-height: 1.4em;
	font-family: georgia;
}

cite {
	font-family: verdana;
	font-size: 10px;
}

div.container {
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

div.centrado {
	width: 750px;
	margin: 0 auto;
}

ul.flota {
	list-style: none;
	width: 80%;
}

ul.flota li {
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom: 20px;
	height: auto;
	line-height: 18px;
	font-family: georgia;
	font-size: 18px;
	text-align: left;
	padding-bottom: 5px;
}

div#container-info, div#container-flash {
	width: 840px;
	margin: 0 auto;
	text-align: center;
}

	span.highlight {
		background-color: #ffc;
	}

span.highlightb {
	background-color: #ffc;
	font-weight: bold;
}

span.bigside {
	font: medium georgia;
	margin-left: 10px;
}

span.small {
	font: x-small georgia;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}

span.smallb {
	font: bold 	small georgia;
	color: 	#f09;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #fff;
	border-top: 1px dotted #000;
}

select {
	font: large georgia;
	color: 	#fff;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #f09;
	border-top: 1px dotted #000;
	width: 400px;
	opacity: 0.75;
}

div#big {
	font: bold xx-large verdana;
	background-color: #f09;
	color: #fff;
	margin-right: auto;
}

div#small {
	font: xx-small verdana;
	color: #fff;
	margin-right: auto;
}

td, th {
	vertical-align: top;
	font-family: verdana;
}

div.colorless {
	background-color: transparent;
}

.red {
	color: red;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-------------------------------------------------
header
-------------------------------------------------*/

div#header {
	height: 80px;
	margin: 15px auto;
	width: 750px;
	text-align: left;
}

div#header p {
	padding-top: 2px;
	font-size: 11px;
	font-family: verdana;
}

div#header img.logo {
	float: left;
}

div#header img.nen {
	float: right;
}

div#header a img {
	border: 0;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/

div#footer {
	text-align: center;
	background-color: #000;
	font-family: verdana;
	color: #999;
	padding: 15px 0;
	font-size: 10px;
	line-height: 1.4em;
}

div#footer a {
	color: #fff;
}

/*-------------------------------------------------
top
-------------------------------------------------*/

div.band {
	padding: 30px 0;
	text-align: center;
	background-color: #6c0;
	border-top: 1px solid #ffe8cd;
	border-bottom: 1px solid #ffe8cd;

}

div.pitch {
	float: left;
	width: 250px;
	//text-align: center;
	display: block;
}

div.pitch p {
	text-align: center;
	margin-bottom: 0;
}

div.pitch a {
	font-size: small;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

div.pitch blockquote {
	color: #393;
	font-size: 14px;
	margin-bottom: 2px;
	text-align: center;
}

div.pitch cite {
	font-weight: bold;
}
div.quote {
	margin: 13px 0;
	text-align: center;
}

div#contacto {
	float: right;
	width: 400px;
	text-align: left;
	margin-bottom: 22px;
	margin-left: 5px;
	background-color: #ffc;
}

div#contacto img {
	float: right;
	margin-left: 5px;
}

div#contacto h1, div#contacto h2, div#contacto p {
	padding-left: 5px;
}

div#contacto h2 {
	border-bottom: 1px dotted #c9c9c9;
}

/*-------------------------------------------------
product
-------------------------------------------------*/

div.product {
	float: right;
	width: 400px;
	text-align: left;
	margin-bottom: 2px;
}

div.product p {
	margin-bottom: 0;
}

div.product img {
	float: left;
	margin: 0 15px 10px 0;
}

div.product img.none {
	margin-bottom: 0;
}

div.product h1 sup {
	font-size: 10px;
	color: #999;
	font-weight: normal;
}

div.product h1 {
	font-size: 18px;
	margin-bottom: 2px;
}

div.product h2 {
	font-size: 12px;
	margin-bottom: 1px;
}

div.product a {
	color: #fff;
	font-size: 14px;
	margin-bottom: 1px;
}

div.product p {
	font-size: 12px;
	margin-bottom: 1px;
	font-family: georgia;
}

/*-------------------------------------------------
belt
-------------------------------------------------*/

div#belt {
	padding: 10px 0;
	margin-top: 10px;
	clear: both;
	background-color: #ffc;
	font-family: georgia;
}

div#belt p {
	font-family: georgia;
}

ul#navul {
	list-style-type: none;
	text-align: center;
	clear: both;
	border-bottom: 1px dotted #000;
	padding: 5px	;
}

#navul li {
	display: inline;
}

#navul li a {
	padding: 5px;
	background-color: #ff9;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#navul a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #c9c9c9;
}

ul#ventajas {
	list-style-type: none;
	clear: both;
	border-bottom: 1px dotted #000;
	padding: 5px;
}

div#belt h2 {
	text-align: center;
}

div#belt a {
	font-weight: bold;
	white-space: nowrap;
}

div#belt p {
	font-size: 11px;
	text-align: center;
	margin-bottom: 0;
}

div#belt table {
	width: 100%;
}

div#belt table td {
	text-align: center;
	width: 33%;
	padding: 0 5px;
}

div#belt table td a {
	color: #900;
	text-align: center;
}

div#belt table h1 {
	font-size: 18px;
	text-align: center;
}

div#belt table h2 {
	font-size: 12px;
	text-align: center;
}

/*-------------------------------------------------
content
-------------------------------------------------*/

div.content {
	margin: 40px auto;
	width: 700px;
	text-align: left;
}

div.wide {
	width: 750px;
}

div.wide div.left, div.wide div.right {
	width: 350px;
}

body.home div.content h1 {
	text-transform: uppercase;
}

body.home div.content p {
	font-family: georgia;
	font-size: 16px;
}

#nube {
	margin: 10px auto;
	padding: 20px;
	width: 680px;
	border: 1px dotted #000;
	text-align: center;
}

#nube a {
	font-family: georgia;
	font-size: 20px;
	margin-left: 15px;
	text-decoration: none;
	color: #000;
	text-transform: lowercase;
	letter-spacing: 1px;
}

#nube a:hover {
	color: #c9c9c9;
}

div.left, div.right, div.center {
	width: 325px;
	margin-bottom: 25px;	
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.right ol {
	list-style-type: none;
}

div.right ul {
	list-style-type: square;
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 10px;
}

div.center {
	border-top: 1px solid #dbc0ae;
	border-bottom: 1px solid #dbc0ae;
	padding: 20px 20px 0 20px;
	clear: both;
	margin: 0 auto;
	width: 425px;
	text-align: left;
}

div#map {
	border-top: 1px solid #dbc0ae;
	border-bottom: 1px solid #dbc0ae;
	padding: 20px 20px 0 20px;
	clear: both;
	margin: 0 auto;
	width: 600px;
	height: 550px;
	text-align: left;
}

/*-------------------------------------------------
legal
-------------------------------------------------*/

body.legal {
	padding: 25px;
	width: 600px;
}

/* LISTA CON IMAGEN */

ul.ventajas {
	list-style: none;
	width: 100%;
}

ul.ventajas li {
	border-bottom: 1px dotted #c9c9c9;
	margin-bottom: 20px;
	height: auto;
	line-height: 16px;
	font-family: georgia;
	font-size: 12px;
	text-align: left;
	padding-bottom: 10px;
}

ul.ventajas li img {
	float: left;
	margin-right: 10px;
	clear: both;
}

ul.ventajas li p {
	line-height: 16px;
	font-family: georgia;
	font-size: 12px;
	text-align: left;
}

ul.ventajas li h1 {
	font-family: verdana;
	font-size: 14px;
	text-align: left;
}

ul.ventajas li h2 {
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	color: #6c0;
	margin-bottom: 10px;
}

#marca {
	font-weight: bold;
	font-size: 13px;
}

ul.casos {
	list-style: none;
	width: 65%;
}

ul.casos li.le img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}

ul.casos li.ri img {
	margin-right: 5px;
	margin-bottom: 5px;
	float: right;
}

/*-------------------------------------------------
action
-------------------------------------------------*/

div.action {
	padding: 8px 0;
	background-color: #ffe640;
	margin: 17px 0;
}

div.action h2 {
	font-size: 20px;
	text-align: center;
	line-height: 1em;
}

div.action h2.smaller {
	font-size: 16px;
}

div.action p {
	font-size: 11px;
	margin: 0;
	text-align: center;
}

div.action h2 a {
	color: #900;
}

div.action h2 span {
	color: #333;
	font-weight: normal;
	padding: 0 5px;
	font-size: 18px;
}

body.tour div.action {
	margin: 35px 0 0 0;
}

/*-------------------------------------------------
spotlight
-------------------------------------------------*/

div.spotlight {
	background-color: #fff;
	padding: 10px;
	clear: both;
	margin: 0;
}

div.spotlight p {
	font-size: 11px;
	font-family: verdana;
	text-align: left;
	margin-bottom: 0;
}

div.spotlight a {
	font-size: 12px;
	font-family: georgia;
	text-align: left;
	margin-bottom: 0;
	text-decoration: none;
	color: #000;
	}

div.spotlight a:hover {
	font-size: 12px;
	font-family: georgia;
	text-align: left;
	margin-bottom: 0;
	text-decoration: none;
	color: #000;
	}

div.spotlight h2 {
	font-family: georgia;
	font-size: x-large;
	color: #6c0;
}
div.spotlight h3 {
	text-align: center;
}

div.spotlight img {
	border: 1px solid #ccc;
	padding: 1px;
}

div.spotlight table {
	margin: 0 auto;
	width: 50%;
}

div.spotlight table td {
	width: 1%;
	padding: 3px 5px;
	text-align: left;
}

div.spotlight ul {
	font-family: georgia;
	width: 50%;
	text-align: left;
	padding-left: 50%;
}

ul.colabora {
	display: block;
}

ul.colabora li {
	margin: 5px;
	float: none;
	list-style-type: none;
}

/*-------------------------------------------------
dojo
-------------------------------------------------*/

div.dojoDialog {
	background : #6c0	;
	border : 1px solid #999;
	-moz-border-radius : 5px;
	padding : 4px;
	width: 500px;
}

#form-test td {
	font: small georgia;
}

div.DialogContent {
	font: x-small georgia;
}

fieldset {
	margin : 10px;
	font: bold small verdana;
}



/* END */
