body {
	margin           : 10px;
	padding          : 10px;
	font-family      : arial, sans-serif;
	font-size        : 12px;
	color            : #000;
	background-image: url(../../../../cspresto/templates/cspresto/images/fondobody.jpg);
	background-repeat:   repeat-x;
	background-color: #c8c8c8;
}

td, tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #000;
  font-size        : 12px;
}

hr {
  color            : #E0E0E0;
  height           : 1px;
  width            : 100%;
}

/* ############## MAIN TABLE CONTAINER SETTINGS ############### QM:  */
.maincontainer {
	width            : 970px;
}

.logouser4container {
  height           : 60px;
  background       : url(../../../../cspresto/templates/cspresto/images/header_back.png) #ffffff;
}

.user4container {
	float            : right;
	width            : 200px;
	text-align: right;
	margin-right: 10px;
}

.logocontainer {
  float            : left;
  width            : 500px;
}

.headercontainer {
	border-bottom-width: 1px;
	height: 160px;
	z-index: -999;
}

.topmenucontainer {
	height           : 30px;
	background-image: url(../../../../cspresto/templates/cspresto/images/barramenu.png);
	background-repeat:  repeat-x;
	z-index: -999;
}
.topmenu {
	width            : 100%;
}

.pathwaycontainer {
	float            : left;
	padding          : 2px;
	width            : 20px;
	visibility: hidden;
}

.leftmenucontainer {
	width            : 160px;
	padding-top: 40px;
	background-image: url(http://www.prestoiberica.com/cspresto/templates/cspresto/images/productos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 999;
}

.rightmenucontainer {
	width: 170px;
	padding: 0px;
}

.contentcontainer {
}

/* ##################### MODULE SETTINGS ###################### QM: ok */
table.moduletable {
	width            : 100%;
	table-layout     : auto;
	margin-top: 3px;
}
table.moduletable th {
	font-size        : 14px;
	font-weight      : normal;
	text-align       : left;
	color            : #666666;
	font-family: helvetica;
	background-color: #C8C8C8;
}
table.moduletable td {
}

/* ##################### FORMULAR SETTINGS #################### QM: ok */
.button {
	background-color : #0d5c91;
	color            : #FFFFFF;
	border           : 1px solid #003366;
	margin           : 5px;
}

.inputbox {
	border           : 1px solid #B8D1E8;
	background       : #ffffff;
	color            : #0d5c91;
	margin           : 1px;
}

/* ################# SECTION LISTING SETTINGS ################# QM: ok */
.sectiontableheader {
	font-size        : 11px;
	font-weight      : bold;
	text-align       : center;
	color            : #ffffff;
	background       : #0D5c91;
	vertical-align   : middle;
	height           : 20px;
	border-right     : 1px solid #fff;
	padding          : 0px 10px;
}

.sectiontableentry1 {
  background       : #F9F9F9;
  padding          : 3px 5px;
}

.sectiontableentry2 {
  background       : #F0F0F0;
  padding          : 3px 5px;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# QM: ok */
a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 150px;
  text-indent      : 10px;
}

a.mainlevel: link {
  text-indent      : 10px;
}

a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  -moz-opacity     : 0.85;
  filter           : Alpha(opacity=85, finishopacity=85, style=1);
  padding          : 2px 0px 2px 0px;
  margin           : 1px;
  background       : #f0f0f0;
  border           : 1px solid #e0e0e0;
  text-indent      : 10px;
}

a.mainlevel:hover {
  text-decoration  : none;
  text-indent      : 10px;
  background       : #e0e0e0;
  border           : 1px solid #d0d0d0;
}

#active_menu {
	font-weight      : bold;
	color            : #0D5c91;
}
a#active_menu:hover {
}

.sublevel {
  font-size        : 12px;
}

ul#mainlevel-nav {
  padding          : 0;
  margin           : 0;
  list-style       : none;
}

ul#mainlevel-nav li {
  display          : block;
  padding-left     : 0px;
  padding-right    : 0px;
  margin           : 0;
  float            : right;
  font-size        : 11px;
  font-weight      : bold;
  line-height      : 20px;
  white-space      : nowrap;
  border-left      : 1px solid #FFFFFF;
}

ul#mainlevel-nav li a {
  display          : block;
  padding-left     : 10px;
  padding-right    : 10px;
  text-decoration  : none;
  color            : #fff;
}

ul#mainlevel-nav li a:hover {
  color            : #FFFFFF;
  background       : #336699;
}

/* ########################### LINKS ########################## QM: ok */
a {
  color            : #0d5c91;
  text-decoration  : none;
}

a:hover, a:visited{
	color            : #000000;
	text-decoration  : none;
}

.readon {
  font-weight      : bold;
}

/* ##################### PAGE NAVIGATION ###################### QM: ok */
.pagenavbar {
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 3px;
  text-align       : center;
}

.contenttoc {
  width            : 180px;
  background-color : #F0F0F0;
  border           : 1px solid #e0e0e0;
  padding          : 2px;
}

.contenttoc th {
  padding          : 3px 5px;
  font-size        : 14px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  letter-spacing   : 1px;
  color            : #003366;
}

.contenttoc td {
  padding          : 2px 5px;
}

/* ################### SMALL FONT SETTINGS #################### QM: ok */
.small {
  font-size        : 10px;
  color            : #336699;
}

.smalldark {
  font-size        : 10px;
  color            : #000000;
}

.createdate, .modifydate {
  font-size        : 10px;
  color            : #999999;
}

/* ##################### VOTING SETTINGS ###################### QM:  */
.content_rating {
  font-size        : 10px;
  color            : #FEC56A;
}

.content_vote {
	font-size        : 10px;
	height           : 22px;
	padding-top      : 2px;
	padding-bottom   : 2px;
	padding-left     : 10px;
	padding-right    : 10px;
	background-color : #FFFFFF;
	border           : 1px solid #e0e0e0;
}

/* ##################### PATHWAY SETTINGS ##################### QM: ok */
.pathway {
	font-size        : 10px;
	color            : #FFFFFF;
	letter-spacing   : 1px;
	margin-left      : 4px;
}

a.pathway:link, a.pathway:visited {
	color            : #666666;
	font-size        : 10px;
}

a.pathway:hover {
	font-size        : 10px;
}

/* ################### CONTENT PAGE SETTINGS ################## QM: ok */
.contentpane {
  padding          : 0px;
  background       : #fff;
}
.contentpane #introsoportetecnico {
	padding          : 0px;
	margin: 0px;
	background-image: url(../images/fnd_introform2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
.contentpane #introsoportetecnico p {
	width: 390px;
	margin-left: 50px;
	margin-top: 10px;
	padding-top: 0px;
}

.contentpaneopen {
  padding          : 0px;
  text-align       : justify;
  background       : #fff;
}

.contentheading, .componentheading {
	font-size        : 14px;
	font-weight      : normal;
	text-transform   : uppercase;
	text-align       : left;
	letter-spacing   : 1px;
	color            : #0d5c91;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contentpagetitle {
  font-weight      : bold;
  color            : #000;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.contentpagetitle:active {
  text-decoration  : none;
}
#product_list {text-align:center;
padding-left:20px;
}

/* ###################### BUTTON SETTINGS ##################### QM: ok */
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../../../../presto/templates/cspresto/images/readon_normal.png) #F0F0F0 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover {
  color            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../../../../presto/templates/cspresto/images/readon_hover.png) #F0F0F0 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:link, .back_button a:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../../../../presto/templates/cspresto/images/back_normal.png) #F0F0F0 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.back_button a:hover {
  color            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : url(../../../../presto/templates/cspresto/images/back_hover.png) #F0F0F0 no-repeat;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 20px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.pagenav a:link, .pagenav a:visited, .buttonheading a:link, .buttonheading a:visited {
  color            : #999999;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #F0F0F0;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

.pagenav a:hover, .buttonheading a:hover {
  color            : #336699;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  font-weight      : normal;
  background       : #F0F0F0;
  border           : 1px solid #E0E0E0;
  padding          : 2px 4px 2px 4px;
  white-space      : nowrap;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}

/* ###################### LOGIN ##################### QM: ok */

table.moduletable_login {

	width: 150px;
	margin-top: 10px;
}

table.moduletable_login td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #cfdee9;
	padding: 2px;
}

table.moduletable_login a:link, a:visited {
	font-size: 12px;
	color: #0d5c91;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

table.moduletable_login a:hover {
color: #0d5c91;	text-decoration: underline;
}

td table.moduletable_productos {
    width: 150px;
}

table.moduletable_productos {
    width: 150px;
	background-color: #fd7216;
	z-index: 999;
}
/* ##################### PIE ##################### QM: ok */
.footercontainer {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../../../../presto/templates/cspresto/images/fnd_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pie {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.pie p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.pie a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.pie a:hover {
	text-decoration: none;
}
.sombradown {
    padding-top: 5px;
	background-image: url(../../../../presto/templates/cspresto/images/sombradown.png);
	background-repeat: repeat-x;
}
/* ##################### SECCION NOTICIAS ##################### QM: ok */
#formunoticias {
	width: 450px;
	padding-top: 15px;
}
table#noticias {
	margin-left: 10px;
	padding-top: 15px;
}
/* ##################### avance ##################### QM: ok */
.tituloavance {
	color: #003366;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../../../presto/templates/cspresto/images/vineta_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.centrado {
	text-align: center;
}
#doble p {
	vertical-align: top;
	width: 200px;
	padding: 0px;
	float: right;
	text-align: justify;
	margin: 0px;
}
#sencilla {
        position: relative;
        float: right;
}
.subtitulo {
	color: #336699;
	}
.floatizq {
	float: left;
}
#doble a {
	color            : #999999;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(http://prestoiberica.com/cspresto/templates/akocleanbizz/images/leer.jpg);
	background-repeat: no-repeat;
}
#doble a:hover {
	color            : #336699;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(http://prestoiberica.com/cspresto/templates/akocleanbizz/images/leer_hover.jpg);
	background-repeat: no-repeat;
}
#sencilla a {
	color            : #999999;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(http://www.prestoiberica.com/cspresto/templates/akocleanbizz/images/leer.jpg);
	background-repeat: no-repeat;
}
#sencilla a:hover {
	color            : #336699;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(http://prestoiberica.com/cspresto/templates/akocleanbizz/images/leer_hover.jpg);
	background-repeat: no-repeat;
}
.linea {
	background-image: url(../../../../presto/templates/cspresto/images/linea_news.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.linea_titul {
	background-image: url(../../../../presto/templates/cspresto/images/linea_titul.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.linea_titulsencilla {
background-image: url(../../../../presto/templates/cspresto/images/linea_titul.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
/* ##################### PRODUCTOS - LABAVOS ##################### QM: ok */
#izquierda {
	width: 188px;
	margin: 0px;
	padding: 0px;
}
.tableproducto {
	width: 450px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 5px;
	font-style: normal;
}

.tableproducto h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #EC0000;
}
.tableproducto h2 {
	font-size: 24px;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	height: 25px;
	margin: 0px;
}
.tableproducto p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	padding-left: 5px;
}
.tableproducto h3 {
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableproducto h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.tdcentro {
	text-align: center;
}
.tableproducto .tdcentro a {
	text-decoration: none;
	color: #194B70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* ##################### PRODUCTO - GAMAINDUSTRIAL ##################### QM: ok */
.tablegamaindustrial {
	width: 400px;
	padding: 0px;
	margin: 0px;
}
.tablegamaindustrial h2 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tablegamaindustrial p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablegamaindustrial h3 {
	font-size: 12px;
	color: #194B70;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tablegamaindustrial h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #033862;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tablegamaindustrial .tdcentro a {
	text-decoration: none;
	color: #194B70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* ##################### PRODUCTO - DUCHAS ##################### QM: ok */
.tableduchas {
	width: 473px;
	padding: 0px;
	margin: 0px;
}
.tableduchas h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #EC0000;
}
.tableduchas h2 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableduchas p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableduchas h3 {
	font-size: 12px;
	color: #194B70;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableduchas h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #F47929;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tableduchas .tdcentro a {
	text-decoration: none;
	color: #194B70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* ##################### PRODUCTO - URINARIOS ##################### QM: ok */
.tableurinarios {
	width: 473px;
	padding: 0px;
	margin: 0px;
}
.tableurinarios h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #EC0000;
}
.tableurinarios h2 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableurinarios p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableurinarios h3 {
	font-size: 12px;
	color: #194B70;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableurinarios h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #30BCB1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/* ##################### PRODUCTO - INODOROS ##################### QM: ok */
.tableinodoros {
	width: 473px;
	padding: 0px;
	margin: 0px;
}
.tableinodoros h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #EC0000;
}
.tableinodoros h2 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableinodoros p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableinodoros h3 {
	font-size: 12px;
	color: #194B70;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableinodoros h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #000000;
	background-color: #FFDE62;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tableinodoros .tdcentro a {
	text-decoration: none;
	color: #194B70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* ##################### PRODUCTO - ELECTRONICOS ##################### QM: ok */
.tableelectronicos {
	width: 473px;
	padding: 0px;
	margin: 0px;
}
.tableelectronicos h1 {
	font-size: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableelectronicos h2 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableelectronicos p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tableelectronicos h3 {
	font-size: 12px;
	color: #194B70;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tableelectronicos h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #A556A2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tableelectronicos .tdcentro a {
	text-decoration: none;
	color: #194B70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* ##################### PRODUCTO - VALVULAS ##################### QM: ok */
.tablevalvulas {
	width: 473px;
	padding: 0px;
	margin: 0px;
}
.tablevalvulas h1 {
	font-size: 20px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tablevalvulas h2 {
	font-size: 16px;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tablevalvulas p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablevalvulas h3 {
	font-size: 12px;
	color: #194B70;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.tablevalvulas h4 {
	font-size: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #DF4485;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.tablevalvulas .tdcentro a {
	text-decoration: none;
	color: #194B70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* ##################### QUIENES ##################### QM: ok */
.quienesnulo {
	background-repeat: no-repeat;
	background-position: right;
	height: 430px;
}
.quienes p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
}
/* ##################### CERTIFICADO ##################### QM: ok */
.certificado {
	height: 430px;
}
.azul {
	color: #003366;
}
.floatdrcha {
	float: right;
}
.certificado a {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.certificado a:hover {
	color: #006699;
	text-decoration: none;
}
/* ##################### VENTAJAS ##################### QM: ok */
.ventajas {
	background-repeat: no-repeat;
	background-position: right top;
	height: 430px;
}
.ventajas p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
}
.ventajas ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 325px;
	margin-top: 0px;
}
.ventajas ul li {
	list-style-image: url(../../../../presto/templates/cspresto/css/images/vineta2.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.ventajas a {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ventajas a:hover {
	color: #006699;
}
/* ##################### CONSEJOS ##################### QM: ok */
.consejos {
	background-repeat: no-repeat;
	background-position: right top;
	height: 430px;
}
.consejos p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 5px;
}
.consejos ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 325px;
	margin-top: 0px;
}
.consejos ul li {
	list-style-image: url(../../../../presto/templates/cspresto/css/images/vineta2.gif);
	margin-top: 10px;
	margin-bottom: 10px;
}
.consejos a {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.consejos a:hover {
	color: #006699;
}
#ventajasform{
	background-image: url(http://www.prestoiberica.com/cspresto/templates/cspresto/images/fnd_introform.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 15px;
	padding-top:8px;
}
#ventajasform h1{
	font-size: 16px;
	color: #0d5c91;
	font-weight: bold;
}
#ventajasform p{
	margin-top: -8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* ##################### FORMULARIO SOPORTE TECNICO ##################### QM: ok */
#emailForm{
	width: 395px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 18px;
	background-image: url(../images/fnd_formuservi2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
}
.contact_email{
	width: 325px;
	margin-left: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C6D2D2;
	border-left-color: #C6D2D2;
}
#emailForm .contact_email label {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#contact_email_copy {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#emailForm .contact_email .nada {
	margin: 0px;
	padding: 0px;
}
/* ##################### FORMULARIO REGISTRO ##################### QM: ok */
#adminForm{
	width: 450px;
	margin-left:4px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:-20px;
}
#adminForm label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}
#country_field, #extra_field_5 {
	width: 200px;
}
#adminForm fieldset {
	margin-left: 40px;
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
}
legend {
	margin-top: 20px;
}
#adminForm #agreed_field {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#deacuerdo {
	width: 280px;
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#adminForm .button {
	padding: 0px;
	width: 110px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 60px;
}
/* ##################### NEWS ##################### QM: ok */
#news1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: left;
	margin-top: -1px;
	font-weight: normal;
}
#news1 h2 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: -3px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#news1 h3 {
	font-size: 11px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* ##################### SECCION NOTICIAS ##################### QM: ok */
#formunoticias {
	padding-top: 0px;
}
table#noticias {
    width:450px
	margin-left: 0px;
	padding-top: 0px;
}
/* ##################### SECCION DESCARGAS ##################### QM: ok */
.docdescargas {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.componentheading2 {
	font-size        : 12px;
	font-weight      : bold;
	text-transform   : uppercase;
	text-align       : left;
	letter-spacing   : 1px;
	color            : #0d5c91;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 250px;
}
table#categorias {
	width: 440px;
	margin-left: 18px;
	margin-bottom: 30px;
}
/* ##################### INICIO ##################### QM: ok */
.tituloavance {
	color: #003366;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	padding-top: 4px;
}
.lineavertical {
	background-image: url(../../../../presto/templates/cspresto/css/images/linea_news.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 15px;
}
.flechita {
	background-image: url(../../../../presto/templates/cspresto/css/images/vineta_news.jpg);
	background-repeat: no-repeat;
	width: 15px;
	background-position: 0px 3px;
}
#foto {
	margin: 5px;
}
.subtitulo {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	text-transform: uppercase;
	padding-top: 5px;
}
#doble a {
	color            : #999999;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(http://prestoiberica.com/cspresto/templates/akocleanbizz/images/leer.jpg);
	background-repeat: no-repeat;
}
#doble a:hover {
	color            : #336699;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(../../../../presto/templates/cspresto/css/images/leer_hover.jpg);
	background-repeat: no-repeat;
}
#sencilla a {
	color            : #999999;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(../../../../presto/templates/cspresto/css/images/leer.jpg);
	background-repeat: no-repeat;
}
#sencilla a:hover {
	color            : #336699;
	font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	font-weight      : normal;
	border           : 1px solid #E0E0E0;
	padding          : 2px 4px 2px 20px;
	white-space      : nowrap;
	float            : left;
	line-height      : 10px;
	text-decoration  : none;
	background-color: #F0F0F0;
	background-image: url(../../../../presto/templates/cspresto/css/images/leer_hover.jpg);
	background-repeat: no-repeat;
}
/* ################# recomendar ################# QM: ok */
#conten_boton {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	width: 150px;
	margin-top: 3px;
	padding: 5px;
}
#conten_boton p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.tableproducto ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
