/* CSS Document */
* {margin: 0; padding:0;}
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	}
	
/**** GRALES. */
a:link { color: #E35C1B; }
a:hover {text-decoration: none;}
a:visited {color: #966;}

body {
	background: #414141 url(../imagenes/fd_pagina.jpg) top repeat-x fixed;
	color: #414141;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size: 12px;
	padding-top:15px;
	}

blockquote { /* estilo dentro del copete */
	background: transparent url(../imagenes/comilla_abre.jpg) left top no-repeat;
	margin: 0 auto;
	width: 85%;
	}
blockquote div {
  	color: #289FCB;
	background: transparent url(../imagenes/comilla_cierra.jpg) right bottom no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	height: 55px;
	padding: 0 15px 0 30px;
	margin: 0 auto;
  	text-align: left;
	}
	
h1 {
	color: #E35C1B;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica;
	font-size:18px;
	font-variant:small-caps;
	letter-spacing: -1px;
	margin-bottom: 10px;
	}
h2 {
	color: #289FCB;
	font-size:16px;
	font-weight: normal;
	padding: 5px;
	}
h3 {
	color: #E35C1B;
	font-size:12px; 
	margin-bottom: 5px;
	}
	h3 > p { margin-left: 15px;}
p {
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 5px;
	}
pre {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	margin: 0; 
}
table {
	border-collapse:collapse;
	margin-bottom: 15px;
	}
ul, ol { margin-bottom: 15px; padding-left: 15px;}
ul li, ol li { list-style-position:outside; margin-left: 15px; }

/*******	LAYOUT	*************************/
#pagina { 
 	text-align:left;  
	margin:0 auto;
	width:730px; 
	} 
#cabecera {
	background: #FFF url(../imagenes/fd_cabecera.jpg) top left no-repeat;
	height:175px;
	width:100%;
	}
	#cpc {
		font-size: 8px;
		float:right;
		padding: 30px;
		}
		#logo {
			height: 120px; /* separa el este div del iconos */
			text-align: right;
			}
			#logo a:link, #iconos a:link { 
				color: #979797;
				text-decoration:none;
				}
			#logo a:visited, #iconos a:visited { 
				color: #979797; 
				text-decoration:none;
				}
		#iconos img { border:0; }
		#iconos {
			text-align: right;
			}
#nav {
	background: transparent url(../imagenes/fd_nav.jpg) left repeat-x;
	border-top: 3px solid #FFF;
	border-bottom: 1px solid #979797;
	position:relative;
	height:33px;
	width:100%;
	}
#copete {
	background-image: url(../imagenes/fd_copete.jpg);
	background-position:bottom;
	height:82px;
	text-align:center;
	padding-top: 20px;
	width:100%;
	}
		
#cuerpo { 
	background-color: #FFF;
	padding: 20px;
	overflow: hidden;
	border-bottom: 17px solid #FFF; /* borde para separar las columnas */
	}
	div#colIzq, div#colCtro, div#colDrch { /* estira las columnas */
		padding-bottom: 30000px; 
		margin-bottom: -30000px;
		width:210px; 
		} 

	#colIzq {
		float:left;
		background-color: #EBEBEB;
		padding:0 0 20px 0;
		}
		#colIzq p, #colIzq .shadetabs {
			margin-left: 15px;
		}
	 #colCtro {
		float:left; 
		margin:0 25px;
		}
	#colDrch {
		float: right; 
		}
	#colDrchInt { /* columna derecha de las pag. internas */
		border-top: 5px solid #EBEBEB;
		float: right;
		padding: 35px 10px 10px 10px;
		width:450px;
		}
	
#pie {
	background-image:url(../imagenes/fd_pie.jpg);
	clear:both;
	font-size: 12px;
	height:65px;
	}
	
/** BARRA NAVEGACION **/
    #bnav {
		background: transparent url(../imagenes/btn_bnav.gif) left repeat-x;
		float:left;
      	/*line-height:33px;*/
	  	/*width:580px;*/
      	}
    #bnav ul {
    margin:0;
    padding:0;
    list-style:none;
	}
    #bnav li {
    	display:inline;
    	margin:0;
    	padding:0;
		}
    #bnav a {
    	float:left;
    	background:url(../imagenes/btn_bnav.gif) no-repeat left top;
    	margin:0;
    	padding:0 0 0 4px;
    	text-decoration:none;
		border-right: 2px solid #FFF;
    	}
    #bnav a span {
     	float:left;
     	display:block;
     	background:url("../imagenes/btn_bnav.png") no-repeat right top;
     	padding:0 15px 15px 6px;
    	color:#FFF;
    	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #bnav a span {float:none;}
    /* End IE5-Mac hack */
    #bnav a:hover span {
      color:#FFF;
      }
    #bnav a:hover {
      background-position:0% -31px;
      }
    #bnav a:hover span {
      background-position:100% -31px;
      }
        #bnav .activo a {
                background-position:0% -31px;
        }
        #bnav .activo a span {
                background-position:100% -31px;
        }
-->

/*** IDīs **/

#linksTexto {
	float:left;
	text-align: center;
	height:45px;
	padding-top: 20px;
	width: 500px;
	}
	#linksTexto a:link { color: #C9C9C9}
	#linksTexto a:hover { color:#CCCCCC;}
	
#validores {
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	}
#copy {
	background-image: url(../imagenes/fd_copy.jpg);
	float: right;
	height:45px;
	padding: 20px 0 0 20px;
	width: 210px;
	}
#ajaxcontentarea img { border: 5px solid #EBEBEB; }

/*** FORMULARIO **/

input, textarea {
	width: 200px;
	}
fieldset {
	/*background-color: #EEE;*/
	border:none;
	float:left;
	padding: 5px;
	margin-bottom:5px;
	width: 210px;
	}
fieldset #comentario { /* solo para fieldset Comentario/Sugerencia */
	border:none;
	padding: 5px;
	margin-bottom:5px;
	width:440px
	}
#Comentario {
	width: 425px;
	}
.obliga {
	color: #289FCB;
	font-weight: bold;
	}
	
/*** CLASES **/
.navlist {
	padding-left: 0;
	margin-left: 0;
	height: 180px;
	width: 200px;
	}
.navlist li {
	list-style: none;
	margin: 0;
	padding: 3px;
	border-bottom: 1px solid #C9C9C9;
	line-height: 12px;
	}
.navlist li a { 
	color: #414141; 
	text-decoration: none;
	display: block; 
	}
.navlist li a:hover {
	background: #EBEBEB url(../imagenes/ico_link_nuevapag.gif) bottom right no-repeat;
	color: #289FCB;
	}

.empresa, .contactenos, .marcas, .soluciones, .servicios {	
	background-position: left top; 
	background-repeat: no-repeat;
	}
	.empresa { background-image: url(../imagenes/fd_tit-empresa.gif);}
	.contactenos { background-image: url(../imagenes/fd_tit-contactenos.gif);}
	.marcas { background-image: url(../imagenes/fd_tit-marcas.gif);}
	.soluciones { background-image: url(../imagenes/fd_tit-soluciones.gif);}
	.servicios { background-image: url(../imagenes/fd_tit-servicios.gif);}

.ampliar {
	background: #EBEBEB url("../imagenes/ic_flecha_ampliar.jpg") right no-repeat;
	display: block;
	float:left;
	font-size: 10px;
	font-variant:small-caps;
	margin-bottom: 20px;
	padding: 3px 15px 3px 17px;
	text-decoration:none;
	text-align: right;
	width: 180px;
	}
	.ampliar:link {color: #C9C9C9;	}
	.ampliar:hover {background-color: #EBEBEB;	}
	
.thumbCol { /* thumbnails de las columnas */
	border: 5px solid #EBEBEB;
	}
.miniTexto{ font-size: 8px;line-height: 8px;}


/* ----------------- gracias clearfix! -- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
