body, html {

	height: 100%;
	width:100%;
	margin:0;
	text-align: center;
}
#fotos {
	margin-top:1px;
}
#fotosindex {
	margin-top:0px;
}
#pizarra{
	position:absolute;
	margin-left:210px;
    margin-top:210px;
	z-index:10;
}
.fondo {
	background-image: url(../imgs/fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondositio {
	background-image: url(../imgs/fondositio.jpg);
	background-repeat: no-repeat;
}
.fondoidiomas {
	background-image: url(../imgs/fondo_idiomas.jpg);
	background-repeat: no-repeat;
	background-position: 126px 5px;
}
.fondolinea {
	background-image: url(../imgs/lineaseparador.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fondodestacadoshome1 {
	background-image: url(../imgs/fondo_destacados_home1.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}
.fondodestacadoshome {
	background-image: url(../imgs/fondo_destacados_home.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}
.fondocartas {
	background-image: url(imgs/fondocarta.jpg);
	background-repeat: no-repeat;
	background-position: center middle;
}
.fondofotos {
	border: 5px solid #D8D8D8;
}
.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	background-color: #FFF;
	border: 1px solid #CCC;
}
.btns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	font-weight: bold;
	background-color: #FFAA01;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arial11gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEE;
}
.arial11grisosc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
}
.arial11naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA9403;
}
.lineapuntos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C0C0;
}

.arial11blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.arial13gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.arial13blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.arial13naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FCAA06;
}
.arial15gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.arial15dorado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A7000;
}
.arial15naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FCAA06;
}
a.linkidioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.linkidioma:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F9AB03;
	text-decoration: none;
}
a.linkpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.linkpie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F7AD00;
	text-decoration: none;
}
a.linkgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.linkgris:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFAA00;
	text-decoration: underline;
}
a.linkbtns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FDAB01;
	height: 22px;
	width: 20px;
	padding: 3px;
	margin: 3px;
}
a.linkbtns:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #FDAB01;
	height: 22px;
	width: 20px;
	padding: 3px;
	margin: 3px;
}
.lineasep {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	height: 22px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.fondomenu {
	background-color: #F49A12;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
}
a.linkm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.linkm:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}