body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../layout/pattern.gif);
	background-repeat:repeat;
	background-color:#1f3064;
}
a {
   outline: none;
}
.menuLeft {
	background-color: #d0d0d0;
	background-image: url(../layout/gradient-left.gif);
	background-repeat: repeat-x;
	width: 223px;
	vertical-align: top;
}
.submenuLeft {
	background-color: #CFCFCF;
	width: 223px;
}
.menuLeft .menuHeader {
	background-image: url(../layout/menuHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 30px;
	font-size: 14px;
	height: 24px;
}
.menuLeft .menuHolder .linkTitle {
	font-size: 12px;
	padding-left: 30px;
}
.menuLeft     .menuHolder     .linkTitle     a, .menuLeft     .menuHolder     .links     a, .main     .smallMenu     a, .main    .description    a, .main   .descriptionProduct   a, .imageDiv  a, .main .mainText a, .main .mainText {
	color: #29326d;
	text-decoration: none;
	font-weight: normal;
}
.menuLeft      .menuHolder      .linkTitle      a:hover, .menuLeft     .menuHolder     .links     a:hover, .main    .smallMenu    a:hover, .main   .descriptionProduct   a:hover, .imageDiv a:hover, .main .mainText a:hover {
	color: #B61D20;
	text-decoration: underline;
	font-weight: normal;
}
.main      .description    a, .main    .description    a:hover, .main   .descriptionProduct   a, .main   .descriptionProduct   a:hover    {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#footer .smallText a{
	color:#FFF;
	text-decoration:none;
}

#footer .smallText a:hover{
	color:#FFF;
	text-decoration:underline;
}

.menuLeft .menuHolder {
	padding-top: 20px;
}
#blueDivider {
	background-image: url(../layout/divisor.gif);
	background-repeat: repeat-y;
	width: 4px;
	background-color: #23396A;
}
#blueFooter {
	background-color: #23396A;
	background-image: url(../layout/divisor-bottom.gif);
	background-repeat: repeat-x;
	height: 7px;
	min-height: 7px;
	max-height: 7px;
}
#footer {
	background-image: url(../layout/footer.gif);
	background-position:top;
	height: 109px;
	font-size: 14px;
	padding: 8px 15px 9px 20px;
	color: #FFFFFF;
}
.smallText {
	font-size: 11px;
}
.content {
	background-image: url(../layout/gradient-right.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFF;
	width: 573px;
	vertical-align:top;
}
img {
	border: 0px;
}
h1 {
	font-size: 20px;
	color: #29326d;
	margin: 0px;
}
h2 {
	color: #29326d;
	margin: 0px;
	font-size: 16px;
}
h3 {
	color: #29326d;
	margin: 0px 0px 5px 11px;
	font-size: 16px;
}
h4 {
	color: #B61D20;
	font-size: 16px;
	margin: 0px 0px 5px 11px;
}

.imageDiv {
	float: left;
	width: 127px;
	color: #29326D;
	font-size: 11px;
	text-align: center;
}

.blueRectangle {
	background-color: #CCCFDD;
}
.redRectangle {
	background-color: #f2c2c2;
}


.main {
	padding: 20px;
}
.main .smallMenu {
	font-size: 12px;
	padding: 5px 0px 10px 0px;
}
.main  .mainText {
	font-size: 12px;
	padding: 15px 0px 20px 0px;
}
.space {
	height: 30px;
}

.main .description {
	font-size: 11px;
	color: #29326D;
	padding: 0px 10px 30px 5px;
}
.main  .descriptionProduct {
	font-size: 12px;
	color: #29326D;
	padding: 0px 5px 30px 0px;
}

.redTitle {
	color: #B61D20;
	font-size: 11px;
}
.main  .redTitleProduct {
	color: #B61D20;
	font-size: 12px;
}

.mainPad {
	padding-top: 15px;
}
.forma{
	color:#29326D;
	text-align:right;
	padding:10px 10px 0px 40px;
	font-size:12px;
}

.bloque{
	padding:10px 10px 0px 0px;
}