/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/

/*====================*/
/*=== Reset Styles ===*/
/*====================*/

caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
	background-color: #FFF;
}

a, a:visited {
	color: #0CC;
	text-decoration: none;
	font-size: 14px;
}
a:hover, a:active {
	color: #049798;
	text-decoration: none;
}

.theme-default #slider {
    margin:0px;
    width:960px; /* Make sure your images are the same size */
    height:395px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
tablaam {
	background-image: url(../images/fondotabla.png);
	background-repeat: repeat-x;
}
.opciones {
	font-size: 14px;
	font-weight: 400;
	text-align: center;
	padding: 10px;
	float: right;
	width: 195px;
}
.descarga {
	background-image: url(../images/boton_descargar.png);
	height: 109px;
	width: 337px;
	padding-top: 27px;
	padding-left: 16px;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 19px;
}
.descarga a {
	color: #FFF;
	font-size: 19px;
}

.descarga:hover {
	background-image: url(../images/boton_descargar_hov.png);
	background-repeat: no-repeat;
}
.largo {
	background-color: #535AA8;
	text-align: center;
	clear: both;
}
.tabla a {
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
#contenedor #cuerpopag #contenido div table tr td {
	color: #0CC;
}
#contenedor #cuerpopag #contenido div table {
	color: #0CC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#contenedor #cuerpopag #contenido div table tr td .tabla .catalogo a {
	color: #6FF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#contenedor #cuerpopag #contenido div table tr td .tabla {
	color: #CCC;
	text-align: left;
	margin-left: 15px;
	padding-left: 10px;
}
