@font-face {
    font-family: 'AVGARDN';
    src: url('../_fonts/avgardn-webfont.eot');
    src: url('../_fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../_fonts/avgardn-webfont.woff') format('woff'),
         url('../_fonts/avgardn-webfont.ttf') format('truetype'),
         url('../_fonts/avgardn-webfont.svg#AvantGardeBkBTBook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
 font-family: AVGARDN;
 src: url("../_fonts/AVGARDN.TTF"); /* TTF file for CSS3 browsers */
}

body {
	background: #E5E7E4;
}

* { font-family: AVGARDN!important; }

a {
	text-decoration:none;
	color: #000000;
}

form table td.titulo {
	padding:7px 0px 2px 0px;
}

input[type="text"], input[type="password"], input[type="file"], select {
	width:92%;
	padding:4px;
}
table.form_registro {
	width:80%;
}

input[type="submit"] {
	padding:5px 20px 5px 20px;
}

div#footer {
	font-size: 12px!important;
	padding:20px 0px 40px 0px;
}

#wrapper {
	left:47%;
	margin-left:-469px;
	width:938px;
	position:relative;
}

#header {
	margin-top:30px;
	height:115px;
	background-color:#E5E7E4;

}

#menu_left {
	width:241px;
	height:500px;
	float:left;
}

#botonera{
	width:241px; 
	float:left;
	text-align:right;
}

#botonera ul {
	list-style:none;
}

ul a:focus { outline:0; }

div#botonera ul a {
	color: #626360;
	padding-right: 15px;
	text-decoration: none;
	font-size: 16px;
}

li {
	margin-bottom:7px;
	letter-spacing:1px;
}

#content {
	width:697px; 
	height:500px;
	float:left;
	
}

#footer {
	width:100%;
	height:10%;
	clear:both;
	text-align:right;
	padding-top:7px;
}


strong.msg_error {
	color:#DF0101;
}

/*AVISOS */

.box { 
  background: #FFFFFF;
  width:"100%"
  margin: 0 auto;
}
.boxtop { 
  background: url(../_images/borders/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../_images/borders/nw.gif) no-repeat top left; 
}
div.box label {
	margin: 7px 0px 0px 10px;
}
.boxbottom { 
  background: url(../_images/borders/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../_images/borders/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
  text-align:left;
}

div.box label {
	float:right;
}
div.box label.fecha {
	margin-right:15px;
}

td.titulo_aviso {
	
	text-align:right!inportant;
}

p.av_titulo_principal {
	color:#0088CC;
	font-size: 14px; /* font-size: 22px; cuando alplio la información*/
	text-decoration:none;
}
a img { border:none; }

table.aviso {
	font-size:12px;
}


/* DETALLE AVISOS */

table.detalle {
	width: 100%;
	font-size: 15px!important;
}

td.titulo_detalle {
	padding: 3px;

	width:10%;
	padding-right: 50px;
}



/* CONTACTO */
div#contacto {
	width: 695px;
	height: 500px;
	background-image:url("../_images/img_contacto.png");

}
div#contacto a {
	position: relative;
	top: 120px;
	left: 70px;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}

/* JORGELINA CERRUTI */
div#jorgelinacerruti {
	width: 695px;
	height: 500px;
	background-image:url("../_images/img_jorgelinacerruti.png");

}
div#jorgelinacerruti img {
	position:relative;
	top: 400px;
	left: 80px;
}

div#jorgelinacerruti img {
	border: none;
}
a {outline:none;!important }
