/*-------------------------------------------------
GLOBALS CLASSES 
-------------------------------------------------*/
*{
	margin:0;
	color: #000000;
	font-family: Calibri;
	font-size: 16px;
	line-height: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
}
body{font-family: 'Droid Serif', serif; font-size:12px; color:#000000; background:#FCFEFD;}
img{border:none;}
h1{ font-size:18px; color:#000000; font-family: 'Oswald', sans-serif; font-weight:normal; text-transform:none;}
h2{ font-size:14px; color:#1f7872; font-family: 'Droid Serif', serif; font-weight:normal;}
h3 {
	font-size:16px;
	color:#000000;
	font-family: Calibri;
	background-color: #F9F2FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: 500;
	padding: 1px;
	font-style: italic;
	letter-spacing: 1px;
}
h4 {
	font-size:16px; color:#000000; font-family: 'Oswald', sans-serif; text-transform:none;
	color:#000000;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
h5{ font-size:18px; color:#000000; font-family: 'Oswald', sans-serif; font-weight:normal; text-transform:none;}

.texto1 {
	font-family: Arial, Calibri;
	font-size: 14px;
	line-height: 7px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
	margin-right: 2px;
	margin-left: 2px;
}

P{
	line-height:20px;
	color: #000000;
}
a{text-decoration:none; color:#1f7872;}
a:hover{color:#d13f31;}
/*-------------------------------------------------
GENERAL CLASSES
-------------------------------------------------*/
.mar-top30{}
.mar-top20{margin-top:20px;}
.mar-right30{margin-right:5px;}
.mar-bottom20{margin-bottom:20px;}
.float-left{ float:left;}
.float-right{ float:right;}
.clearing {
	clear:both;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.panel{ }
.title{}
.content{
padding-bottom:1px;
}
.button a{
	text-decoration:none;

	display:block;
	width:130px;
	height:30px;
	background:#E7CEFF;
	color:#0F0F0F;
	font-family: 'Oswald', sans-serif;
	line-height:30px;
	text-align:center;
	text-transform:none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #A953FF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 500;
	letter-spacing: 1px;
}
.button3{
	text-decoration:none;
	display:block;
	width:90%;
	height:30px;
	background:#E7CEFF;
	color:#161616;
	font-family: Calibri;
	line-height:140%;
	text-align:center;
	text-transform:none;
	padding-right: 1px;
	padding-left: 1px;
	border: 1px solid #AA55FF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 14px;
	vertical-align: middle;
}
.button3:disabled {
	background:#F3F3F3;
	color: #C4C4C4;
}
.button3:{ background:#EFF8F3;}
.button a:hover{ background:#E7CEFF;}
.button3:hover{
	background:#F3E8FF;
}
.button2 a{
	text-decoration:none;
	display:block;
	width:auto;
	height:30px;
	color:#0F0F0F;
	font-family: 'Oswald', sans-serif;
	line-height:30px;
	text-align:center;
	text-transform:none;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #870FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 500;
	letter-spacing: 1px;
	background-color: #E7CEFF;
}
.button2 a:hover{ background:#E0C1FF;}

.page{ width:1000px; margin:0 auto;overflow:hidden;}
/*-------------------------------------------------
MENU CLASSES
-------------------------------------------------*/
.menu-wrap{ overflow:hidden; background:#FFFFFF;}
.menu{
	margin:25px auto 3px;
	width:960px;
	background:#323366;
	height:36px;
	color: #FDCB33;
	font-family: Arial, Calibri;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*-
.menu ul li{list-style:none; float:left;}
.menu ul li a{
	display:block;
	height:25px;
	line-height:20px;
	padding-left:30px;
	padding-right:30px;
	font-size:12px;
	font-family: Arial, Calibri;
	color:#000000;
	text-transform:none;
	padding-top: 5px;
	font-weight: 600;
}
.menu ul li a:hover{
	background:#ACEED3;
	color:#000000;
	height: 25px;
}
.menu ul li a.active{
	background:#FBFDFC;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5E8CE;
	height: 25px;
}

/*-------------------------------------------------
HEADER CLASSES
-------------------------------------------------*/
.header{margin:0 auto; width:960px; height:120px;}
.logo{
	width:300px;
	float:left;
	line-height:120px;
	padding-top: 30px;
	padding-bottom: 35px;
}
.logo h1{ font-size:32px; color:#d13f31; font-weight:normal;}
.logo h1 span{ color:#1a202c;}

.social{
	float:right;
	margin-top: 25px;
	margin-right: -3px;
}
.social ul li{list-style:none; float:left; margin-left:15px;}

/*-------------------------------------------------
BANNER CLASSES
-------------------------------------------------*/
.banner{width:960px; height:340px; margin:0 auto; margin-bottom:60px; background:url(../images/banner-image.jpg) no-repeat; position:relative;}
.banner h1{ padding:10px; float:right; background:#1a202c; text-transform:uppercase; color:#ffffff;  font-size:30px; font-weight:normal; position:absolute; top:130px; right:0;}
.banner h2{ padding:10px; float:right; background:#ffffff; text-transform:uppercase; color:#1a202c;  font-size:22px; font-weight:normal; font-family: 'Oswald', sans-serif;position:absolute; top:195px; right:0;}
/*-------------------------------------------------
MAIN COLUMAS CLASSES
-------------------------------------------------*/
.primary-col{
	width:680px;
	overflow:hidden;
	float:left;
	background-color: #FEFEFE;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.primary-col2{
	width:600px;
	overflow:hidden;
	float:left;
	background-color: #FBFDFC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px solid #DBE8E1;
}
.primary-col22{
	width:650px;
	overflow:hidden;
	float:left;
	background-color: #FBFDFC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border: 1px solid #DBE8E1;
}
.primary-col22c{
	width:540px;
	overflow:hidden;
	float:left;
	background-color: #FBFDFC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #DBE8E1;
	left: 10px;
	clip: rect(auto,auto,auto,10px);
	margin-left: 15px;
}
.primary-col23{
	width:100%;
	overflow:hidden;
	float:left;
	background-color: #FBFDFC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #DBE8E1;
	line-height: 160%;
}
.primary-col p{
	padding-bottom:20px;
	font-size: 16px;
}
.primary-col p{
	padding-bottom:20px;
	font-size: 16px;
}
.generic{
	float:left;
	overflow:hidden;
	width:100%;
	padding: 5px 15px 5px 5px;
}
.generic .panel{
	padding:10px;
	margin: 10px;
	background-color: #FEFEFE;
	border: 1px solid #EBE4F1;
	width: 95%;
		background-image: url(../images/bg.png);
 background-repeat: no-repeat;
  background-size: 100%; //propotional resize
}
.generic .panel2{
	padding:10px;
	margin: 10px;
	background-color: #FEFEFE;
	border: 1px solid #EBE4F1;
	width: 95%;
}
.generic .title h1{
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	font-weight: 500;
	color: #171717;
}
.generic .content{
	overflow:hidden;

}
.generic .content h2{
	padding-bottom:5px;
	font-family: Arial, Calibri;
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
}
.block{
	width:315px;
	background-color: #FFFFEA;
	border: 1px solid #F3F3F3;
	padding: 1px 3px;
	float: left;
	left: 5px;
	right: 2px;
	margin-right: 4px;
	margin-left: 12px;
}
.block3{
	width:280px;
	background-color: #FEFEFE;
	border: 1px solid #F3F3F3;
	padding: 1px 3px;
	float: left;
	left: 5px;
	right: 2px;
	margin-right: 4px;
	margin-left: 12px;
}
.block3c{
	width:380px;
	background-color: #FEFEFE;
	border: 1px solid #F3F3F3;
	padding: 1px 3px;
	float: left;
	left: 5px;
	right: 2px;
	margin-right: 4px;
	margin-left: 12px;
}
.block .panel{
	padding:2px;
	width: 100%;
	margin-left: 2px;
	float: left;
	left: 5px;
}
.block2{
	width:318px;
	background-color: #F8F8F8;
	border: 1px solid #EBEBEB;
	padding: 1px;
	float: left;
	left: 5px;
	right: 2px;
	margin-right: 5px;
	margin-left: 12px;
}
.block2 .panel{
	padding:2px 5px;
	width: 100%;
	margin-left: 3px;
	float: left;
	left: 5px;
	margin-right: 3px;
}
.block .title h1{ padding-bottom:5px;}
.block .content img{ padding-bottom:5px;}
.block .content h2{
	padding-bottom:5px;
	font-size: 14px;
	color: #000000;
	font-family: Arial, Calibri;
	font-weight: bolder;
}
.block .content p{ padding-bottom:2px;}

/*-------------------------------------------------
SIDE BAR CLASSES
-------------------------------------------------*/
.side-bar{
	width:290px;
	overflow:hidden;
	float:right;
	background-color: #F2E6FF;
	border: 1px solid #D7AEFF;
}
.side-bar2{
	width:340px;
	overflow:hidden;
	float:right;
	background-color: #FFFFF0;
	border: 1px solid #D7EAE2;
}
.search{background:#d13f31; padding:25px 20px 25px 20px; overflow:hidden;}
.search .title h1{ color:#fff; padding-bottom:20px;}
.search ul li{list-style:none; float:left; list-style:none;}
.textfiled{ background:#fff; width:200px; height:36px;  text-indent:5px; border: none;}
.side-bar .panel{
	padding:5px 1px;
	overflow:hidden;
	background-color: #FFFFFF;
}
.side-bar .panel .title{
	padding-bottom:2px;
	font-size: 16px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 1px;
	background-color: #F9FCF8;
	font-style: normal;
	text-decoration: none;
	background-image: url(../images/bg3.png);
	background-repeat: repeat;
}
.side-bar .panel .title2{
	padding-bottom:1px;
	font-size: 18px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #121212;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 3px;
	background-color: #FFFFE1;
	border-bottom-style: dotted;
	border-top-style: none;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.side-bar .panel .title span{float:left; padding-right:12px;}
.side-bar .content ul li{
	list-style:none;
	color:#000000;
	line-height:20px;
	background-color: #FFFFFF;
	text-align: left;
	left: 2px;
}
.side-bar .content ul li.-no-border-bottom{border-bottom:none;}
.side-bar .content ul li a{ text-decoration:none;color:#9b9e9a;}
.side-bar .content ul li a:hover{ text-decoration:none; color:#d13f31;}
.side-bar .content img{
	float:left;
	text-align: left;
	vertical-align: middle;
}
.side-bar .content .recentPost{
	float:left;
	line-height:30px;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #001700;
	background-color: #FFFFFF;
	width: 100%;
}
.side-bar .content .recentPost a{
	text-decoration:none;
	color:#103F3C;
	float:left;
	padding-top:6px;
	font-size: 13px;
	width: 100%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3F3F3;
	font-weight: bold;
	background-color: #FFFFFF;
}
.side-bar .content .recentPost a:hover{
	color:#003300;
	background-color: #EDF8F3;
	line-height: 150%;
}

/*-------------------------------------------------
CONTACT FORM CLASSS
-------------------------------------------------*/

.contact-form { background:#f4f8f6; padding:30px; width:440px; float:left;}
.contact-form label {display: block; padding:10px 0 10px 0;}
.contact-form label span {display: block; color:#939191;font-size:14px; float:left; width:80px; text-align:left; padding:5px 20px 0 0;}
.contact-form .input_text {padding:10px 10px;width:318px;background:#ffffff;border:#e1ece7 1px solid; color:#939191;}
.contact-form .message{padding:10px 10px;width:318px; background:#ffffff; border:#e1ece7 1px solid;overflow:hidden;height:150px; color:#939191; font-size:14px;}
.contact-form .button{padding:8px;background:#1f7872; color:#ffffff; text-transform:uppercase; font-family:'Oswald', sans-serif;border:0px solid;margin-left:100px;margin-top:20px;}

.address { float:left; width:370px; margin-left:30px;}
.address .panel { border:none; color:#9b9e9a}
.address .panel .title h1 {  color:#d13f31; padding-bottom:10px;}
.address .panel .content p span { color:#9b9e9a;}


/*-------------------------------------------------
FOOTER CLASSES
-------------------------------------------------*/
.primary-footer{
	overflow:hidden;
	margin:0 10px;
	background-color: #FFECFF;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFD7FF;
}
.footer-wrap{
	background:#FEFAED;
	overflow:hidden;
	padding-top:5px;
	margin-top:5px;
	padding-bottom:30px;
	margin-right: 10px;
	margin-left: 10px;
}
.footer{
	width:1000px;
	margin:0 10px;
	background-color: #FFECFF;
}
.footer .panel{
	float:left;
	background:#FFFFFF;
	width:340px;
	padding: 2px 0px;
}
.footer .panel2{
	float:left;
	background:#FFFFFF;
	width:325px;
	padding: 2px;
}
.footer .panel3{
	float:left;
	background:#FFFFFF;
	width:300px;
	padding: 2px;
}

#slider {
	
	width: 590px;
	margin: 0px auto 20px auto;
}

#slider .viewer {
	width: 590px;
	height: 300px;
	overflow: hidden;
	margin: 0;
	float: left;
}

#slider .viewer .reel {
	display: none;
	height: 300px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 590px;
	height: 300px;
}

.footer .panel .title h1{ color:#000000;}
.footer .panel .content{
	padding-top:10px;
	font-size: 14px;
}
.footer .panel .content p{
	color:#1F2529;
	line-height: normal;
	padding-top: 2px;
	font-size: 14px;
	font-family: Arial, Calibri;
	padding-bottom: 10px;
}
.footer .panel .content .button a{
	margin-top:30px;
	background:#A7D7A6;
	width:70px;
	height:30px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.footer .panel .content .button a:hover{ margin-top:30px; background:#58BE96;}
.footer .panel .content ul li{ list-style:url(../images/arrow.png) inside; border-bottom:#273042 solid 1px; line-height:35px;}
.footer .panel .content ul li a{text-decoration:none; color:#435059;}
.footer .panel .content ul li a:hover{color:#003333;}
.footer .panel .content ul li.-no-border-bottom{border-bottom:none;}
.copyright-wrap{
	background:#FDF1C8;
	overflow:hidden;
	padding:30px 0px 10px;
	color: #2F005E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9CD3B9;
	font-family: Arial, Calibri;
}
.copyright-wrap a{

	color: #2F005E;

	font-family: Calibri;
}
.copyright-wrap .panel{
	width:960px;
	margin:0 auto;
	background:none;
	font-family: Calibri;
	font-size: 10px;
	color: #2F005E;
	line-height: normal;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
}
.copyright-wrap .panel .content p{ color:#ffffff; text-align:center; font-size:12px;}
.copyright-wrap .panel .content p a{ text-decoration:none; color:#ffffff;}
.copyright-wrap .panel .content p a:hover{ color:#1a202c;}
.my-slider {
	padding-left: 13px;
}
.estudiar {
	font-family: Arial, Calibri;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	left: 1px;
}
.contac {
	font-family: Arial, Calibri;
	font-size: 13px;
	color: #252525;
	background-color: #FFFFD7;
	font-weight: bolder;
	line-height: 130%;
	padding: 5px 8px;
	font-style: italic;
}
.BEN {
	font-family: Arial, Calibri;
	font-size: 14px;
	color: #000000;
	padding: 3px;
	font-style: normal;
	font-weight: normal;
}
.TBEN {
	font-size: 12px;
	font-weight: bolder;
	color: #000F00;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title {
	color: #000000;
	padding: 1px;
	background-color:#F3E4E9;
}
.title2 {
	color: #000000;
	padding: 3px 1px 2px;
	font-size: 18px;
	line-height: 23px;
	font-style: normal;
	font-weight: normal;
	background-color: #ECDDFB;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #77BF75;
	margin-top: 1px;
}
.cajatex {
	font-family: Calibri;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	background-color: #FFFFF4;
	padding: 2px;
	height: 20px;
	width: 90%;
	border: 1px solid #BA75FF;
	margin-right: 3px;
}
.cajatex2 {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFF4;
	padding: 2px;
	width: 90%;
	border: 1px solid #8C1AFF;
}
.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F3E4E9;
	height: 25px;
	width: 98%;
	line-height: 170%;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-style: italic;
	margin-bottom: 2px;
	border: 1px solid #EAD7DE;
}
.boton2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F3E4E9;
}

.boton2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C182D;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-left: 5px;
}

.boton2 a: {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F9F2F4;
	height: 25px;
	width: 98%;
	line-height: 170%;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	font-style: italic;
	margin-bottom: 2px;
	border: 1px solid #E8D2DB;
}
.cv {
	font-family: Arial, Calibri;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

ul.pureCssMenu ul{
	display:none;
	z-index: auto;
}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;top:100%;}
ul.pureCssMenu ul ul{position: absolute;left:98%;top:2px;}
ul.pureCssMenu,ul.pureCssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
	background-color:#323366;
	background-repeat:repeat;
	font-size: 12px;
	border-left-style: none;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	float: none;
	width: 960px;
	font-family: Arial, Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #1F1F1F;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 4px;
	line-height: 160%;
}
ul.pureCssMenu ul{
	width:300px;
	font-size: 12px;
}
ul.pureCssMenu li{
	display:block;
	font-size:12px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 160%;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
	outline-style:none;
	font-size: 12px;
	font-weight: bold;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background-color:#323366;
	text-align:left;
	text-decoration:none;
	_padding-left:0;
	font:bold 12px/160% Arial;
	color: #FFFF00;
	text-decoration:none;
	cursor:default;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;
	padding-right:0;
	width:5;
	display:inline-block;
	background-color:#AAAAAA;
	background-image:none;
	font-family: Arial;
	font-size: 11px;
}
ul.pureCssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Calibri;
	font-size: 12px;
	font-weight: bolder;
	border-left-style: none;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 2px;
}
ul.pureCssMenu li:hover>a{
	background-color:#323366;
	font:bold 12px/160% Arial;
	color: #F8D047;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
ul.pureCssMenu li a:hover{
	position:relative;
	background-color:#404284;
	font:bold 12px Arial;
	color: #FFFFFF;
	text-decoration:none;
	z-index: 1000;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.pureCssMenu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
height:16px;
}
ul.pureCssMenu ul img {width:16px;
height:16px;
}
ul.pureCssMenu img.over{display:none}
ul.pureCssMenu li.dis a:hover img.over{display:none !important}
ul.pureCssMenu li.dis a:hover img.def {display:inline !important}
ul.pureCssMenu li:hover > a img.def  {display:none}
ul.pureCssMenu li:hover > a img.over {display:inline}
ul.pureCssMenu a:hover img.over,ul.pureCssMenu a:hover ul img.def,ul.pureCssMenu a:hover a:hover img.over{display:inline}
ul.pureCssMenu a:hover img.def,ul.pureCssMenu a:hover ul img.over,ul.pureCssMenu a:hover a:hover img.def{display:none}
ul.pureCssMenu a:hover ul{display:block}
ul.pureCssMenu span{
	display:block;
	background-image:url(./images/arrv_anim_1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:11px;}
ul.pureCssMenu li:hover>a>span{	background-image:url(./images/arrv_anim_1o.gif);
}
ul.pureCssMenu a:hover span{	_background-image:url(./images/arrv_anim_1o.gif)}
ul.pureCssMenu ul span,ul.pureCssMenu a:hover table span{background-image:url(./images/arr_double_1.gif)}
ul.pureCssMenu ul li:hover > a span{	background-image:url(./images/arr_double_1o.gif);}
ul.pureCssMenu table a:hover span{background-image:url(./images/arr_double_1o.gif)}
.title4 {
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #161616;
	background-image: url(../images/estudiar-escuela.png);
	background-repeat: repeat;
	height: 25px;
	padding-top: 3px;
}
     .accordion {
  margin: 50px;
}
.accordion dt, .accordion dd {
  padding: 10px;
  border: 1px solid black;
  border-bottom: 0;
}
.accordion dt:last-of-type, .accordion dd:last-of-type {
  border-bottom: 1px solid black;
}
.accordion dt a, .accordion dd a {
  display: block;
  color: black;
  font-weight: bold;
}
.accordion dd {
  border-top: 0;
  font-size: 12px;
}
.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}
.dcur {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-left: 5px;
}
.pdoc {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: bolder;
	color: #000000;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../images/pd.png);
}
.pititulo {
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
}
.imgLINK {
	
}
.imgLINK a:hover  {
	
	opacity: .75;
}
.dir {
	font-family: Calibri;
	font-size: 16px;
	font-style: italic;
	line-height: 14px;
	font-weight: 400;
	color: #000000;
	background-color: #FBFDFD;
	margin: 2px;
}
.tdir {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 140%;
	font-weight: bolder;
	color: #000000;
}
