/* - - - - - - - - - - - - - - - - - - - - -

Título : INTERFISA
Autor : Javier Lobos - PUNTOPY S.A.

Descripción : persona.css

Creado : 30 de abril, 2008

- - - - - - - - - - - - - - - - - - - - - */

/***********************/
/* ATRIBUTOS DE PAGINA */
/***********************/
body,th {
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#003373;
	background: #1e3653;
	background-image: url(../gfx/fondos/f_body.jpg);
	background-repeat: repeat-x;
}

p {
	line-height:18px;
	margin: 0px;
}

a {
	text-decoration: none;
	font-weight: normal;
	color:#003373;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color:#fb7217;
}



h1 {
	color:#003373;
	font-size:20px;
	font-weight:normal;
	text-align:left;
}

h2 {
	color:#fb7217;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
}

form {
	margin:0;
	padding:0;
}

#logo {
	width: 280px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	color: #ff7700;
}

#flash {
	width: 590px;
	float: left;
	background-color: #fff;
	padding:0;
	margin:0;
}

/****** CONTENIDO ******/

#contenido {
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
}

/****** COLUNMA 1 ******/

#columna_01 {
	width: 320px;
	float: left;
	background-color: #fff;
}

div.columnita {
	width: 258px;
	background-color: #ebebeb;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
div.columnitacot {
	width: 258px;
	background:url(../gfx/fondos/columna_m.gif) repeat-y center;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}
/*div.columnita a:link {
	font-size: 11px;
	background-color: #fff;
	color: #fe7417;
	padding: 3px;
}
div.columnita a:hover {
	font-size: 11px;
	background-color: #fe7417;
	color: #fff;
	padding: 3px;
}*/
 div.redondito {
 	width: 280px;
	height: 21px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
 }
 
 div.separador_chico {
 	width: 280px;
	height: 20px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
 }
 
 div.banner_izq {
 	width: 280px;
	clear: both;
 }

/****** COLUNMA 2 ******/

#columna_02 {
	width: 590px;
	float: left;
}

#publicidad {
	width: 590px;
	padding:0;
	margin:0;
	float: left;
}

#texto {
	width: 550px;
	padding: 20px;
}

#seccion_01 {
	width: 340px;
	float: left;
}

div.index {
	width: 340px;
	padding-bottom: 20px;
}

div.index img {
	float: left;
	padding: 7px;
}

div.tarjetas {
	width: 165px;
	float: left;
	margin-bottom: 30px;
}

div.tarjetas p {
	width: 165px;
	margin: 0px;
	text-align: center;
}

#seccion_02 {
	width: 185px;
	float: left;
}

div.banercito {
	width: 185px;
	margin-bottom: 20px;
}

div.separador360 {
	width: 340px;
	height: 30px;
	clear: both;
}
/****** BOTTOM ******/

#bottom {
	width: 910px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../gfx/fondos/f_footer.jpg);
	background-repeat: no-repeat;

}

#footer {
	width: 870px;
	padding: 20px;
}

#footer p {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
}

div.ppy {
	width: 167px;
	height: 36px;
	padding: 20px 10px 10px 20px;
	float: right;
}

div.productos {
	width: 170px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
#linkborde a{
	border:solid 1px #ccc;
	padding:0;
	float:left;
	margin:0;
}
#linkborde a:hover{
	border: #FD7318 solid 1px;
}