body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#006547;
	background-repeat:repeat-y;
	background-position:center;
	font-family:Arial, Times, serif;
	font-size:11px;
	color:#006154;
}

a{
color:#006154;
text-decoration:none;
}
a:hover{
color:#006154;
text-decoration:underline;
}
.copyrightblanco{
font-family:Arial, Times, serif;
font-size:10px;
color:#FFFFFF;
}
.copyright{
font-family:Arial, Times, serif;
font-size:10px;
color:#555555;
}
a.copyright{
font-family:Arial, Times, serif;
font-size:10px;
color:#006154;
text-decoration:none;
}
a.copyright:hover{
font-family:Arial, Times, serif;
font-size:10px;
color:#006154;
text-decoration:underline;
}

h1 {
	font-size:18px;
	padding:0px;
	line-height:normal;
	margin:0px;
	color:#FFFFFF;
	font-style:italic;
}

.menu{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

a.menu{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

.titulos{
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}


.tablappal {
	background-image:url(../imagenes/fondo_ppal.jpg);
	background-repeat:repeat-y;
	text-align:center;
}

.formlogin{
	width:120;
	color:#666666;
	font-family:Arial, Times, serif;
	font-size:11px;
}

.formgenerico{
	color:#666666;
	font-family:Arial, Times, serif;
	font-size:11px;
}


.marco_foto{
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	padding:5px;
}
.linkrosa{
color:#F11867;
}
a.linkrosa{
color:#F11867;
text-decoration:none;
}
a.linkrosa:hover{
color:#F11867;
text-decoration:underline;
}

.tablaconborde{
	border:solid;
	border-style:solid;
	border-width:1px;
	border-color:#E1E6EA;

}

.datosbuscar{
	border-style	:	solid;
	border-color	:	#C6C6C6;
	border-width	:	0px;
	width			:	120px;
	font-family:Arial, Times, serif;
	font-size:11px;
	color:#006154;
}
.datos{
	border-style	:	solid;
	border-color	:	#006152;
	border-width	:	1px;
	font-family:Arial, Times, serif;
	font-size:11px;
	color:#006154;
}

.hidden {display:none;}

html, body{height:100%}
