body {
	background-image: url(../img/marco_ppal/canin_background.gif);
	background-repeat: no-repeat;
	background-color:#D5D5D5;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-attachment: fixed;
	background-position: left bottom;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
#up_left {
	position:relative;
	width:860px;
	left:10px;
	top:5px;
	float:left;
	border-right: 2px dotted #999;
	border-bottom: 2px dotted #999;
	padding:0 0 10px 0;
}
#bottom_linkbar{
	position:relative;
	padding-top:10px;
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height: 150%;
	text-indent: 15px;
}
h1{
	background-image:url(../img/h1_backgrnd.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#DD0000;
	font-weight:bold;
	text-align:center;
	
}
h3{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}	
th {
	background-image:url(../img/ththth.gif);
	background-color:#F00;
	color:#FFF;
	height:10px;
	text-align:center;
	font-weight:bold;
}
.err{
	color:#F00;
	font-size:14px;
	font-weight:bold;
}
.izq {
	background-image:url(../img/ezk_izk.gif);
	width:12px;
	height:20px;
}
.der {
	background-image:url(../img/ezk_der.gif);
	width:21px;
	height:20px;
}
.datos{
	border-bottom: 1px solid #D55;
	font-size:12px;
	padding:2px 0 2px 5px;
}
.datos_chicos{
	border-bottom: 1px solid #D55;
	font-size:10px;
	text-align:center;
	padding:2px 0 2px 5px;
}
input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border: 1px Solid #996666;
}

#boton{
	width: 75px;
	height: 18px;
	margin-left: 0px;
	font-size: 11px;
	background: #EEE;
	color:#000;
	border: 1px Solid #D00;
}
#boton:hover{
	color:#FF0000;
	background: #FFF;
	border: 1px Solid #F00;
}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	font-size:11px;
	color:#444;
	text-decoration:none;
}
a:hover{
	color:#900;
	text-decoration:none;
}
.autito{
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
