/* CSS Document */

/***************************************************************
   AUTHOR:  		    Carlos A.J. Aguilar Lesca
   WEBSITE:   			http://www.floater.com.ar
   VERSION:         	2.0          	
 **************************************************************/

@import url("reset.css");


/**************************************************************
CUERPO
**************************************************************/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7d7d7d;
	background:#1b1b1b url("../img/fondo.jpg"/*tpa=http://unitedms.com.ar/floater/02/img/fondo.jpg*/) top center no-repeat;
	text-align:center;
	cursor:default;
}

.contenedor {
	text-align:left;
	width:900px;
	margin:0px auto;
	background:#fff;
	/*border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;*/
}

.contenedor .header {
	background:url("../img/fondo_cabecera.jpg"/*tpa=http://unitedms.com.ar/floater/02/img/fondo_cabecera.jpg*/) no-repeat;
	height:155px;
}

.header .logo {
padding:30px 0 0 15px;
}

.contenedor .menu {
	height:33px;
	background:url("../img/fondo_menu.gif"/*tpa=http://unitedms.com.ar/floater/02/img/fondo_menu.gif*/) repeat-x;
}

.contenedor .contenido {
	padding:10px;
	background:url("../img/fondo_contenido.jpg"/*tpa=http://unitedms.com.ar/floater/02/img/fondo_contenido.jpg*/) no-repeat;
}

.contenedor .enlaces{
    clear:both;
	background:#44494b url("../img/fondo_enlaces.jpg"/*tpa=http://unitedms.com.ar/floater/02/img/fondo_enlaces.jpg*/) no-repeat;
	padding:10px 10px 30px 10px;
}

.contenedor .pie {
	background:#34383a;
	padding:10px;
	color:#696f71;
	height:30px;
}

/**************************************************************
MENU
**************************************************************/

#navy{
	position:relative;
	display:block;
	height:24px;
	font-size:11px;
}
#navy ul{
	width:auto;
}

#navy ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#navy ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:8px 20px 0 20px;
	height:24px;
}

#navy ul li a:hover,#navy ul li a.current{
	color:#ccc;
	background: url("../img/fondo_menu_hover.gif"/*tpa=http://unitedms.com.ar/floater/02/img/fondo_menu_hover.gif*/) repeat-x;
}

/**************************************************************
CLASES
**************************************************************/

.right {
	float:right;
	position:relative;
}

.left {
	float:left;
	position:relative;
}

.ancho {
	width:590px;
	padding:5px;
}

.medio {
	width:700px;
}

.corto {
	width:260px;
	padding:5px;
}
.wide {
	width:100%;
	padding:5px;
	clear:both;
}

.listado {
	background:#FFFFFF;
	border:dotted 1px #ccc;
	padding:1px;
	width:148px;
	margin:10px;
}

.listado p {
	text-align:center;
}

.noticia {
	margin:5px 0;
	padding-bottom:5px;
	border-bottom:dotted 1px #ccc;
}

.noticia .fecha {
	background:#ababab;
	padding:3px;
	color:#fff;
	width:100px;
	font-size:10px;

}

.noticia:hover .fecha {
	background:#da0107;
	padding:3px;
	color:#fff;
	width:100px;
	font-size:10px;

}

.noticia .titulo {
	color:#4f4f4f;
	font-weight:bold;
	padding:5px 0 5px 0;
}

.noticia p {
	padding:0;
	font-size:10px;
	margin:0;
}

.nota, .nota-ampliada {
	width:80%;
	padding:16px 0 8px 0;
	border-bottom:#ddd 1px dashed;
	}

.nota-ampliada h1, .nota h1, .nota h1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#DA0107;
	font-size:16px;
	background:0;
	padding:0;
	margin:0;
	margin-bottom:15px;
	text-transform:none;}

.nota-ampliada h1{
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-top:20px;}

.nota-img{
	float:left;
	margin-right:20px;}
	
.nota-img img{
	border:#eee 1px solid;}
	
.nota, .nota p{
	font-size:12px;
	line-height:140%;}
	
.nota b, .nota p b, .nota-ampliada b, .nota-ampliada p b{		
	font-weight:bold;}

.nota-ampliada, .nota-ampliada p{
	font-size:13px;
	line-height:160%;}		
	
.nota .masinfo{
	font-size:10px;
	clear: left;
	display:block;
	float:right;}	
	

/**************************************************************
TAGS HTML
**************************************************************/

h1 {
	height:20px;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	background:url("../img/h1.gif"/*tpa=http://unitedms.com.ar/floater/02/img/h1.gif*/) repeat-x;
	padding:3px 0 0 20px;
	margin:10px 0px;
}

h3 {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 10px 0;
}

h3 span{
	color:#d4181f;
	margin-right:3px;
}

p {
	line-height:15px;
	margin:10px 0 10px 0;
	text-align:justify;
	padding:5px;
}

strong {
	font-weight:bold;
	color:#646464;
}

.contenido ul {
	padding:10px;
}

.contenido ul li {
	line-height:16px;
	background:url("../img/bullet.gif"/*tpa=http://unitedms.com.ar/floater/02/img/bullet.gif*/) no-repeat 0% 50%;
	padding:3px 0 3px 10px;
	color:#646464;
	border-bottom:dotted 1px #ccc;
	height:15px;
}

.contenido ul li:hover {
	background:url("../img/bullet.gif"/*tpa=http://unitedms.com.ar/floater/02/img/bullet.gif*/) no-repeat 0% 50% #f1f1f1;
}

a {
	color:#cb1616;
	text-decoration:none;
	cursor:pointer;
}

a:hover {
	color:#dc6605;
}


/**************************************************************
producto
**************************************************************/
.producto-amp .img {
	margin:8px;
	padding:12px;
	background:white;
	border:#ccc 1px solid;
	float:left;
		
	}
	
.fila-01 td{
	background:#f4f4f4;}

.producto-amp .desc{
	padding:8px;
	width:40%;
	float:left;}	
	
.producto-amp .desc{
	padding:6px;
	font-size:18px;
	float:left;}
	
.producto-amp .desc strong, .producto-amp .desc b{
	font-size:24px;	}

.producto-amp .desc em, .producto-amp .desc i{
	font-size:11px;
	font-style:normal;
	color:#999999;
	width:70%;
	line-height:120%;
	font-family:Verdana, Arial, Helvetica, sans-serif	}

/**************************************************************
ENLACES
**************************************************************/
.enlaces td {
	padding:0 15px;
}

.enlaces ul {
	display:inline;
	padding:0;
	margin:0;
}

.enlaces ul li{
	display:block;
	width:100%;
	background:none !important ;
	padding:0 !important ;
	margin:0 !important;
	border:none !important;
}

.enlaces ul li a{
	color:#83858c;
	height:15px;
	text-decoration:none;
	display:block;
	padding-top:3px;
	border-bottom:solid 1px #575b5d;

}

.enlaces ul li a:hover{
	color:#fff;
}

/**************************************************************
FORMULARIOS
**************************************************************/
