/* Generales*/

.body {
	BACKGROUND-COLOR: #016485;
	margin-top:20px;
	margin-bottom:20px;
}

.bodyiframes {
  background-color:transparent;
}


.bkg_pag {
	BACKGROUND-COLOR: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
}

.sh_top {
	background-image: url(http://www.pampaidiomas.com/images/bkg_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.sh_bot {
	background-image: url(http://www.pampaidiomas.com/images/bkg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.sh_left {
	background-image: url(http://www.pampaidiomas.com/images/bkg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sh_right {
	background-image: url(http://www.pampaidiomas.com/images/bkg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


.contenido {
	padding:20px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}



.texto  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	
}




.titulo  {
	font-size : 13px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : #0099CC;
}

.list_blue  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(http://www.pampaidiomas.com/images/bullet_blue.gif);
}


A.link  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0099CC;
	text-decoration : none;
}

A.link:hover  {
	color : #0099CC;
	text-decoration : underline;
}

/* Header */

.bkg_header {
	BACKGROUND-COLOR: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
}

.header_links {

	padding-bottom:10px;
	
}


A.linkheader {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #0099CC;
	text-decoration : none;

}

A.linkheader:hover  {
	color : #0099CC;
    text-decoration : underline;
}


/* Submenu */
.bkg_tit_submenu {
	height:25px;
	padding:3px;
	padding-left:15px;
	background-image: url(http://www.pampaidiomas.com/images/bkg_submenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#E5F5FA;
}

.bkg_submenu {
	height:25px;
	padding:3px;
	padding-left:15px;
	background-image: url(http://www.pampaidiomas.com/images/bkg_submenu.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bullet_arrow {
float:left;
margin-right:5px;
}

.tit_submenu {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #006BAD;
}

A.link_sub  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006BAD;
	text-decoration : none;
}

A.link_sub:hover  {
	color : #006BAD;
	text-decoration : underline;
}

.line_spacer {
	height:20px;
	background-image: url(http://www.pampaidiomas.com/images/bkg_submenu.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

/* Formularios */

.td01 {
	background-color:#E5F5FA;
	padding:5px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #006BAD;
}

.td02 {
	padding:5px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	border:solid 1px #E5F5FA;
}

.td03 {
	padding:5px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #666666;
	background-color:#E5F5FA;
}

.nota {
	background-color:#E5F5FA;
	padding:5px;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : normal;
	font-style : normal;
	color : #006BAD;
}



.field {
    font-size : 11px;
    font-family : Tahoma, Arial, Helvetica, sans-serif;
    COLOR: #666666;
    border: 1px solid; border-color: #cccccc;
    
}


.btGral
{
    BACKGROUND-COLOR: #0099CC;
    BORDER: #016485;
    BORDER-STYLE: solid;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-WIDTH: 1px;
    COLOR: #FFFFFF;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    CURSOR: hand;
    LETTER-SPACING: 0px;
    FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}

/* Footer*/

.footer  {
	background-color:#0099CC;
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	
}

A.linkfooter {
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;

}

A.linkfooter:hover  {
	color : #FFFFFF;
    text-decoration : underline;
}


/* Mapa */
.tit_mapa  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006BAD;
	
}
.tit_nar {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #E85E00;
}

.subtit_nar  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #E85E00;
	
}

.tit_ver {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #83AA0B;
}

.subtit_ver  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #83AA0B;
	
}

.tit_ro {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #D10B0B;
}

.subtit_ro  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #D10B0B;
	
}

.tit_ve {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #0D7F3B;
}

.subtit_ve  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #0D7F3B;
	
}

.tit_az {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif, Tahoma;
	font-weight : bold;
	font-style : normal;
	color : #1C3460;
}

.subtit_az  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #1C3460;
	
}

