body {
	background:url(../imagenes/fondo.gif);
	font-size: 12px;
}
.title1{
	color: #FFFFFF;
	font-size:12px;
	font-weight:bolder;
}
.title2{
	color: #35A5ED;
	font-size:12px;
	font-weight:bolder;
}
.border2 {
	border: 3px solid #30A8E7
}

.border3 {
	border: 3px solid #55D0FA
}

.border4 {
	border-bottom: 1px solid #55D0FA
}

.border5 {
	border-bottom: 1px solid #C9EBF4
}

.border6 {
	border-bottom: 1px solid #C9EBF4;
	border-top: 1px solid #C9EBF4
}

.border7 {
	border-top: 1px solid #69BDEC
}

.border8 {
	border: 8px solid #000000
}

.border9 {
	border:3px solid #9FBA5D
}

.border10{
	border: 4px solid #000
}

.link1 {
	color: #35A5ED;
	font: normal normal normal 11px Arial;
	text-decoration: none 
}


.txtGeneral {
	font-weight:normal;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.1em;
	
	
}
.txtGeneral2 {
	font-weight:normal;
	font-family: Verdana;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
	
	
}

.divInput{
    border-right: #2ABDF3 1px solid;
    border-top: #2ABDF3 1px solid;
    font-size: 10px;
    background: #ffffff;
    border-left: #2ABDF3 1px solid;
    color: #707070;
    border-bottom: #2ABDF3 1px solid;
    font-family: tahoma, arial;
    height: 12px;
    text-align: left;
	width:95%;
    
}
.divList{
    border-right: #2ABDF3 1px solid;
    border-top: #2ABDF3 1px solid;
    font-size: 10px;
    background: #ffffff;
    border-left: #2ABDF3 1px solid;
    color: #707070;
    border-bottom: #2ABDF3 1px solid;
    font-family: tahoma, arial;
    height: 18px;
    text-align: left;
	width:95%;
    
}
.divList2{
    border-right: #2ABDF3 1px solid;
    border-top: #2ABDF3 1px solid;
    font-size: 10px;
    background: #ffffff;
    border-left: #2ABDF3 1px solid;
    color: #707070;
    border-bottom: #2ABDF3 1px solid;
    font-family: tahoma, arial;
    height: 18px;
    text-align: left;
	
    
}
.divArea{
    border-right: #0099FF 1px solid;
    border-top: #0099FF 1px solid;
    font-size: 11px;
    background: #ffffff;
    border-left: #0099FF 1px solid;
    color: #707070;
    border-bottom: #0099FF 1px solid;
    font-family: tahoma, arial;
    text-align: left;
	width:100%;
	height:100%;
    
}