html, form, body
{
	padding: 0px;
	margin: 0px;
}

body
{
	color: #656565;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, Geneva;
	background: url('../img/background.jpg') repeat-x left top;
}

img
{
	border: 0px;
}

a
{
	color: #656565;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

:focus
{
	outline: none;
}

h1, h2, h3
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
}

p
{
	padding: 5px 0px;
	margin: 0px;
}

#main-container
{
	width: 950px;
	margin: 0 auto;
	text-align: center;
}

#main-site
{
	text-align: left;
}

#languaje-bar
{
	padding: 10px 20px 3px 0px;
	text-align: right;
}

#languaje-bar a
{
	color: #FFFFFF;
	padding-right: 10px;
	background: url('../img/arrow-a.jpg') no-repeat right center;
}

#main-top-section
{
	padding-top: 25px;
	background: url('../img/top-section-bg.jpg') repeat-x left top;
}

#articulos-news
{
	margin: 0px 10px;
}

#frame-news
{
	margin: 40px 10px 0px 10px;
	padding-bottom: 15px;
	background: url('../img/banners-background.jpg') repeat-x left bottom;
}

.articulo-bg, .articulo-bg-no
{
	width: 230px;
	background: url('../img/frame-bg.jpg') repeat-y center top;
}

.frame-bg, .frame-bg-no
{
	width: 301px;
	background: url('../img/frame-bg-b.jpg') repeat-y center top;
}

.articulo-bg, .frame-bg
{
	margin-left: 2px;
}

.articulo-top
{
	background: url('../img/frame-top.jpg') no-repeat center top;
}

.frame-top
{
	background: url('../img/frame-top-b.jpg') no-repeat center top;
}

.articulo-top img, .frame-top img
{
	padding: 5px;
}

.articulo-content, .frame-content
{
	padding: 5px 15px;
}

.articulo-content
{
	height: 130px;
}

.frame-content
{
	height: 170px;
	text-align: justify;
}

.articulo-content h1, .frame-content h1
{
	color: #D8261C;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	background: url('../img/arrow-b.jpg') no-repeat right center;
}

.frame-content ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.frame-content ul li
{
	margin: 0px;
	padding: 1px 0px;
}

.frame-content h1
{
	font-size: 22px;
	background: url('../img/down-arrow.jpg') no-repeat right center;
}

.articulo-content h3
{
	color: #585858;
	font-size: 10px;
	font-weight: bold;
}

.articulo-content a
{
	padding-right: 15px;
	background: url('../img/note-book.jpg') no-repeat right center;
}

.articulo-gray-bar, .frame-gray-bar
{
	height: 1px;
	margin: 5px 0px;
	background-color: #E8E8E8;
}

.articulo-bottom
{
	height: 18px;
	background: url('../img/frame-bottom.jpg') no-repeat center top;
}

.frame-bottom
{
	height: 30px;
	background: url('../img/frame-bottom-b.jpg') no-repeat center top;
}

.frame-contacto-bg
{
	width: 271px;
	margin: 10px 0px 2px 0px;
	background: url('../img/contact-info-bg.jpg') repeat-y center top;
}
.frame-contacto-top
{
	padding-top: 35px;
	background: url('../img/contact-info-top.jpg') no-repeat center top;
}

.frame-contacto-content
{
	padding: 5px 15px;
}

.frame-contacto-content h2
{
	color: #343434;
	font-weight: bold;
}

.frame-contacto-bottom
{
	height: 28px;
	background: url('../img/contact-info-bottom.jpg') no-repeat center top;
}

#basic-sections
{
	padding: 20px 25px 0px 25px;
}

#basic-sections h1
{
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
}

#text-tip
{
	color: #343434;
	font-size: 15px;
	font-weight: bold;
	margin: 10px 25px;
}

.space-and-clean
{
	clear: both;
	margin-top: 5px;
}

#distribuidores
{
	width: 160px;
}

#mexico-mapa
{
	width: 165px;
	padding-left: 5px;
}

#contacto
{
	width: 140px;
}

#contacto-imagen
{
	width: 200px;
	padding-left: 5px;
}

#icon-info, #icon-email
{
	width: 60px;
	text-align: center;
}

#iquestion
{
	width: 50px;
}

#ipharma-information
{
	width: 175px;
}

#main-bottom-section
{
	height: 35px;
	background: url('../img/bottom-section-bg.jpg') repeat-x left bottom;
}

#bottom-menu
{
	color: #666666;
	margin-top: 1px;
	padding: 8px 10px 8px 25px;
	background-color: #E1E4DB;
}

#bottom-menu-bar
{
	height: 3px;
	margin: 1px 0px;
	background-color: #D7D8D3;
}

#bottom-menu a
{
	color: #666666;
	padding-right: 5px;
	font-size: 11px;
}

#footer-top-bar
{
	height: 15px;
	background: url('../img/bottom-bg.jpg') repeat-x left top;
}

#footer
{
	color: #C5C5C5;
	font-size: 10px;
}

#copyright
{
	padding-left: 25px;
}

#disenio
{
	padding-right: 20px;
}

.contain
{
	overflow: auto;
}

.izq
{
	float: left;
}

.der
{
	float: right;
}

.clear-bug
{
	clear: all;
}

span.error, div.error
{
	color: #FF0000;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
