body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #CCC;
}
input, select, checkbox, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	background-color: #FFF;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	background-image: none;
}
.Titulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #0F6FBD;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	font-style: normal;
}

.SubTitulos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0E78CE;
	width: 100%;
	text-decoration: none;
}
.Texto {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.TextoBlanco {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	padding-right: 8px;
	padding-left: 8px;
}
.Titulos_2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #0C62AB;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #EFF0F2;
	border-bottom: 1px solid #0C62AB;
}
.alerta {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.contacto {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #FFD5D6;
	text-decoration: none;
}
a:link, a:visited, a:active {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	border: 1px none #999999;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #06F;
	text-decoration: underline;
}
#menu a:link, #menu a:active, #menu a:visited {
	display: block;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 256px;
	text-decoration: none;
	font-style: normal;
	font-variant: small-caps;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #F8F8F8;
}
#menu a:hover {
	text-decoration: none;
	width: 256px;
	display: block;
	text-align: left;
	background-color: #E4E4E4;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#submenu a:link, #submenu a:visited, #submenu a:active {
	display: block;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #576C7B;
	text-align: center;
	text-decoration: none;
	background-image: url(imagenes/bagraum_menu.jpg);
	background-repeat: repeat;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
	border: thin none #000000;
	background-position: -1px -1px;
}
#submenu a:hover {
	text-decoration: none;
	color: #CC0000;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	display: block;
	text-align: center;
	font-weight: bold;
	background-repeat: repeat;
	background-image: url(imagenes/bagraum_menu_hover.jpg);
	border: 1px none #8E99A6;
	padding-top: 3px;
	padding-bottom: 3px;
	height: auto;
	width: auto;
}
.bandera {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
.botones {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A4893;
	border: 0px none;
	font-weight: bold;
}
#contactenos
{
	width:350px;
	float:left;
	position:relative;
	font-size:13px;
	background:#F4F4F4;
	border:#CCC solid 1px;
	padding:10px;
	color:#666666;
	clear:both;
	margin:20px auto 20px auto;
	float:none;
}
#contactenos input[type="text"], #contactenos td input[type="text"]
{
	font-size:12px;
	color:#666;
	background:#FFF;
	border:#CCC solid 1px;
	width:170px;

}
#contactenos textarea
{
	width:170px;
	font-size:12px;
	color:#666;
    border:#CCC solid 1px;
	background-color:#FFF;
}
#campo
{
	padding:3px 0px;
	float:left;
	clear:right;
}
#nom_campo
{
	width:140px;
	float:left;
	line-height:26px;
	clear:left;
}
