@charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a:link{
color:#FF9900;
text-decoration:none;
}
a:visited{
color:#FF9900;
text-decoration:none;
}
a:hover{
color:#FF9900;
text-decoration:underline;
}
.container{
margin-left:auto;
margin-right:auto;
}
.botones{
background-color:#ad2a2a;
border:solid 1px #b53604;
color:#FFFFFF;
height:20px;
}
.box1{
width:471px;
height:178px;
background-image:url(../images/main/webmaster-intro5_19.jpg);
background-repeat:no-repeat;
}
.box2{
width:329px;
height:178px;
background-image:url(../images/main/webmaster-intro5_172.jpg);
background-repeat:no-repeat;
}
.Text_box{
	width:787px;
	height:176px;
	background-image:url(../images/main/webmaster-intro5_27.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A72D2A;
	font-size: 14px;
}
.greyback{
	background-color:#700404;
}
.footer {
	font-size: 11px;
	color: #A62927;
}
.prods_tits {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #562409;
}
.prods_border {
	border: 1px solid #562409;
}

