/* CSS Document */

body {
	margin: 0px;
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
}

#contenedor {
	width: 760px;
	height: 820px;
	margin-left: auto;
	margin-right: auto;
}

.arriba {
	width: 760px;
	height: 23px;
	padding-top: 2px;
	text-align: right;
	float: left;
}

.cabeza {
	width: 760px;
	height: 80px;
	float: left;
}

.cabeza img {
	margin-left: 18px;
	margin-top: 15px;
}

.bloque {
	width: 760px;
	height: 120px;
	float: left;
	background-image: url(../img/bloquenaranja.jpg);
	background-repeat: no-repeat;
}

.bloque1 {
	width: 376px;
	height: 80px;
	float: left;
	margin-top: 22px;
	margin-left: 16px;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}

.bloque2 {
	width: 352px;
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 90px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

.bloque2 ul {
	margin-left: -10px;
	margin-top: 0px;
}

.medio {
	width: 760px;
	height: 480px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.medio1 {
	width: 390px;
	height: 480px;
	float: left;
}

.medio1arriba {
	width: 390px;
	float: left;
	margin-bottom: 10px;
}

.medio1abajo {
	width: 390px;
	border-top: #CCCCCC 1px dotted;
	float: left;
	padding-top: 10px;
}

.medio2 {
	width: 330px;
	padding: 10px;
	height: 460px;
	float: right;
	background-color: #CCCCCC;
}

.titmed {
	float: left;
	width: 330px;
	height: 25px;
}

.bloquemedio {
	width: 330px;
	height: 95px;
	float: left;
	border-top: dotted 1px #FFFFFF;
}

.bloquefoto {
	width: 115px;
	height: 75px;
	float: left;
	margin-top: 10px;
}

.bloquetexto {
	width: 205px;
	height: 75px;
	float: right;
	margin-top: 10px;
	position: relative;
}

.textofloat {
	position: absolute;
	bottom: 0;
	text-align: left;
}

em {
	font-weight: bold;
}

h1 {
	font-size: 12px;
	font-family: arial;
	color: #7D7D7D;
	line-height: 16px;
	font-weight: bold;
}

.texto {
	font-family: arial;
	font-size: 12px;
	color: #7D7D7D;
	line-height: 16px;
}

.texto a:link {
	text-decoration: none;
	color: #000000;
}

.texto a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
}

.texto a:active {
	text-decoration: none;
	color: #7D7D7D;
}

.texto a:visited {
	text-decoration: none;
	color: #7D7D7D;
}

.texto11 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

.pie {
	width: 760px;
	height: 30px;
	padding-top: 10px;
	float: left;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	border-top: #CCCCCC 1px dotted;
}

.pie a:link {
	text-decoration: none;
	color: #666666;
}
.pie a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF6600;
}
.pie a:active {
	text-decoration: none;
	color: #666666;
}
.pie a:visited {
	text-decoration: none;
	color: #666666;
}

.bloquedos {
	width: 166px;
	height: 16px;
	border: #CCCCCC 1px solid;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	margin-bottom: 7px;
}

.bloquetres {
	width: 166px;
	height: 50px;
	border: #CCCCCC 1px solid;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	margin-bottom: 6px;
}

label {
	width: 120px;
	height: 22px;
	display: block;
	position: relative;
	float: left;
	clear: left;
	margin-bottom: 6px;
}

.boton {
	width: 77px;
	height: 18px;
	border: #999999 1px solid;
	background-color: #CCCCCC;
	color: #666666;
	font-family: verdana;
	font-size: 9px;
	margin-right: 5px;
}
