@charset "utf-8";


* {
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo1.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	text-transform: lowercase;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 20px;
	color: #292929;
	padding-bottom: 0.5em;
}

h3 {
	font-size: 15px;
	color: #292929;
	padding-bottom: 0.3em;
}

p, ul, ol {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
}

p {
}

ul {
}

ol {
}

a {
	color: #BF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
}

/* cabecera */

#cabecera {
	width: 874px;
	height: 87px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#cabecera a {
	text-decoration: none;
	color: #FFFFFF;
	height: 87px;
	display: block;
}

#logo {
	height: 87px;
	width: 400px;
	background-image: url(imagenes/logo_rsi_2.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
}
#logo h1 {
	text-indent: -9000px;
	height: 87px;
	display: block;
}

/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px;
	padding: 5px 20px 0 20px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background-color: #FFCC00;
	background-image: url(imagenes/fondo_boton_menu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Page */

#bg {
	background: url(imagenes/img04.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 625px;
	padding: 0 0 0 24px;
}

#content h1 {
	padding-left: 20px;
	margin-top: 45px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#content .content {
	padding-left: 32px;
}

/* Posts */

.post h1.title {
	margin: 45px 0 20px 0;
	padding-left: 33px;
}

.post h2.title {
	padding-left: 20px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.post .title a {
	text-decoration: none;
	color: #292929;
}

.post .entry {
	padding-left: 20px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: decimal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	color: #4A5157;
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 34px;
	text-transform: lowercase;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #E79601;
	background-image: url(imagenes/fonfo_titulos_columnas.gif);
	background-repeat: no-repeat;
}

.box .content {
	padding: 26px;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(imagenes/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}
.imgIzquierda {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.imgDerecha {
	float: right;
	padding-left: 20px;
}
.clear {
	clear: both;
}
.CollapsiblePanelContent p {
	padding: 0px;
	margin: 5px;
}
#form_contacto label {
	display: block;
	padding-top: 5px;
}
#form_contacto input {
	padding: 1px;
}

.div_book {
	background-image: url(imagenes/ventana_right_down.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.div_book img {
	float: left;
	border: 1px solid #869B9D;
	padding: 1px;
	margin-right: 20px;
}
.div_book h2 {
	font-size: 18px;
}
.linkExterno {
	background-image: url(imagenes/external_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


.map {
	float: left;
	padding-bottom: 35px;
}
.direccion {
	padding-left: 20px;
	float: left;
}
.noticia h2 {
	font-size: 16px;
	color: #C30101;
}
.noticia img {
	float: left;
	border: 1px solid #869B9D;
	padding: 1px;
	margin-right: 20px;
}
#legal {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
}
.entry li {
	padding-bottom: 0.5em;
}
#formIntranet {
	width: 280px;
	float: right;
	padding-top: 7px;
}
#form1 label {
	color: #FFFFFF;
	width: 65px;
	float: left;
	margin-top: 2px;
}
#form1 input {
	margin-top: 2px;
}
#form1 #Login {
	color: #FFFFFF;
	background-color: #BA0001;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 65px;
}
#menu2 ul li {
	display: inline;
	list-style-image: none;
	padding-right: 20px;
}
#menu2 {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CB0101;
}
#menu2 a {
	text-decoration: none;
}
#menu2 ul {
	margin: 2px;
}
#TabbedPanels1 .TabbedPanelsTabGroup {
	margin-left: 0px;
}
.tablaProductos {
	width: 100%;
	padding-right: 10px;
}
.tablaProductos td, th {
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
}
.tablaProductos th {
	background-color: #CCCCCC;
}
.tablaProductos img {
	border: 1px solid #CCCCCC;
	margin-right: 15px;
}
.tablaProductos ul {
	margin-bottom: 0px;
	margin-top: 5px;
}
.tablaProductos li {
	padding: 0px;
}

.productos2 {
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.productos1 {
	padding-top: 20px;
	padding-left: 165px;
}
