@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #f7ffc4 url(img/anim_bg.gif);
}

#container {
	margin: auto;
	height: 699px;
	width: 788px;
}

#esq_sup_izq {
	width:5px;
	height:5px;
	float:left;
	background-image: url(img/sombra_topizq.png);
	background-repeat:no-repeat;
}

#esq_sup_der {
	width:5px;
	height:5px;
	float:left;
	background-image: url(img/sombra_topder.png);
	background-repeat:no-repeat;
	clear:right;
}

#esq_inf_izq {
	width:5px;
	height:5px;
	float:left;
	background-image: url(img/sombra_bottomizq.png);
	background-repeat:no-repeat;
}

#esq_inf_der {
	width:5px;
	height:5px;
	float:left;
	background-image: url(img/sombra_bottomder.png);
	background-repeat:no-repeat;
	clear:right;
}

#sombra_izq {
	width:5px;
	height:689px;
	background-image: url(img/sombra_izq.png);
	background-repeat:repeat-y;
	float:left;
}

#sombra_der {
	width:5px;
	height:689px;
	background-image: url(img/sombra_der.png);
	background-repeat:repeat-y;
	float:left;
	clear:right;

}

#sombra_top {
	width:778px;
	height:5px;
	float:left;
	background-image: url(img/sombra_top.png);
	background-repeat: repeat-x;
}

#sombra_bottom {
	width:778px;
	height:5px;
	float:left;
	background-image: url(img/sombra_bottom.png);
	background-repeat: repeat-x;
}

#back {
	width:750px;
	height:661px;
	float:left;
	background-color:#FFFFFF;
	padding:14px;
}

#back2 {
	width:750px;
	height:675px;
	float:left;
	background-color:#FFFFFF;
	padding-left:14px;
	padding-right:14px;
	padding-top:14px;
}

#rosa_izq {
	width:10px;
	height:661px;
	background-image:url(img/rosa_izq.jpg);
	float:left;
}

#rosa_der {
	width:10px;
	height:661px;
	background-image:url(img/rosa_der.jpg);
	float:left;
}

#rosa {
	width:750px;
	height:661px;
	background-image:url(img/rosa.jpg);
	background-repeat:repeat-x;
}

#rosa_index {
	width:220px;
	height:661px;
	background-image:url(img/rosa.jpg);
	background-repeat:repeat-x;
	float:left
}

#logo_container {
	width:228px;
	height:661px;
	float:left;
	border-right:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
}

#login_container {
	width:200px;
	height:661px;
	float:left;
}

#logo {
	width:166px;
	height:430px;
	padding-right:62px;
	float:left;
}

#logo_index {
	width:165px;
	height:433px;
	padding-right:34px;
	float:left;
}

#texto_imagen {
	width:228px;
	height:231px;
	float:left;
}

#login {
	width:175px;
	height:185px;
	float:left;
	padding-left:13px;
	padding-right:12px;
}

#contenedor {
	width:501px;
	height:661px;
	float:left;
}

.text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.text1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_a{
	
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;	
}
._input {
	border: 1px solid #FFFFFF;
	height: 14px;
	width: 200px;
	margin-bottom: 7px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	margin-left: 7px;
	padding: 0px;
	margin-top: 2px;
}
#centro {
	height:530px;
	width: 455px;
	padding-left:38px;
	padding-top:30px;
	float:left;
}
#pajaros {
	height: 97px;
	width: 479px;
	padding-left:44px;
	text-align:right;
	float:left;
	padding-top: 18px;
}
._input2 {
	border: 1px solid #FFFFFF;
	height: 12px;
	width: 150px;
	margin-bottom: 8px;
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-left: 7px;
}
.welcome {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}
.periods {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.iconImage{
	margin-bottom: -3px;
	cursor: pointer;
}
.text3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text3 a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text3 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
