@charset "iso-8859-15";

/* ETIQUETAS (por orden alfabético) )*/

a {
	text-decoration:none;
	color:#888;
}

a:hover {
	color:#fff;
}

abbr,
acronym {
	cursor:help;
	border-bottom:1px dotted #888;
}

address {
	font-style:normal;
	margin-bottom:10px;
}

body {
	background:#000 url('../imagenes/cenefa.jpg') repeat top;
	font-family:"trebuchet ms",arial,verdana,sans-serif;
	font-size:0.8em;
	text-align:center;
	color:#888;
	margin:0;
	padding:0;
}

button {
	font-size:0.9em;
	color:#000;
	background-color:#c5e806;
	border:none;
	height:16px;
	padding:0px;
}

caption {
	text-align:left;
	margin:5px 20px;
}

em,
strong {
	font-style:normal;
	font-weight:normal;
	display:block;
	padding:10px;
	border:1px dashed #556402;
}

em {
	color:red;
}

fieldset {
	border:1px solid #888;
}

form * {
	font-family:arial,verdana,sans-serif;
	vertical-align:middle;
}

h1,
h2 {
	font-weight:normal;
}

h1 {
	font-size:1.4em;
	color:#556402;
	text-align:right;
	padding:65px 0 0 0;
	margin:0 20px 0 0;
}

h1 span {
	color:#c5e806;
}

h2 {
	font-size:1.2em;
	color:#556402;
	float:left;
	padding:0 30px 0 0;
	margin:0;
}

h3 {
	display:block;
}

img {
	border:none;
	padding:0;
}

input,
select,
textarea {
	background-color:#eee;
	border:none;
}

input,
select {
	font-size:0.9em;
	height:1.2em;
}

legend {
	color:#888;
	margin-left:50px;
}

p {
	margin:0 0 20px 0;
	padding:0;
	display:inline;
}

strong {
	color:#c5e806;
}

table {
	width:400px;
	font-size:1em;
	border-collapse:collapse;
}

table th,
table td {
	text-align:center;
	border:1px solid #838280;
}

table th {
	text-align:center;
	color:#000;
	background-color:#ddd;
}

ul {
	margin:0;
	padding:0;
}


/* CLASES */

a.resaltado {
	color:#fff;
	text-decoration:underline;
}

input.checkbox,
input.radiobutton {
	width:20px;
	background-color:#000;
}

.negrita {
	color:#fff;
}

td.logo {
	background-color:#fff;
}


/* CONTENEDOR */

div#contenedor {
	width:952px;
	text-align:left;
	margin:30px auto;
}


/* CUERPO */

div#cuerpo {
	background:#000 url('../imagenes/marco_superior.png') no-repeat top left;
	min-height:510px;
	margin:0;
	padding:0;
}


/* MENU */

div#menu {
	float:left;
	margin:30px 0 0 0;
	padding-left:40px;
}

div#menu ul {
	color:#c5e806;
	background:url('../imagenes/borde_botones.jpg') no-repeat bottom right;
	width:175px;
	padding:0 0 5px 0;
}

div#menu li {
	list-style-type:none;
	margin:0 0 8px 0;
	padding-top:5px;
	background:url('../imagenes/borde_botones.jpg') no-repeat top left;
}

div#menu a {
	color:#838280;
	padding-left:20px;
}

div#menu a:hover {
	color:#fff;
}

div#menu input {
	width:100px;
}

div#menu li ul {
	padding:0 0 0 20px;
	background:none;
}

div#menu li ul li {
	margin:5px 0;
	padding:0;
	background:none;
}

div#menu form {
	margin:20px 0 0 0;
}

input#btnBuscar {
	width:12px !important;
	height:16px;
	padding:0;
}

a#fotoros {
	font-size:1.2em;
	color:#c5e806 !important;
	display:block;
	padding-top:10px;
}


/* INFORMACIÓN */

div#informacion {
	margin:50px 20px 0 240px;
}


/* COLUMNA DERECHA */

div#columna_derecha {
	font-size:0.9em;
	float:right;
	width:270px;
	min-height:300px;
}

div#columna_derecha table {
	width:270px;
}
	
div#columna_derecha p {
	display:block;
	line-height:1.6em;
}


/* PIE */

div#pie {
	background:url('../imagenes/marco_inferior.png') no-repeat bottom left;
	clear:both;
	height:96px;
	margin:0;
	padding:0 0 0 40px;
}

div#pie form,
div#pie p {
	float:left;
	margin:30px 0 20px 0;
	width:600px;
}

div#pie form * {
	margin-right:2px;
}

div#pie form a {
	padding:0 0 0 30px;
}

div#pie form input {
	width:80px;
}

div#pie p {
	padding:0 !important;
}

div#pie p a {
	display:inline;
	margin:0 0 0 50px;
}

a#carrito {
	background:url('../imagenes/carrito.jpg') no-repeat left;
	padding:0 120px 0 30px;
	margin-top:30px;
	float:right;
}

div#pie address {
	font-family:arial,verdana,sans-serif;
	font-size:0.85em;
	text-align:center;
	clear:both;
}

div#pie address span {
	color:#c5e806;
}

div#tecnologias {
	background-color:#000;
	width:952px;
	text-align:left;
	margin:0 auto;
	padding:0 20px;
}

div#tecnologias ul {
	padding:5px 0;
}

div#tecnologias ul li {
	list-style-type:none;
	display:inline;
	margin:0 25px 0 0;
}

div#tecnologias ul li img {
	margin:0 !important;
}

li#camala {
	float:right;
	margin:0 !important;
}

