/* TAGS */

BODY {
	padding: 0px;
	margin: 0px;
	background-image: url(../image/shared/background.gif);
	/*font: 12px, Arial, Helvetica, Verdana, sans-serif;*/
	font-family: arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 110%; 
}

TD {
	font: 12px, Arial, Helvetica, Verdana, sans;
	line-height: 110%;  
	empty-cells: show;
}
        
P {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

A {
	color: #336666;
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

A:visited {
	color: #336666;
	text-decoration: underline;
}

UL {
	margin-top: 10px;
	margin-bottom: 10px;
}

LI {
	list-style: url(../image/bullet/small.gif);
	margin-left: -23px;
	margin-bottom: 3px;
}

FORM {
	display: inline;
}

INPUT, SELECT, TEXTAREA {
	font: 11px, Arial, Helvetica, Verdana, sans;
	border: 1px solid black;
	background-color: #F0F0F0;
	margin-bottom: 5px;
}

#H1 {
	color: #336666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

#H2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

/* IDS */

#page_alignment {
	width: 100%;
	height: 1024px;
	text-align: center;
}

#page_container {
	position: relative;
	margin: 0px auto;
	width: 758px;
	height: 100%;
	text-align: left;
	border-right: 1px solid black;
	border-left: 1px solid black;
	background-color: white;
}

#main_menu_item {
	height: 19px;
	margin-left: 25px;
	margin-right: 25px;
	border-bottom: 1px;
}

#content {
	width: auto;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 25px;
}

#footer {
	font-size: 11px;
	margin-right: 10px;
	border-top: 1px dashed black;
	margin-top: 20px;
	padding-top: 10px;
}

#footer A {
	text-decoration: none;
}

#table {
	margin-top: 25px;
	margin-bottom: 20px;
}

#list_rows TD {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #336666;
}

#list_rows #last TD {
	border-bottom: none !important;
}

#combo_content {
	font-size: 11px;
	padding-top: 8px;
	padding-left: 12px;
	padding-right: 23px;
}

#img_decorative {
	border: 1px solid black;
}


/* LINKS */

.lk_noStyle {
	color: black;
	text-decoration: none;
}

.lk_noStyle:visited {
	color: black;
	text-decoration: none;
}

/* TXT */

.txt_legal {
	font-size: 10px;
	color: #666666;
}

.txt_form-title {
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	border-bottom: 1px solid #336666;
	vertical-align: top;
	margin-right: 10px;
}

/* COLOR */

.color_error {
	color: #FF6600;
}

/* BACKGROUNDS */

/* BORDERS */

.border_none {
	border: none !important;
}
/* Modidicaciones Febrero/2010 Carlos Arabito */
