@charset "iso-8859-1";
.cuadroDerecha {
	background-color: rgb(248,248,248);
	width: 280px;
	border-color: rgb(227,227,227);
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin-bottom: 10px;
}

/* CSS Document */

.sep30 {
	height: 30px;
	clear: both;
}
.sep50 {
	height: 50px;
	clear: both;
}

.sep20 {
	height: 20px;
	clear: both;
}

.sep15 {
	height: 15px;
	clear: both;
}
.sep10 {
	height: 10px;
	clear: both;
}
body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: 133%;
	font-weight: 300;
}
.imagen {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
}
.margenes10 {
	margin-right: 10px;
	margin-left: 10px;
}
.lineaGris {
	background-color: #CCC;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.lineaBajoTit {
	background-color: #00A0E3;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.lineaGris10 {
	background-color: #CCC;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.botonGrande {
	width: 150px;
	height: 40px;
	background-color: #00A0E3;
	font-family: "Source Sans Pro";
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	line-height: 40px;

}
.boton {
	width: 80px;
	height: 30px;
	background-color: #00A0E3;
	font-family: "Source Sans Pro";
	font-size: 13px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: center;
	line-height: 30px;
	float: right;

}
.imagenIzq {
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #E1E1E1;
}
.imagenMarco {
	margin-right: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #E1E1E1;
}
