/* CSS Document */

.linkimg{
	border:0px;
	padding-left:8px;
	top:-6px;
}

.text{
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-size:12px;
	text-align: left;
	margin-right:20px;
	text-align:justify;
}

.textBold{
	color:#FFFFFF; 
	font-family:Tahoma; 
	font-size:14px;
	font-weight:bold;
	text-align: left;
}

.textBold16pt{
	color:#FFFFFF; 
	font-family:Tahoma; 
	font-size:18px;
	font-weight:bold;
	text-align: left;
}

.textCenter{
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-size:12px;
	text-align: left;
	text-align:center;
}
.text2{
	color:#566C2C; 
	font-family: Tahoma; 
	font-size:12px;
	text-align:right;
	font-weight:bold;
	text-decoration: none;
}


.text1{
	margin-left:10px;
	padding: 5px 10px 5px 8px; 
	color:#333333; 
	font-family: Tahoma; 
	font-size:11px;
	text-align:left
}

.text3{
	margin-left:10px;
	padding: 5px 10px 5px 0px; 
	color:#333333; 
	font-family: Tahoma; 
	font-size:11px;
	text-align:left
}

.text4{
	color:#F2F0E3; 
	font-family: Tahoma; 
	font-size:12px;
	text-align:left;
}

.text5{
	color:#666600; 
	font-family: Tahoma; 
	font-size:11px;
	text-align:left;
}

.subtitulos{
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-size:13px;
	font-weight:bold;
	text-align:left;
}


.link_bl{
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-size:12px;
	text-align:left;
	font-weight:bold;
	text-decoration: underline;
}

.link_bl:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.link_bl:hover{
	color: #00CCCC;
	text-decoration: none;
}

.link_bl:active{
	color: #FFFFFF;
	text-decoration: none;
}


a.link_select {
	font-family:Tahoma;
	font-size: 12px;
	color: #efefef;
	text-decoration: none;
}

a.link_select:visited {
	text-decoration: none;
	color: #C84243;
}
a.link_rojo:hover {
	text-decoration: none;
	color: #666666;
	
}
a.link_select:active {
	text-decoration: underline;
	color: #efefef;
}



input{
	font-family: Tahoma; 
	font-size:12px;
	color:#333333; 
	background-color:#D9D9D9;
	border-color: BABABA;
	border: 1px;
	height: 17px;
	width: 100px;
	text-align:left;
	margin-left: 10px;
}
.input2{
	font-family: Tahoma; 
	font-size:12px;
	border-color: #566C2C;
	border: 1px;
	background-color:#999933;
	height: 20px;
	width: 153px;
	text-align:left;
	margin-left: 10px;
}
.textarea1{
	font-family: Tahoma; 
	font-size:12px;
	color:#333333; 
	background-color:#D9D9D9;
	border-color: BABABA;
	border: 1px;
	height: 75px;
	width: 180px;
	text-align:left;
	margin-left: 10px;
}


.table{
background-repeat: no-repeat;
}


html, body {
height: 100%;
background-repeat: no-repeat;
background-color:#000000;
margin:0px;
}


html, body {
height: 100%;
}

#parrafo {
width:400px;
height: 450px;
overflow:auto;

}