
@charset "UTF-8";
.type {
	color: #113661;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #113661;
	text-align: center;
}

body p {
	text-align: justify;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding: 0;
	margin: 0;
	background: #DBE8F9 url(http://francemex.com.mx/app/webroot/img/wdw-bg.jpg) no-repeat center top;
	color: #DBE8F9;
}

.textodehome {
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #113661;
}

table tr.even td {
	background-color: #eee;
}

table tr.odd td {
	background-color: #fff;
}

table th {
	border-bottom:medium solid #2667AF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#005395;
	font-weight: bold;
	font-size: .9em;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#F00;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#00F;
}

.total {
	border-bottom:medium solid #2667AF;
}

.encabezado {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color:#FFF;
	background-color:#2667AF;
	border-style:solid;
	border-color: #2667AF;
	border-width:5px;
}

.ventaDetalle {
	font-size: .7em;
	color: #009;
}

#prodDesc {
	font-size: 0.7em;
	color: #009;
	padding-top:10px;
	padding-bottom:10px;	
}

#prodPrecio {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #C00;
}

#artHeader {
	font-size: 1em;
	color: #F00;
}

.error-message {
	font-size: .8em;
	color: #F00;
	font-weight: bold;
}

#footer   {
	position: relative;
	float: left;
	top: -670px;
	right: 0px;
}

.razasSubMenu {
	background:#1A416C;
	padding: 5px 5px 5px 5px;
	list-style-type: none;
}

.razasSubMenu  a {
	color:#FFF;
	font-size: .8em;
	font-weight: none;
}

.razasSubMenu  a:hover {
	color:#F00;
}

#artDetails {
	color:#1A416C;
	font-size: .9em;
}

#artHeader {
	font-family:Arial, Helvetica, sans-serif;
	color:#1A416C;
	font-size: .9em;
	font-weight: bold;
}

#tbVentas {
	font-size: .9em;
}

#tbVentas th {
	color:#1A416C;
}

#tbVentas td {
	color:#555;
	font-weight: bold;
}

