/* Hoja de estilo CSS disenada por Alejandro Cobo, en diciembre de 2007, alejandro@ideacorporativa.com, cualquier duda */

					/* PARA NEUTRALIZAR LOS DIVERSOS NAVEGADORES */
* { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
abbr,acronym { 
	border:0;
}

/* ETIQUETAS HTML */

html {
	background: url(../images/fondo.jpg);
	font: 13px "Trebuchet MS", Arial, sans-serif;
	color: #E5E5E5;
}
body {
	margin-left: 0px;
	margin-right: 0px;
}
p {
	line-height: 130%;
	margin-top: 5px;
}
a:link {
	color: #B41413;
	text-decoration: none;
}
a:visited {
	padding-right: 10px;
	text-decoration: none;
	border-bottom: 0px dotted #F90;
	color: #F90;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active { 
	padding-right: 0px;
	text-decoration: none;
	border-bottom: 0px dotted #F90;
	color: #F90;
}
blockquote {
	color: #FFF;
	background: #BBB18C url(images/comillas.gif) no-repeat 15px 15px;
	padding: 15px 15px 15px 50px;
	width: 90%;
	margin: 20px auto;
}
ul li {
	background: url(../images/mm_separador.jpg) no-repeat;
	margin-left: 16px;
	padding-left: 16px;
	text-decoration: none;
}
ol li {
	background: url(../images/mm_separador.jpg) no-repeat;
	list-style: decimal;
	margin-left: 16px;
	padding-left: 16px;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	margin-top: 10px;
	font-family: Giorgia, Arial, sans-serif;
	color: #003366;
	font-weight: normal;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	border-bottom: 1px dotted #036;
	margin-top: 10px;
}
input {
	border: 1px solid #D6CDB4;
	font-size: 11px;
	color: #8C6239;
	height: 18px;
}
input[type="text"]:focus, input[type="password"]:focus {
	border: 2px solid #9C3;
}
/*MAQUETACION*/
	#contenedor {
	background: url(../images/fondo2.jpg);
	width: 900px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	}
/*DIRECCION GENERAL*/
	#direccion {
		float: left;
		margin-left: 10px;
		font-size: 14px;
	}
/*TEXTO*/
	#titulo{
		float: left;
		margin-left: 20px;
		margin-bottom: 10px;
		margin-top: 20px; 
		width: 300px;
		font-size: 20px;
		font-weight: bold;
		color: #c0c0c0; 
	}
	#texto{
		float: left;
		margin-left: 20px;
		margin-top: 40px;
		width: 345px;
	}
/*CATALOGO*/
	.titulocat{
		font-size: 20px;
		font-weight: bold;
		color: #c0c0c0; 
	}
	.subtitcat{
		font-size: 16px;
		font-weight: bold;
		color: #ffcc00;

	}
	.textocat{
		font-size: 14px;
		font-weight: normal;
		color: #f6f6f6;
		line-height: 15px;
	}
	.fotoscat{
		margin-left: 10px;
	}
/* GENERALES */
	.oculto {
	display: none;
	}
	/* LOGOTIPO */
h1 {
	margin-top: 0px;
}
h1 a {
	background: url(../images/logo.jpg) no-repeat;
	height: 500px;
	width: 104px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;	
}
h1 span {
	display: none;
}
/*PIE DE PAGINA*/
#pie{
	background: url(../images/pie.jpg) no-repeat;
	width:900px;
	height: 50px;
	margin-left:0px;
	margin-top: -10px;
	float: left;
}
#txtpie{
	float: left;
	color: #333;
	text-align: center;
	margin-left: 20px;
	margin-top: 0px;
	width: 50px;	
}
#copy{
	color: #f6f6f6;
	font-size: 11px;
	text-align: center;
}
#menuscroll{
/*Scroll de los textos*/
	   width:200px;
	   height:230px;
	   overflow:auto;
	   text-align:left;
		padding-left: 10px;
	   margin-top:1px;
}

/*CATALOGO*/
.contenedorfoto { 
   float:left; 
   width:150px; 
   height:150px; 
   margin: 5px; 
   padding:5px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
} 

/* MENU SECUNDARIO */

ul.menuSecundario {
	margin-top: 80px;
	margin-bottom: 200px;
	width: 350px;
	float: left;
}
ul.menuSecundario li {
	list-style: none;	
}
ul.menuSecundario a {
	font-size: 11px;
	text-transform: uppercase;
	color: #A18A58;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #A18A58;
	width: 200px;
}
ul.menuSecundario a.english {
	background: url(images/icono_english_version.gif) no-repeat left center;
	text-indent: 25px;
}
ul.menuSecundario a.accesible {
	background: url(images/icono_version_accesible.gif) no-repeat left center;
	text-indent: 25px;
}
ul.menuSecundario a.vinculos {
	background: url(images/icono_vinculos.gif) no-repeat left center;
	text-indent: 25px;
}
ul.menuSecundario a.foros {
	background: url(images/icono_foros.gif) no-repeat left center;
	text-indent: 25px;
}
ul.menuSecundario a.glosario {
	background: url(images/icono_glosario.gif) no-repeat left center;
	text-indent: 25px;
}
ul.menuSecundario a.ayuda {
	background: url(images/icono_ayuda.gif) no-repeat left center;
	text-indent: 25px;
}
ul.menuSecundario a:hover {
	color: #74633F;
}
/*BANNERS*/
#banner {
	background: url(../images/banner.jpg) no-repeat;
	width: 410px;
	height: 200px;
	float: right;
	margin-right: 25px;
	margin-top: -300px;
}
/*CONTACTO*/
#bannerc {
	background: url(../images/contacto.jpg) no-repeat;
	width: 410px;
	height: 210px;
	float: right;
	margin-right: 25px;
	margin-top: -300px;
}
/*TEXTO FOOTER IDEA CORPORATIVA*/
.idea{
	color: #f6f6f6;
	font-size: 11px;
}
.corporativa{
	color: #f28000;
	font-size: 11px;
}
a.idea { 
font-family: Arial, Verdana; 
font-size: 11px; 
color: #ccc; 
} 
a.idea:link { 
text-decoration: none; 
} 
a.idea:visited { 
text-decoration: none; 
color: #f6f6f6; 
} 
a.idea:hover { 
text-decoration: none; 
color: #f6f6f6; 
} 
a.idea:active { 
text-decoration: none; 
color: #f6f6f6; 
}
/*HIPER PRODUCTOS CATALOGO*/
.cat{
		font-size: 16px;
		font-weight: bold;
		color: #ffcc00;
}
a.cat { 
font-family: Arial, Verdana; 
font-size: 16px; 
color: #ffcc00; 
} 
a.cat:link { 
text-decoration: none; 
} 
a.cat:visited { 
text-decoration: none; 
color: #ff9900; 
} 
a.cat:hover { 
text-decoration: none; 
color: #ff9900; 
} 
a.cat:active { 
text-decoration: none; 
color: #ff9900; 
}

.tp{
	font-size: 11px;
}