@charset "utf-8";
body {
	
}
.td_under_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.td_under_line_black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.td_map {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/index_map.jpg);
}
.back_home {
	background-image: url(../images/back_home.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back_contactus {
	background-image: url(../images/back_contactus.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back_espanol {
	background-image: url(../images/back_espanol.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back_inicio {
	background-image: url(../images/back_inicio.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back_contactenos {
	background-image: url(../images/back_contactenos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.back_english {
	background-image: url(../images/back_english.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rep_left {
	background-image: url(../images/index_rep_left.gif);
	background-repeat: repeat-y;
}
.rep_right {
	background-image: url(../images/index_rep_right.gif);
	background-repeat: repeat-y;
}
.bottom_background {
	background-image: url(../images/bottom_background.gif);
	background-repeat: repeat-x;
}
.menu_back {
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 10px;
	margin-left: 28px;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF3224;
	text-decoration: none;
}
.white_menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.grey_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.grey_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3325;
	text-decoration: none;
}
.header_back {
	background-image: url(../images/index_header_back.jpg);
	background-repeat: no-repeat;
}

.rights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF3224;
	text-decoration: none;
}
.red_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text12dark_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2483CD;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.text_back {
	background-image: url(../images/text_back.jpg);
	background-repeat: repeat-x;
}

ul {
	list-style-image: url(../images/bottom_background.gif);	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2483CD;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FE3325;
	text-decoration: none;
}

		.formulario
		{
			width:150px;
			padding:5px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#CCCCCC;
		}
		
		.formulario .entrada 
		{
			width:150px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			
			
		}		
