/* solucionesvisuales.com */

*						{ margin:0 0 0 0; padding:0 0 0 0; }

#wrapper				{ width:100%;height:100%;}

#contenido				{ width:960px; height:640px; margin: 10px auto 0px auto;}
#menu_flash				{ width:960px; height:380px;}
#contenido_html			{ width:960px; height:260px;}
#cont_izquierda			{
	width:650px;
	height:260px;
	float:left;
	padding-right: 30px;
	text-align: justify;
	padding-left: 20px;
}
#cont_derecha			{ width:260px; height:260px; float:left;}

#menu_prod				{ width:960px; height:115px;}
#logo_apf				{ width:203px; height:auto; float:left; margin-top:25px;}
#menu_productos		{ width:757px; height:115px; float:left;}
#productos				{ width:757px; height:525px; margin-left:200px;}
#prod_izq				{ width:442px; height:525px; float:left;}
#prod_der				{ width:315px; height:445px; float:left; margin-top:80px;}
#tabla_de_productos th {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	background-color: #0000FF;
	color: #FFFFFF;
}
#tabla_de_productos td {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0000FF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0000FF;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-align: center;
}
.nombre_a_la_izq {
	text-align: center;
	font-weight: bold;
}
.foto {
	margin-left: 10px;
	margin-right: 10px;
}
