/* CSS Document */

body {
	background-color: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
td.cont{
	text-align: justify;
	vertical-align: top;
}
a:link {
	color: #4EB843;
	text-decoration: none;
}
a:hover {
	color: #390;
	text-decoration: none;
}
/*td {
	text-align: left;
	vertical-align: top;
}*/
.white, a.white:link, a.white:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #0a6634;
	text-decoration: none;
}
.menu, a.menu:link, a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #0D6733;
	text-decoration: none;
}
.small {
	color: #333333;
}
.s_dark {
	font-size: 11px;
	color: #525252;
	letter-spacing: -0.5px;
}
.green {
	font-size: 16px;
	color: #669933;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.m_green, a.m_green:link, a.m_green:visited {
	font-size: 16px;
	color: #669933;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: left;

}
a.m_green:hover{
	font-size: 16px;
	color: #0D6733;
	text-decoration: none;
	letter-spacing: -0.5px;
}

.m_grey, a.m_grey:link, a.m_grey:visited{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: left;

}
a.m_grey:hover{
	font-size: 14px;
	color: #0D6733;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: left;
}
.m_grey1, a.m_grey1:link, a.m_grey1:visited{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: right;

}
a.m_grey1:hover{
	font-size: 14px;
	color: #0D6733;
	text-decoration: none;
	letter-spacing: -0.5px;
}
td.m_green {
	background-image: url(images/arrow_green.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	background-position: 5px;
	height: 25px;
}
td.m_tit {
	font-size: 16px;
	color: #669933;
	text-decoration: none;
	letter-spacing: -0.5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
	background-position: 5px;
	height: 25px;
}
.box {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #c8c8c8;
	height: 101px;
}
.intro {
	color: #999;
	font-size: 12pt;
	text-align:left;
}
.Intro_altas {
	text-transform: uppercase;
	font-weight: normal;
}
.miga_pan {
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	vertical-align: middle;
}

.miga_pan.a:link {
	color: #666;
	text-decoration: none;
}
.miga_pan.a:hover {
	color: #390;
}
.volver {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.volver:hover {
	color: #390;
	text-decoration: none;
}
.tex_just {
	text-align: justify;
}
.price_red {
	color: #990000;
	font-size: 16px;
}
.fondo_pestanas {
	background-image: url(images/fondo_pestanas.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabla1 {
	border: thin solid #CCC;
}

.tabla1 Td {
	border: thin solid #ccc;
	padding:4px;
	text-align:center;
}.tabla1_hd {
	color: #FFF;
	background-color: #35853C;
	height:30px;
	
}
.tabla1_hd2 {
	color: #FFF;
	background-color: #B2B2B2;
	height:30px;
}
.nota {
	background-image: url(images/bg_grey.gif);
	
	background-repeat:no-repeat;
	}

