﻿body { text-align: center; margin: 0px; margin-top:8%; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #548B9E;
}

.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B7C8D2;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.boton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #548B9F;
	background-color: #96B9C7;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #548B9F;
	cursor: hand;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6E6E6E;
}


div#ventana  { height:353px; width:760px; background-image: url(img/ingreso/home_fondo.jpg);}
div#cabecera { height:80px; width:760px; background-image: url(img/ingreso/arriba.jpg); background-repeat:no-repeat}
div#fondo    { height:353px; width:760px; background-image: url(img/ingreso/home_fondo.jpg); text-align:left; vertical-align:bottom;}
div#login    { height:auto; width:100px; position: relative; left:50px; top:130px;}
div#logos    { height:auto; width:auto;}

div#paradigma { height:198px; width:200px; background-color: #548b9f; float:left; vertical-align:bottom; padding-top:120px}
div#paradigma img { height:159px; width:177px; }