/* -- Styles for CanvasImpresores.com by ML -- */

body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, Verdana;
	font-size:16px;
	
}
a {
	color:#000000;
	text-decoration: none;
}
#intro{
	width: 100%;
	text-align: center;
	margin-top: 10%;
}

#header, #content, #footer{
	width: 1100px;
		margin:0 auto;
}

#content{
	margin-top:60px;
}

.bhead2{
	padding-left:15px;
	padding-right:15px;
	border-left:1px solid green;
	border-right:1px solid green;
	vertical-align:middle;
}

a:hover .bhead{
	color: green;
}

#leftcol {
	float:left;
	width: 194px;
	margin:50px 20px 20px 30px;
}

div .lbutton{
	width: 194px;
	height: 45px;
	background-image:url('images/lbutton.png');
	background-repeat:no-repeat;
	text-align: center;
	padding-top:14px;
}

a .lbutton{
	color:#ffffff;
	font-weight: 400;
}

a:hover .lbutton{
	background-image:url('images/lbuttonhover.png');
}

#maincol {
	width: 700px;
	height: 500px;
	border: 1px solid gray;
	padding:50px;
	overflow:auto;
	
	line-height: 28px;
}

#fotos{
	margin:20px;
}
#fotos td{
padding:10px;
}

#footer{
	clear: both;
	text-align: right;
	padding-right: 50px;
	margin-top:15px;
	color: gray;
}

.tfooter a{
	color: gray;
	text-decoration: none;
}

table.infotable{
	border:1px solid black;
	border-collapse:collapse;
}
td.infotable{
	padding: 10px;
}

img.fotoshorizontal {
float:left;
}

#formtop{
	background-image:url('images/formtopborder.png');
	width:650px;
	height:19px;
}

#formbottom{
	background-image:url('images/formbottomborder.png');
	width:650px;
	height:19px;
}

#form{
width:649px;
background-color: #edeff0;
margin-top:-16px;
margin-bottom:-16px;
}

#form ul{
list-style-type:none;
}

.formtable{
width:300px;
height:220px;
}
.formlc{
	width: 50px;
}


div .fbutton{
	width: 120px;
	height: 45px;
	background-image:url('images/fbutton.png');
	background-repeat:no-repeat;
	text-align: center;
	padding-top:10px;
}

a .fbutton{
	color:#ffffff;
	font-weight: 400;
}

a:hover .fbutton{
	background-image:url('images/fbuttonhover.png');
}


div .sbutton{
	width: 220px;
	height: 35px;
	background-image:url('images/slimbot.png');
	background-repeat:no-repeat;
	text-align: center;
	padding-top:10px;
}

a .sbutton{
	color:#ffffff;
	font-weight: 400;
}

a:hover .sbutton{
	background-image:url('images/slimbothover.png');
}