/* CSS sistemacontinuo.com */

* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F9FCFF;
}
/******************************* Texto e image formatos *******************************/
h2 {
	font-size: 18px;
	color: #990000;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #2E56CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00415F;
	border-bottom-color: #00415F;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h4 {
	padding: 4px;
	font-size: 13px;
	color: #005177;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BCCBFC;
	padding-left: 10px;
	background-color: #DEE6FE;
	border-top-style: solid;
	border-top-color: #BCCBFC;
	border-top-width: 1px;
}

p {margin-bottom: 0px;
   margin-top: 0px;
   padding: 15px;
}
.Tgenerico {
	font-size: 14px;
	font-weight: bold;
	color: #004080;
	padding-right: 10px;
	padding-left: 10px;
}

.Titulo {
	color: #005177;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	padding-left: 13px;
}
.dudas {
	background-color: #EAF0FF;
	font-size: 15px;
	color: #990000;
	padding: 2px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}
.Tex-menu {
	background-color: #2546A7;
	border-bottom-color: #00415F;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: bold;
	text-align: center;
	background-image: url(../grafica/menu.gif);
	background-repeat: repeat-x;
}

blockquote {
	background-color: #E0E7FE;
	border: 1px solid #D0D9FD;
	font-style: italic;
	overflow: auto;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
strong {
    color: #004080;
}
.leermas1 {
	font-size: 13px;
	background-color: #990000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
.leermas1 a:link {
	color: #EAF0FF;;
}
.leermas1 a:hover {
	color: #FFCC00;
}
.leermas1 a:visited {
	color: #EAF0FF;
}
.leermas1 a:visited:hover {
	color: #FFCC00;
}

.leermas2 {
	font-size: 13px;
	background-color: #2E56CF;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
.leermas2 a:link {
	color: #EAF0FF;;
}
.leermas2 a:hover {
	color: #FFCC00;
}
.leermas2 a:visited {
	color: #EAF0FF;
}
.leermas2 a:visited:hover {
	color: #FFCC00;
}

.foto-izquierda {
	float:left;
	margin-right: 5px;
}
.foto-derecha {
	float:right;
	padding: 2px;
}
			 
a:link {color: #004080; text-decoration: none;}     /* unvisited link */
a:visited {color: #004080; text-decoration: none;}  /* visited link */
a:hover {color: #003366; text-decoration: none;}   /* mouse over link */
a:active {color: #004080;}   /* selected link */

/******************************* Cajas Index *******************************/
#contenedor1 {
	width: 925px;
	margin: auto;
}
#contenedor {
	width: 925px;
	margin: auto;
	height: auto;
}
#header {
	height: 155px;
	width: 920px;
	margin-top: 15px;
	padding-bottom: 15px;
}
#menusup{
	width:100%;
	height:35px;
	background-image: url(../grafica/menu-header.gif);
	vertical-align: 10%;
}
#menu-lat {
	width:210px;
	height:auto;
	border: 1px solid #88A9FF;
	background-color: #EAF0FF;
	margin-bottom: 20px;
}

#centro {
	width:696px;
	height:auto;
	float: right;
	margin-bottom: 10px;
	clear: right;
}
#izquierda {
	width:210px;
	height:auto;
	float: left;
	margin-bottom: 10px;
}
#precio {
	width:124px;
	height:48px;
	float: right;
	background-image: url(../grafica/precio.jpg);
	font-size: 23px;
	font-weight: bold;
	color: #325AD1;
	padding-left: 35px;
	padding-top: 7px;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 10px;
}
#precio2 {
	position:absolute;
	width:124px;
	height:48px;
	font-size: 23px;
	font-weight: bold;
	color: #325AD1;
	padding-left: 35px;
	padding-top: 6px;
	background-image: url(../grafica/precio.png);
	background-repeat: no-repeat;
	margin-top: -300px;
	margin-left: 570px;
	z-index: 1;
}
#sin-stock {
	position:absolute;
	width:124px;
	height:48px;
	font-size: 24px;
	font-weight: bold;
	color: #325AD1;
	z-index:1;
	left: 1009px;
	top: 526px;
	padding-left: 35px;
	padding-top: 5px;
	background-image: url(../grafica/sin-stock.png);
	background-repeat: no-repeat;
}
#precio-dis {
	position:absolute;
	width:124px;
	height:48px;
	font-size: 24px;
	font-weight: bold;
	color: #325AD1;
	z-index:1;
	left: 754px;
	top: 339px;
	padding-left: 35px;
	padding-top: 5px;
	background-image: url(../grafica/precio-dis.png);
	background-repeat: no-repeat;
}
#mod {
	width:130px;
	height:130px;
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #88A9FF;
	background-color: #FFFFFF;
}
#mod-solo {
	width:90px;
	height:85px;
	float: left;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 4px;
	border: 1px solid #88A9FF;
	background-color: #FFFFFF;
}
#mod1 {
	width:160px;
	height:auto;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	border: 1px solid #C4D3FF;
	background-color: #FFFFFF;
}
#mod-index1 {
	width:694px;
	height:157px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../grafica/capa1.jpg);
}
#mod-index2 {
	width:232px;
	height:200px;
	float: left;
	background-image: url(../grafica/capapest-peque.jpg);
	padding-top: 7px;
	margin-bottom: 5px;
}
#mod-index3 {
	width:693px;
	height:140px;
	float: left;
}
#mod-index4 {
	width:693px;
	height:156px;
	float: left;
	background-image: url(../grafica/formasdepago.jpg);
	padding-top: 7px;
}
#footer2 {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}
.redes {
	width: 212px;
	height: 70px;
	text-align: center;
	background-image: url(../grafica/fondo-redes.gif);
	background-repeat: no-repeat;
	float: none;
}
.botones-redes-1-iz{
	width: 50px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}
.botones-redes-1-cent{
	width: 75px;
	text-align: center;
	margin-top: 20px;
	margin-left: 8px;
	float: left;
}
.botones-redes-1-de{
	width: 65px;
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}
/******************************* menu header *******************************/
#header-logo {
	width:920px;
	height:120px;
}
#menusup{
}
#menusup ul{
	left:5px;
	right:5px;
	display:block;
	text-align:center;
	line-height: 30px;
}
#menusup ul li{
	display:inline;
	text-align:center;
	width: auto;
	border-right: 1px solid #FFFFFF;
}
.last{
	border-right: 0px none #6b7272 !important;
}
#menusup ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menusup ul li a:hover{
	color: #BCCBFC;
}
/********************* menu ****************************/
.menu {
	margin-top: 10px;
}
.menu ul{
	color:#004566;
	font-size: 12px;
	margin-bottom: 10px;
}
.menu ul li{
	padding-top: 5px;
	padding-left: 10px;
	margin-left: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
.menu ul li a{
	text-decoration:none;
}
.menu ul li a:hover{
	font-weight: bold;
}

/******************************* menu footer INDEX *******************************/
#footer {
	text-align: center;
	width:920px;
	background-color: #DEE6FE;
	margin-bottom: 15px;
	border: 1px solid #BCCBFC;
	margin-top: 5px;
	height: auto;
	clear: both;
}

#footer ul{
	top:10px;
	display:#005177;
	left:5px;
	right:5px;
	text-align:center;
	padding: 5px;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin: auto;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCCBFC;
}
.last{
	border-right: 0px none #6b7272 !important;
}
#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 7px;
	font-size: 14px;
	font-weight: bold;
	color: #0072A9;
}
#footer ul li a:hover{
	color: #004F75;
}

