/* CSS Document */
/***by Carlos Bobadilla***/
/***desarrollado por cero cinco***/
/***************************/
body, h1, h2, h3, h4, h5, h6, p, img, form, tr, td{
	margin:0;
	padding:0;
	font-family:Arial, "Trebuchet MS", Tahoma, "Times New Roman";
	font-size:12px;
}
td{
	padding:5px 0 5px 0;
	color:#FFFFFF;
}
body{
	background:#474747;
}
img{
	border:none;
}
a{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration: underline;
}

li{
	color:#FFFFFF;
}
h1{
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	/*background:#ED1C24;*/
	padding:5px 0 5px 20px;
	/*width:260px;*/
}
h2{
	color:#FFF;
	font-size:14px;
	margin:20px 0 20px 0;
}
h3{
	color:#FFFFFF;
	font-size:14px;
	/*background:#ED1C24;*/
	padding:5px 0 5px 10px;
}

p{
	font-size:12px;
	color: #FFFFFF;
	line-height:normal;
	margin:5px 0 5px 0;
}
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:722px;
	margin-top:50px;
}
#superior{
	float:left;
	width:722px;
	height:163px;
	background:url(../gfx/tiras/tira1.gif) top repeat-y #FFFFFF;
}
#superior2{
	float:left;
	width:722px;
	background:url(../gfx/tiras/tira2.gif) top repeat-y #FFFFFF;
}

#logo{
	float:left;
	width:204px;
	margin:44px 0 0 15px;
}
#botonera{
	float:right;
	width:387px;
}
#banner{
	float:left;
	width:722px;
	height:255px;
}
.limpiador{
	clear:both;
}
#footer{
	float:left;
	width:722px;
	padding-top:15px;
	
}
#tex_footer{
	float:left;
	width:400px;
}
#tex_footer p{
	color:#7D7B7B;
	font-size:12px;
}
#tex_footer a{
	color:#7D7B7B;
	font-size:12px;
	text-decoration:none;
}
#tex_footer a:hover{
	color: #FFFFFF;
	font-size:12px;
	text-decoration: underline;
}
#cerocinco{
	float:right;
	width:160px;
}

/***********************/
/**para internas*********/
/***********************/
#lado_derecho{
	float:right;
	width:446px;
	padding-bottom:20px;
}
.contenido{
	float:left;
	width:380px;
	margin-left:20px;
	display:inline;
}
.contenido2{
	float:left;
	width:380px;
}

.contenido2 p{
	font-size:9px;
	line-height:normal;
}
.contenido2 a{
	font-size:9px;
	text-decoration:none;
}
.contenido2 a:hover{
	font-size:9px;
	text-decoration: underline;
}


.style1{
	font-size:14px;
	color:#262525;
	background:#EDE6E6;
	padding:10px;
	border:none;
}
.style2{
	color:#FFFFFF;
	font-weight:bold;
		/*color:#ED1C24;*/
}
.style3{
	font-size:10px;
}
.fotito{
	float:left;
	margin-right:15px;
}
.tira{
	clear:both;
	width:426px;
	padding:0 10px 0 10px;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	/*background:#F1F0F0;*/
}
.tira p{
	font-size:10px;
}

.g_caja{
	float:left;
	width:68px;
	margin:10px;
	display:inline;
	/*border:1px solid #0099FF;*/
}
.g_caja1{
	float:left;
	width:61px;
	padding:3px;
	border:1px solid #999999;
}
.g_caja p{
	font-size:10px;
	line-height:normal;
	text-align:center;
}
#productos {
	width:397px;
}
/*******************************/
/*****stylos para planilla*****/
/*******************************/
.style4{
	border:1px solid #333333;
	/*border-bottom:2px solid #333333;*/
	text-align:center;
	font-size:9px;
	
}
.style5{
	border-bottom:1px solid #333333;
	text-align:center;
	background:#333333;
	font-size:9px;

}


#contenidos{
    float:left;
    width:400px;
    /*min-height: 50px;*/
    /*border: 3px solid grey;*/
    padding: 5px;
    padding-bottom: 8px;
}
