input, select {
	color : #ffffff;
	font-size : 12px;
	font-family : TrebuchetMS;

}
.multiline{
background-color:#C51C1C;
color : #ffffff;
	font-size : 12px;
	font-family : TrebuchetMS;

}
INPUT,CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE{
background-color:#C51C1C;
border: 1px solid #FFFFFF;
}

.boton{
	padding:1px;
	display:block;
	width:70px;
	height:35px;
	float:right;
	font-size:11px;
	font-weight:100;
	text-align:center;
	color:#FFFFFF;
	border-left-width: thin;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boton-hover{
padding:1px;
display:block;
width:70px;
height:35px;
float:right;
font-size:11px;
font-weight:100;
text-align:center;
background-image:url(images/subrayado.gif);
color:#FFFFFF
	border-left-width: thin;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.contenido{
padding-top:0px;
padding-left:5px;
padding-right:25px;
padding-bottom:10px;
width:240px;
display:block;
float:right;
font-size:12px;
}
.titlecontenido{
color:#84FF00;
font-size:17px;
font-stretch:ultra-condensed;
padding:2 px;
}
.imagefloatright{
float:right;
padding:1px;
margin-right:20px;
}
.imagefloatleft{
float:left;
padding:1px;
margin-left:20px;
}
.pie{
padding-top:0px;
padding-left:5px;
padding-right:20px;
padding-bottom:10px;
width:700px;
display:block;
bottom:100%;
float:right;
font-size:12px;
text-align:center;
}

.ContentTitle {
width:500px;
margin-right:15px;
	float:right;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
	color: #FFFFFF;
    background-color: #153957;
	height:20px;
    display: block;
}

.Contentdatos {
width:500px;
display:block;
margin-right:15px;
	float:right;
	color: #CCCCCC
    font-size: 11px;
	background-color: #ffffff;
}
.nContacto{
	float:left;
	text-align:center;
	width:150px;
	display:block;
	border-right-style:dotted;
	padding: 3px;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.nEmpresa{
	float:left;
	text-align:center;
	width:110px;
	display:table;
	border-right-style:dotted;
	padding: 3px;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		height:auto

}
.nInteresado{
	float:left;
	text-align:center;
	width:100px;
	display:block;
	border-right-style:dotted;
	padding: 3px;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		height:auto
}
.nTelefono{
	float:left;
		text-align:center;
	width:100px;
	display:block;
    padding: 3px;    font-size: 11px;
	height:auto
}
.separa{
	width:490px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
}


.producto{
	width:110px;
	height:100px;
	background-color:#830100;
	display: block;
	border: thin solid #CCCCCC;
	margin:10px;
	float: right;
	font-size:11px;
	font-family:"trebuchet MS";
}
.productoa{
	width:110px;
	height:100px;
	background-color:#C93534;
	display: block;
	border: thin solid #990000;
	margin:10px;
	float: right;
	font-size:11px;
	font-family:"trebuchet MS";
}
.productodesc{
width: 500px;
	background-color:#830100;
	display: block;
	border: thin solid #990000;
	margin:10px;
	font-size:10px;
}