.brown_gradient {
	background-image: url(../images/brown_gradient.jpg);
	background-repeat: repeat-x;
}
.blue_gradient {
	background-image: url(../images/blue_gradient.jpg);
	background-repeat: repeat-x;
}
.green_gradient {
	background-image: url(../images/green_gradient.jpg);
	background-repeat: repeat-x;
}
.grey_gradient {
	background-image: url(../images/grey_gradient.jpg);
	background-repeat: repeat-x;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.texto_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}
.texto_previo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
}
.texto_previo_raya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	text-decoration: line-through;
}
.right_white_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.right_black_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.left_black_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}


.link_menu:link {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_menu:hover {
	color: #FFF;
	text-decoration: underline;
}
.link_menu:visited {
	color: #FFF;
	text-decoration: none;
}
.link_menu:visited:hover {
	color: #FFF;
	text-decoration: none;
}

.link_menu2 {
	color: #5e5b5b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link_menu2 a:link {
	color: #5e5b5b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link_menu2 a:visited {
	color: #5e5b5b;
	text-decoration: none;
}
.link_menu2 a:active {
	color: #666;
	text-decoration: none;
}
.link_menu2 a:hover {
	color: #000;
	text-decoration: underline;
}
.link_menu3 {
	color: #5e5b5b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.link_menu3 a:link {
	color: #5e5b5b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.link_menu3 a:visited {
	color: #CCC;
	text-decoration: none;
}
.link_menu3 a:active {
	color: #666;
	text-decoration: none;
}
.link_menu3 a:hover {
	color: #000;
	text-decoration: underline;
}
.row0 {
	background-color: #ffffff;
}
.row1 {
	background-color: #F3F3F3;
}/* CSS Document */
.divider {
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	height: 40px;
}
.texto_blanco_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.margenes {
	padding: 15px;
}
.divider2 {
	background-image: url(../images/divider.png);
	background-repeat: repeat-x;
	height: 15px;
}
.texto_gris_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.texto_negro_peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-right: 0px;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
.texto_negro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
