body {
	font-family: "Myriad Pro", "Trebuchet MS", AvantGarde;
	background-image: url(img/fondo.png);
	background-repeat: repeat;
	line-height: 15pt;
}
.caja {
	border: 1px solid #892629;
	width: 760px;
	position: relative;
	background-color: #FFFFFF;
	vertical-align:top;
}
.table.cabecera {
	background-color: rgb(237,110,0);
}

.caja_foro {
	width: 760px;
	position: relative;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: rgb(150,0,0);
	border-bottom-color: rgb(150,0,0);
	border-left-color: rgb(150,0,0);
}
#portada {
	position:absolute;
	left:580px;
	top:0px;
	width:180px;
	height:251px;
	z-index:1;
	background-color: rgb(237,110,0);
	text-align: right;
}
.txtcabecera {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
	text-transform: uppercase;
}
.top {
	width: 575px;
	position: relative;
	height: 300px;
	float: left;
}
.logo {
	width: 100%;
	position: relative;
	background-color: rgb(237,110,0);
	height: 300px;
}
.flash {
	width: 100%;
	height:133px;
	background-color: rgb(237,110,0);
	position: relative;
}
.barra {
	width: 100%;
	background-color: rgb(150, 0, 0);
	height: 30px;
	position: relative;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
	line-height: 35px;
	text-indent: 10px;
}

.barra_menu {
	width: 100%;
	position: relative;
	text-align: center;
	color: #FFFFFF;
	line-height: 35px;
	background-image: url(img/CABECERA_r4_c1.jpg);
	background-repeat: no-repeat;
}

.content {
	font-size: 12pt;
	color: rgb(150,0,0);
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align:top;
}
#respuestaformulario .content { text-align:center; padding:10px;}
.content a:active, a:visited, a:link{
	color: rgb(237,110,0);
	text-decoration: none;
}
.content a:hover {
	color: rgb(150,0,0);
	text-decoration: none;
}

.listado {
	font-size: 1em;
	color: rgb(150,0,0);
	background-color: #FFFFFF;
	text-align: justify;
	padding: 15px;
}
.articulos {
	font-size: 1em;
	color: rgb(150,0,0);
	padding: 10px;
	position: relative;	
	text-align: justify;
}
.articulos h3 {
	text-align: center;
	text-transform:uppercase;
	padding: 0;
}
.articulos p {
	text-align: justify;
	padding: 0;
	margin: 10px 0;
}
.articulos ul {
	text-align: justify;
}
.articulos ul li {
	text-align: justify;
	padding: 0 0 5px 0;
	margin: 0;
}
.articulos li, li.articulos {
	list-style-type: disc;
	list-style-image:none;
	background-image:none;
	list-style-position: outside;
	text-indent: 0;
}
.articulos li, li.articulos {margin: 0 0 5px 0;}
.mega_titol{
	font-size: 36pt;;
	color: rgb(237,110,0);
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(237,110,0);
	line-height: 40pt;
	margin-left: 15px;
	margin-right: 15px;
}
.titol_articulo{
	font-size: 14pt;
	color: rgb(237,110,0);
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(237,110,0);
	padding: 5px;
	text-transform:uppercase;
}
.titol_indice{
	font-size: 16pt;
	color: rgb(237,110,0);
	text-align: justify;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 37px;
	padding-bottom: 5px;
}
.pie {
	color: #333333;
	font-size: 11px;
	margin-top: 10px;
}
.pie a:hover {
	color: #ED6E00;
}
.pie a:link, a:active, a:visited {
	color: #333333;
}
.subtitol {
	height: 30px;
	position: relative;
	font-size: 14pt;
	color: rgb(150,0,0);
	text-align: left;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(img/listado.png);
	background-repeat: no-repeat;
	background-position: left 17px;
	text-indent: 15px;
}
.subtit{
	height: 30px;
	position: relative;
	font-size: 14pt;
	color: rgb(150,0,0);
	text-align: left;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.subtitol_clientes {
	background-color: rgb(150,0,0);
	position: relative;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
	position:relative;
	width: 100%;
	height: 32px;
	background-image: url(img/CABECERA_r3_c1.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	background-position: left top;
}
.busca {
	position: relative;
	font-size: 12pt;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	width: 100%;
	background-color: rgb(237,110,0);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(150,0,0);
}
.titol_form {
	font-size: 12pt;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(img/CABECERA_r3_c1.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 760px;
	line-height: 32px;
}
.farmacia {
	font-size: 11pt;
	color: rgb(150,0,0);
	text-align: justify;
	width: 440px;
	border: 1px solid #882629;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	margin-right: 10px;
}
.subtitol_farmacias {
	background-color: rgb(150,0,0);
	height: 30px;
	position: relative;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	width: 440px;
}
.subtitol_centros {
	background-color: rgb(237,110,0);
	height: 30px;
	position: relative;
	font-size: 12pt;
	color: rgb(150,0,0);
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	width: 100%;
}
.textoslargos {
	font-size: 12pt;
	color: #333333;
	text-align: justify;
	padding-left:15px;
	padding-right:15px;
}
.distribucion {
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
}
.textoslargos a:hover {
	font-size: 12pt;
	color: rgb(150,0,0);
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: none;
}
.textoslargos a:link, a:visited, a:active {
	font-size: 12pt;
	color: rgb(237,110,0);
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: none;
}


.linea {
	width: 100%;
	background-color: rgb(237,110,0);
	height: 2px;
	position: relative;
	font-size: 2px;
	margin-bottom: 5px;
}
.centros {
	font-size: 10pt;
	color: rgb(150,0,0);
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
}
.centros a:active, a:link, a:visited {
	font-size: 10pt;
	color: rgb(237,110,0);
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: none;
}
.centros a:hover {
	font-size: 10pt;
	color: rgb(150,0,0);
	text-align: justify;
	padding-left: 5px;
	padding-right:5px;
	text-decoration: none;
}
.cliente {
	font-size: 11pt;
	color: rgb(150,0,0);
	text-align: justify;
	/*  con publicidad: width: 560px;     */
	width: 735px;
	border: 1px solid #882629;
	position: relative;
	margin: 10px;
}

.datoscliente {
	font-size: 10pt;
	color: rgb(150,0,0);
	text-align: justify;
	padding: 5px;
	line-height: 20px;
	text-transform: capitalize;
	
}
.datoscliente a:active, a:link, a:visited, a:hover {
	text-decoration: none;
}

.textoscliente {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	margin: 5px;
	padding: 0 5px;
	background-color: rgb(237,110,0);
	position: relative;
	line-height:12pt;
}

.textoscliente ul, ul li { 
	list-style-image:none;
	background-image:none;
}

.button  {
	text-decoration: none;
	color: rgb(237,110,0);
}
.button a:active, a:link, a:visited {
	text-decoration: none;
	color: rgb(237,110,0);
}
.button a:hover{
	text-decoration: none;
	color: rgb(150,0,0);
}
.mouse {
	cursor:pointer;
}
.mainmenu { 
	font-size : 12px; 
	font-weight: bold; 
	color : #FFFFFF;
	text-align: center;
}
a.mainmenu:link {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : rgb(150,0,0);
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a.mainmenu:visited { 
FONT-SIZE: 12px; 
FONT-WEIGHT: bold;
color : rgb(150,0,0);
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
}
a.mainmenu:hover	{ 
text-decoration: none;
color : #FFFFFF;
text-align: center;
}


a.mainmenu_log:link {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : rgb(150,0,0);
	text-decoration: none;
	text-align: left;
	margin: 5px;
	position: relative;
}
a.mainmenu_log:visited { 
FONT-SIZE: 12px; 
FONT-WEIGHT: bold;
color : rgb(150,0,0);
text-decoration: none;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: transparent;
text-align: right;
margin: 5px;
}
a.mainmenu_log:hover	{ 
text-decoration: none;
color : rgb(237,110,0);
background-color: transparent;
text-align: right;
margin: 5px;
}
.cattitle		{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color : rgb(237,110,0);
	padding-top: 8px;
}

a.cattitle:link { 
FONT-SIZE: 12px; 
FONT-WEIGHT: bold;
color : rgb(237,110,0);
text-decoration: none;
margin-left: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: transparent;
text-align: center;
}
a.cattitle:visited { 
FONT-SIZE: 12px; 
FONT-WEIGHT: bold;
color : rgb(237,110,0);
text-decoration: none;
margin-left: 5px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: transparent;
text-align: center;
}
a.cattitle:hover	{ 
text-decoration: none;
color : #FFFFFF;
background-color: transparent;
text-align: center;
}
.listado_articulos {
	color: rgb(150,0,0);
	text-transform: uppercase;
	padding:5px;
	margin:0;
	font-size: 6pt;
	text-align:left;
}
.listado_articulos ul{
	padding:0;
	margin:0;
	list-style-position: outside;
	list-style-type: none;
}
lista_articulos {
	color: rgb(150,0,0);
	text-transform: uppercase;
	padding:0 5px;
	margin:0;
	font-size: 6pt;
	text-align:left;
}
.lista_articulos ul{
	padding:0;
	margin:0;
	list-style-position: outside;
	list-style-type: none;
	text-align:left;
}
div.li { border-bottom:#CCCCCC 1px dotted; height:1px;}
.publicidad {
	width: 160px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	height: 750px;
}
.logopeque {
	position: relative;
	width: 180px;
	padding: 5px;
	margin-top: 5px;
}

.color_colegios {
	background-color: #EFEFEF;
	padding-right: 10px;
	padding-left: 10px;
}

.caja_colegios {
	margin-left: 10px;
	margin-right: 10px;
	width: 250px;
	text-align: justify;
	font-size: 9px;
	color:#333333;
}



.caja_colegios a:active, a:link, a:visited{
	color:#333333;
}

.caja_colegios a:hover{
	color: rgb(237,110,0);
}

.caja_farma {
	background-color: rgb(237,110,0);
	width: 210px;
	border: 1px groove #882629;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(150,0,0);
	text-align: center;
}
li {
	line-height: 18px;
	background-image: url(img/listado.png);
	background-repeat: no-repeat;
	text-indent: 18px;
}

.valores {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	text-transform: uppercase;
	line-height: 28px;
	left: 3px;
	top: 3px;
}
.titol_valores {
	font-size: 14px;
	color: rgb(150,0,0);
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(150,0,0);
}

a.list:link {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #333333;
	text-decoration: none;
	text-align: left;
}
a.list:visited {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #333333;
	text-decoration: none;
	text-align: left;
}
a.list:hover	{ 
text-decoration: none;
color : rgb(237,110,0);
text-align: left;
}
.farmacias {
	font-size: 10pt;
	color: rgb(150,0,0);
	text-align: justify;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	line-height: 25px;
}
.menu {
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgb(237,110,0);
	padding: 5px;
}



a.menu:link {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #000000;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 5px;
}
a.menu:visited {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #000000;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 5px;
}
a.menu:active {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #000000;
	text-decoration: none;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	margin: 0px;
	padding: 5px;
}
a.menu:hover	{
	text-decoration: underline;
	color : rgb(237,110,0);
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 5px;
}
.menur {
	font-size : 12px;
	font-weight: bold;
	color : #FFFFFF;
	text-align: left;
	padding: 5px;
}

a.menur:link {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
a.menur:visited {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
a.menur:active {
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	color : #000000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
a.menur:hover	{
	text-decoration: underline;
	color : rgb(237,110,0);
	text-align: center;
	padding: 5px;
}
.farma {
	font-size: 9px;
}

a.farma:link {
	FONT-WEIGHT: bold;
	color : rgb(150,0,0);
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 9px;
}
a.farma:visited {
	FONT-WEIGHT: bold;
	color : rgb(150,0,0);
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-size: 9px;
}
a.farma:hover	{
	text-decoration: none;
	color : #FFFFFF;
	text-align: center;
	font-size: 9px;
}
.visitas {
	color: rgb(237,110,0);
	font-size: 12px;
	font-weight: bold;
	padding-left:10px;
}
.list_art {
	color : rgb(150,0,0);
	background-color: transparent;
	text-align:left;
	float:left;
	position:relative;
}
a.list_art:link {
	color : rgb(150,0,0);
	text-decoration: none;
	background-color: transparent;
	font-size: 8pt;
	text-align:left;
	text-transform: uppercase;
}
a.list_art:visited { font-size: 8pt; }
a.list_art:hover	{ 
color : rgb(237,110,0);
}
.especialidad {
	font-size: 10pt;
	color: rgb(150,0,0);
	background-color: #FFFFFF;
	text-align: left;
	padding-left:10px;
}
td.especialidad { vertical-align:top;}
.logotipo {
	height: 50px;
	width: 100px;
	position: relative;
}
td.logotipo {
	width: 100px;
}
.logoweb {
	text-align: right;
	height: 30px;
	width: 100%;
}
.textotabla {
	font-size: 10pt;
	color: #FFFFFF;
	padding-right: 3px;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}
.mapa {
	width: 90%;
	height: 400px;
	border: 1px solid #000000;
	position: relative;
	margin: 20px;
}
ul.index {
	list-style-position: outside;
	clip: rect(auto,auto,auto,-5px);
	color: #FFFFFF;
	list-style-type: disc;
	
}
a.list_cl:link {
	FONT-SIZE: 10pt;
	color : rgb(150,0,0);
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}
a.list_cl:visited { 
color : #333333;
text-decoration: none;
}
a.list_cl:hover	{ 
color : rgb(237,110,0);
text-decoration: none;

}
.blanco {
	color: #FFFFFF;
}
input.alerta {
	color:#FF0000;
	font-size: 9px;
	font-style: italic;
	background-color: rgb(237,110,0);
}
img {
border:0px none;
}

.fechadehoy {
	background-image: url(img/CABECERA_r3_c1.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	text-align:left;
	position: relative;
	height: 32px;
	width: 100%;
	font-size: 9pt;
	color: #FFFFFF;
}
.listado_a {
	padding:0;
	margin:0;
	position:inherit;
	float: left;
}
.listado_b {
	padding:0;
	margin:0;
	position:inherit;
	float: left;
}
/*.fondo_gracias {
	height: 275px;
	width: 100%;
	position: relative;
}

.gracias {
	width: 760px;
	position: relative;
	padding-top: 80px;
	padding-left: 0px;
	color: rgb(150,0,0);
}*/

/******************* FORMULIARIO DE CONTACTO **********************/
form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	padding: 20px;
	width:700px;
	margin-left:0;
	text-align:left;
}
.formular fieldset {
	margin: 0;
	padding : 15px 15px 0 15px;
	border: 1px solid #B5B8C8;
}
.formular legend {
	font-size: 12px;
	color: #666666;
	font-weight: 900;
}
.formular fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}
.formular label span {
	color: #666666;
	font-weight: 900;
	float:left;
	width:110px;
}
.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 30px;
}
.formular .text-input {
	width: 250px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #f8f8f8 url('/img/form/text-bg.gif') repeat-x;	
}
.formular textarea {
	width: 250px;
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-top: 4px;
	background: #f8f8f8 url('/img/form/text-bg.gif') repeat-x;	
}
.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 10px;
	padding: 10px;
	margin-bottom: 10px;
}
.formular span.checkbox, .formular .checkbox {
	display: inline;
}
.formular span.checkbox {
	float:left;
	width:150px;
}
.formular .submit {
	background: url('/img/form/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 4px;
	margin-top: 20px;
	float: right;
	text-decoration: none;
	cursor:pointer;
}
.formular hr {
	clear: both;
	visibility: hidden;
}
.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}