body 				{	background-color: #F1F1F1; margin-top: 0px; margin-bottom: 0px; }
a:link 	  			{	text-decoration: none; }
a:visited 			{	text-decoration: none; }
a:hover   			{	text-decoration: underline; }
a:active  			{	text-decoration: underline; }
.inputbox			{
	font-family: Verdana;
	font-size: 10px;
	background-color: #EBEBEB;
	border: thin groove #000000;
}
.inputboton			{
	font-family: Verdana;
	font-size: 14px;
	background-color: #EBEBEB;
	border: thin groove #0098D4;
}

.link_black			{	color: #000000; }
.link_black_b		{	color: #000000; font-weight: bold; }
.link_grey			{	color: #888888; }
.link_orange_b		{	color: #F89A29; font-weight: bold; }
.link_white			{	color: #FFFFFF; }
.link_color			{ 	color: #0198D4; }

.text_color			{ 	color: #0198D4; }
.text_colorgrey		{   color: #757474; }
.text_red			{ 	color: #DD0000; }


.bg_white	 		{	background-color: #FFFFFF; } /* blanco */
.bg_black			{	background-color: #000000; } /* negro */
.bg_grey			{	background-color: #EBEBEB; } /* gris */
.bg_color			{	background-color: #0198D4; } /* color de la web */


/*.bg_lateralline_up	{ 	background-color:#FFFF00;	
						background-image: url(img/index_02.jpg); 
						background-repeat: no-repeat; 
						background-position: top center; 
					}
*/
.bg_lateralline_dw	{ 	background-color:#FFFFFF;	
						background-image: url(img/index_15.jpg); 
						background-repeat: no-repeat; 
						background-position: bottom center;
					}
.bg_line_black		{ 	background-color:#FFFFFF;	
						background-image: url(img/index_08.jpg); 
						background-repeat: no-repeat; 
						background-position: center center;
					}
.bg_central			{ 	background-color:#FFFFFF;	
						background-image: url(img/index_13.jpg); 
						background-repeat: no-repeat; 
						background-position: left bottom; 
					}
.bg_central_1		{ 	background-color:#FFFFFF;	
						background-image: url(img/index_13_1.jpg); 
						background-repeat: no-repeat; 
						background-position: left bottom; 
					}
.bg_central_2		{ 	background-color:#FFFFFF;	
						background-image: url(img/index_13_2.jpg); 
						background-repeat: no-repeat; 
						background-position: left top; 
					}
					

.text_left			{	font-family: Verdana; font-size: 10px; text-align: left; }
.text_center		{	font-family: Verdana; font-size: 10px; text-align: center; } 
.text_right			{	font-family: Verdana; font-size: 10px; text-align: right; }
.text_just			{	font-family: Verdana; font-size: 10px; text-align: justify; }

.text_left_grey		{	font-family: Verdana; font-size: 10px; text-align: left; color:#757474}
.text_center_grey	{	font-family: Verdana; font-size: 10px; text-align: center; color:#757474} 
.text_right_grey	{	font-family: Verdana; font-size: 10px; text-align: right; color:#757474}
.text_just_grey		{	font-family: Verdana; font-size: 10px; text-align: justify; color:#757474}

.title_left			{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: left; }
.title_center		{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: center; } 
.title_right		{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: right; }
.title_just			{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: justify; }

.title_left_blue	{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: left; color: #0098D4 }
.title_center_blue	{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: center;  color: #0098D4 } 
.title_right_blue	{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: right; color: #0098D4  }
.title_just_blue	{	font-family: Arial; font-size: 18px; font-weight:bold; text-align: justify; color: #0098D4  }
.title_left_blue_peke {	font-family: Arial; font-size: 18px; font-weight:normal; text-align: left; color: #0098D4 }

.txtmenu_left		{	font-family: Arial;	font-size: 12px; font-weight:bold; text-align: left; }
.txtmenu_center		{	font-family: Arial; font-size: 12px; font-weight:bold; text-align: center; } 
.txtmenu_right		{	font-family: Arial; font-size: 12px; font-weight:bold; text-align: right; }
.txtmenu_just		{	font-family: Arial; font-size: 12px; font-weight:bold; text-align: justify; }

.txtmini_left		{	font-family: Arial;	font-size: 10px; font-weight:bold; text-align: left; }
.txtmini_center		{	font-family: Arial; font-size: 10px; font-weight:bold; text-align: center; } 
.txtmini_right		{	font-family: Arial; font-size: 10px; font-weight:bold; text-align: right; }
.txtmini_just		{	font-family: Arial; font-size: 10px; font-weight:bold; text-align: justify; }

