/* CSS Document */

body{
margin:0 0 0 0;
font-family:Segoe UI, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
background-image:url(images/fondo.png);
background-repeat:repeat;
text-align:center;
}

A:link {
	font-family:Segoe UI, Arial, Helvetica, sans-serif; color:#61BBB0; font-size:13px; text-decoration:none;
}

A:visited {
	font-family:Segoe UI, Arial, Helvetica, sans-serif; color:#61BBB0; font-size:13px; text-decoration:none;
}

A:hover {
	color: #E6408D;
}

#head-fondo { width:100%; height:405px; text-align:center; background-image:url(images/head-fondo.jpg); background-repeat:repeat-x;}
#head-logo { width:991px; height:140px; margin:0 auto 0 auto; text-align:left;}
	#head-logo-iz{ width:110px; float:left; height:140px;}
	#head-logo-de{ float:right; height:140px;}
#head-menu { width:940px; height:49px; margin:0 auto 0 auto; text-align:center;}
#contenido { width:991px; margin:0 auto 0 auto;}
	#contenido-pestana-a{ width:991px; height:26px; background-image:url(images/contenido-pestana-a.png);}
	#contenido-pestana-b{ width:991px; height:26px; background-image:url(images/contenido-pestana-c.png);}
#pie { width:991px; height:66px;margin:0 auto 0 auto; background-image:url(images/foot-pestana-a.png); background-position:top; background-repeat:no-repeat;}


.texto01 {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:13px;color:#8f17b4;font-weight:normal;}
.texto02 {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:14px;color:#fff;font-weight:normal;}
.texto14_bold {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:14px;color:#000000;font-weight:bold;}
.texto_productos {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:14px;color:#FF0000;font-weight:normal;}
.texto_nombre_pr {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:20px;color:#000000;font-weight:normal;}
.texto_Arial_11_bold_morado {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:11px;color:#61BBB0;font-weight:normal;}
.login_usuario {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;font-weight:normal;}
.login_pass {font-family:Segoe UI, Arial, Helvetica, sans-serif;font-size:12px;color:#FFFFFF;font-weight:normal;}
.smallText { font-size:11px;}


h1 { font-size:16px;}
.productos h1 { font-size:24px;}

.texto_form1 {
	width: 150px;
	height: 20px;
	border: 1px Solid #000;
	background: #61BBB0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form_login {
	width: 180px;
	height: 20px;
	border: 1px Solid #61BBB0;
	background: #fff;
	color: #61BBB0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto_form1:hover {
	background: #E6408D;
	color:#ffffff;
}

.form_login:hover {
	background: #61BBB0;
	color:#000;
}

.boton_buscar{
	width: 70px;
	height: 20px;
	background: #E6408D;
	border: 1px Solid #000;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	 /* text-indent: -9999px; */
}

.boton_area{
	width: 70px;
	height: 20px;
	background: #61BBB0;
	border: 1px Solid #fff;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	 /* text-indent: -9999px; */
}

.ibutton {
	width: 150px;
	height: 20px;
	background: #61BBB0;
	border: 1px Solid #000000;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	 /* text-indent: -9999px; */
}

