/* CSS Document */
h1{
font-size:16px;
color:#990000;
text-align:center;
}
h2{
font-size:14px;
color:#990000;
text-align:center;
}
.pequeno {font-size: 13px;}

.titulo,.tituloconfondo{
width:100%;
background-color:#7d0c00;
color:#ffffff;
background-image:url(Imagenes/fondorojo.png);
border-color:#7d0c00;
border-style:outset;
text-align:center;
border-width:2px;
}
.tituloenlace{
width:100%;
background-color:#7d0c00;
color:#ffffff;
background-image:url(Imagenes/fondorojo.png);
border-color:#004a2a;
border-style:outset;
text-align:center;
border-width:1px;
}
.menubarraout{
margin:0;
padding:0;
background-color:#004a2a;
border-color:#004a2a;
color:#EEEEEE;
border-style:outset;
font-family:"Century Gothic";
border-width:1px;
}
button,input[type=button],input[type=submit],input.button,.siguiente,.anterior,.eliminar,.buscar,.pause,a{
border-color:#000000;
border-style:outset;
text-align:center;
border-width:1px;
background-color:#7d0c00;
font-size:12px;
font-weight:bolder;
color:#ffffff;
height:25px;

 }
input[type=button].buscar,.buscar{
background-image:url(Imagenes/buscar.png);
background-repeat: no-repeat;
vertical-align:middle;
background-position:center;
width:30px;
height:25px;
 }


.menubarrain{
margin:0;
padding:0;
background-color:#99cc66;
border-color:#004a2a;
color:#440000;
border-style:inset;
border-width:1px;
}

.subtitulo{
width:100%;
padding:2px;
text-align:justify;
}
#estado{
padding:5px;
text-align:center;
height:90%;
}
.tituloenlace{
width:100%;
padding:2px;
}
.subtituloenlace{
width:100%;
}
.submenu:hover{
background-color:#889966;
border-color:#004a2a;
color:#440000;
border-style:inset;
}
.submenu{
background-color:#99cc66;
border-color:#F1D8D8;
color:#440000;
border-style:inset;
border-width:1px;
text-align:left;
text-size:10px;
}
.pie{
background-color:#004a2a;
color:#FFFFFF;
}
.unapos{
font-weight: 900;
text-align:right;
padding-right:10%;
}
table{
margin:0;
padding:0;
margin-top:0em;
	vertical-align:middle;
border-collapse: collapse;
overflow:auto;
}
body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"Century Gothic";
	font-size:13px;
}
.pequeno, #pequeno{
text-size:8px;
}
input[type=button].siguiente,.siguiente{
background-image:url(Imagenes/siguiente.png);
background-repeat: no-repeat;
vertical-align:middle;
background-position:center;
width:30px;
height:25px;
 }

input[type=button].anterior,.anterior{
background-image:url(Imagenes/antes.png);
background-repeat: no-repeat;
vertical-align:middle;
background-position:center;
width:30px;
height:25px;
 }
