
body{
margin: 0px;
}

.menu_navbar {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(imagenes/bgbar_black.jpg);
	background-repeat: repeat-x;
}

.menu_navbar a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.menu_navbar a:hover {
	color: #1ab7ea;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.menu_small, a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.menu_small a:hover {
	color: #1ab7ea;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.texto{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.campos {
	border:  #DEDEDE solid 1px;
	font-family: Arial, Arial, sans-serif;
	font-size:12px;
	color: #666666;
}

.botones {
 background: url(imagenes/bgbar_blue2.jpg);
 color: #FFFFFF;
 font-family: Arial;
 border: none;
 font-weight: bold;
 height: 30px;
 width:130px;
 font-size: 12px;
 -moz-border-radius: 20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	}

.texto2 a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #013e80;
	text-decoration: none;
}

.texto3 a {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        color: #666666;
        text-decoration: none;
}


.texto2 a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #013e80;
	text-decoration: none;
}


.boxTitle{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.boxTitle a, a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

.WhiteText{
	font-family: Arial;
	font-size: 14px;
	color: #FFF;
}

.ItemsTitle{
	font-family:  Arial;
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}

.ItemsText{
	font-family: Arial;
	font-size: 14px;
	color: #666666;
}

.button_big{
	border-style:none;
}
