/* @override 
	http://localhost:8080/saniferr/style.css
	http://saniferr.com.ar/web/css/frontend_main.css
*/

/* @group Indicadores */

#Layer1{
	width: 443px;
	height: 377px;
	z-index: 10;
	position: absolute;
	top: 350px;
	overflow: hidden;
}

#flash_home{
	margin-right: auto;
	margin-left: auto;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #0c0c0c;
	background-color: #7f7f7f;
}

span{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5em;
}

h1 {
	font-size: 9px;
	color: #b2b2b2;
	text-align: left;
}


h2 {
	font-size: 14px;
}

h3 {
	font-size: 14px;
	color: #dbdbdb;
	text-decoration: underline;
}

h4{
	color: #aeaeae;
	font-size: 20px;
	line-height: 0;
	text-align: left;
	margin: 0;
}

h5{
	color: #cbcbcb;
	font-size: 10px;
	line-height: 0;
	margin: 0;
}

p, ul, ol {
	line-height: 14px;
}

ul, ol {
}

a, a:visited {
	color: #004cbf;
	outline:none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}


img.left {
	float: left;
	margin-right: 13px;
}

img{
	display: block;
}

hr {
	display: none;
}

/* @end */

/* @group Header */

#header {
	width: 770px;
	/*height: 135px;*/
	margin: 0 auto;
}

#wrapper {
	width: 770px;
	margin: 0 auto;
}

/* @end */

/* @group Page */

#page {
	width: 677px;
	margin: 0 auto;
}

/* @group Content */

/* @group Productos */

/* @group prd Header */

#prdhed_cel{
	/*display: block;*/
	height: auto;
	float: right;
	width:300px;
}

#prdhed_cel2{	
	float: right;
	text-align: right;
	width:250px;
	height:25px;
}

#prdhed_form{
	display: block;
	color: #ebebeb;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	float: left;
}

#prdsubmit_form input{
	display: block;
	color: #ebebeb;
	font-size: 12px;
	text-align: center;
	height:15px;
	margin-top: 5px;
	float: right;
	background-color:#3b3b3b;
}

#prdhed_01{
	color: #f5f5f5;
	font-size: 9px;
	text-align: right;
	width: 250px;
	float: right;
}

.prdhed_02{
	font-size: 13px;
	font-weight: bold;
	color: #101010;
	width: 250px;
	text-align: right;
	float: right;
}

/* @end */




/* @end */

/* @group transportes */

#content_trans {
	float: right;
	height: auto;
	background: #e9e4dd repeat-y;
	display: block;
	width: 441px;
}

/* @end */


#content_serv {
	float: right;
	height: auto;
	display: block;
	width: 441px;
}


#content {
	float: right;
	height: auto;
	background: url(../images/content_bg.jpg) repeat-y;
	display: block;
	width: 441px;
}

.content_bott {
	float: right;
	margin-bottom: 0;
	margin-top: 0;
}

.post {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0;
	margin-bottom: 0;
	display: block;
}

.post1 {
	width: 200px;
	float: left;
}

.post2 {
	width: 200px;
	float: right;
}

.post a {
	color: #d5cccb;
	text-decoration: none;
}

/* @end */

/* Sidebar */

#sidebar {
	float: left;
	width: 222px;
	display: block;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 670px;
	height: 50px;
	margin: 18px auto 0;
	color: #d6d6d6;
	background-color: #7f7f7f;
}

#foot_txt{
	float: left;
	padding-top: 10px;
	padding-left: 17px;
}

#foot_txt a {
	color: #1f1f1f;
	text-decoration: none;
}

#foot_txt a:hover {
	color: #f31e04;
	text-decoration: none;
}

#sonido{
	float: left;
	display: block;
}

#firma{
	float: right;
	padding-top: 10px;
}

#firma a {
	color: #ffa600;
	text-decoration: none;
	font-weight: bold;
}

/* @end */

.sub{
	color: #dbdbdb;
	font-size: 17px;	
	border-bottom: 1px solid #a0a0a0;
	height: 20px;	
	margin-top: 13px;
}

.contact_info{		
	margin-top: 8px;
}

/* @group Formulario */

#form_nombre{
	width: 144px;
	height: 21px;
	padding-left: 49px;
	padding-top: 0;
	margin-bottom: 2px;
	background: url(../images/nombre.gif) no-repeat;
	display: block;
	padding-right: 7px;
}

#form_email{
	width: 163px;
	height: 21px;
	padding-left: 37px;
	padding-top: 0;
	margin-bottom: 0;
	background: url(../images/mail.gif) no-repeat;
}

input{
	border-style: none;
	color: #3f3f3f;
	width: 143px;
	background-color: #999;
	font-size: 10px;
	height: 11px;
	margin-top: 4px;
}

#form_coment{
	width: 193px;
	height: 100px;
	padding-left: 7px;
	padding-top: 16px;
	background: url(../images/coment.gif) no-repeat;
	margin-top: 2px;
	margin-bottom: -13px;
}

textarea{
	color: #3f3f3f;
	background-color: #999;
	border-style: none;
	width: 187px;
	height: 73px;
}

.boton{
	background-color: #7e7e7e;
	color: #1e1e1e;
	width: 42px;
}

/* @end */

#buzon {
	text-align: right;
	width: 770px;
	display: inline-block;
}

#buzon a {
	margin: 0 50px 0 0;
	padding: 0;
	float: right;
}

