@charset "utf-8";
/* CSS Document */
html, body {
	background-color: #000000;
	background-image:url(../images/bg.jpg);
	background-attachment:fixed;
	background-position:top center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	}
.Main{
background-color:#000000;
/* 
background-image:url(../images/background_tabla.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top center;
*/
}
.footer{
background-image:url(../images/footer_bg_.jpg);
background-position:top center;
height:209px;
}
.div_lateral{
background-image:url(../images/div.jpg);
width:1px;
}
.portafolio_header{
background-image:url(../images/bg_tabla_portafolio.jpg);
height:38px;
}
.portafolio_footer{
background-image:url(../images/bg_tabla_portafolio_bottom.jpg);
height:38px;
}

.MenuTxt {
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.MenuTxt a { color: #FFFFFF; text-decoration: none; }
.MenuTxt a:link { color: #FFFFFF; text-decoration: none; }
.MenuTxt a:hover { color: #FFC600; text-decoration: none; }
.MenuTxt a:active { color: #FFFFFF; text-decoration: none; }
.MenuTxt a:visited { color: #FFFFFF; text-decoration: none; }

img {border: 0px;}


.sublink {
		color: #ffffff;
		font-family: Arial;
		font-size: 11px;
		font-weight:bold;
}
.sublink a { color: #ffffff; text-decoration: none; }
.sublink a:link { color: #ffffff; text-decoration: none; }
.sublink a:hover { color: #FEDB07; text-decoration: none; }
.sublink a:active { color: #ffffff; text-decoration: none; }
.sublink a:visited { color: #ffffff; text-decoration: none; }

	
.tel {
		color: #ffffff;
		font-family: Arial;
		font-size: 16px;
}
.tel2 {
		color: #F6E19A;
		font-family: Arial;
		font-size: 11px;
}
.credits {
		color: #cccccc;
		font-family: Arial;
		font-size: 11px;
}
.Titulos {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.RS {
	font-family: Arial;
	font-size: 12px;
	color: #F4F552;
	font-weight: bold;
}
.url {
	font-family: Arial;
	font-size: 12px;
	color: #F4F552;
	font-weight: normal;
}

.url a { color: #F4F552; text-decoration: none; }
.url a:link { color: #F4F552; text-decoration: none; }
.url a:hover { color: #F4F552; text-decoration: none; background-color:#000000; padding-left:1px; padding-right:1px; padding-top:2px; padding-bottom:2px; }
.url a:active { color: #F4F552; text-decoration: none; }
.url a:visited { color: #F4F552; text-decoration: none; }

.white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.empresa {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.topMenu {
	width: 100%;
	height: 52px;
}
.mmenu {
	width: 480px;
	height: 36px;
}
.contactoTop {
		color: #F0F0F0;
		font-family: Arial;
		font-size: 11px;
}
.require {
		color: #FFCE10;
		font-family: Arial;
		font-size: 11px;
}
.textbox150px {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg_txt.png);
	background-repeat: repeat-x;
	width: 150px;
	border: 1px solid #212121;
	text-indent: 3px;
	padding: 2px;
	height: 18px;
}
.textbox50px {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg_txt.png);
	background-repeat: repeat-x;
	width: 100px;
	border: 1px solid #212121;
	text-indent: 3px;
	padding: 2px;
	height: 18px;
}

.textbox250px {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg_txt.png);
	background-repeat: repeat-x;
	width: 250px;
	border: 1px solid #212121;
	text-indent: 3px;
	padding: 2px;
	height: 18px;
}
.textarea350px {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/bg_txt_area.jpg);
	background-repeat: repeat-x;
	width: 430px;
	border: 1px solid #212121;
	text-indent: 3px;
	padding: 2px;
}
