﻿
body {
	background: #a0a0a0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.fotocalle #container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto;
}

.fotocalle #header 
{
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	width: 940px;
}

.fotocalle #mainContent {
	margin: 10px 10px 20px 10px;
	border: solid 0px;
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
}

.fotocalle #mainContent2 {
	margin: 10px 30px 20px 30px;
	border: solid 0px;
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	color: #666666;
}

.fotocalle #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f46300;
}

.fotocalle #mainContent h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:14px;
}

.fotocalle #mainContent h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	line-height:16px;
}

.fotocalle #mainContent h4 {
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	color: #f46300;
	line-height:16px;
}

.fotocalle .ParrafoColumnas
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}


.fotocalle #sidebar1 {
	float: left;
	width: 200px;
	background: #FFFFFF;
	margin: 10px 5px 5px 20px;
	padding: 0px 0px 0px 0px;
	border: solid 0px;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 0px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 0px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}




a:link {
	text-decoration: none;
	color: #f46300;
}

a:visited {
	text-decoration: none;
	color: #f46300;
}

a:hover {
	text-decoration: none;
	color: #930;
}

a:active {
	text-decoration: none;
	color: #930;
}



.listado {
	float: left; 
	width: 280px;
	padding: 0px 5px 5px 0px;
	margin: 0px 0px 0px 0px;
	border-color: #000000;
	border-style:solid;
	border-width:0px;
}
	
.panoramica { 
	width: 400px;
	background: #eeeeee;
	margin: 7px 1px 1px 5px;
	border: 1px solid #FFFFFF;
	padding: 2px 0px 0px 0px;
}

.modalBackground {
    background-color:Black;
    filter:alpha(opacity=70);
    opacity:0.8;
}

.modalPopup {
	background-color:#FFFFFF;
    border-width:0px;
    width: 405px;
    padding: 15px 15px 15px 15px;
}

.embedcode {
	border-width: 1px;
	border-style: solid;
	border-color: #c0c0c0;
	padding: 5px 5px 5px 5px;
	background: #ffffff;
	text-align: left;
	font-family: Tahoma;
	font-style:normal;
	font-weight:lighter;
	font-style:normal;
	font-size: 11px;
	color: #787878;
}


.titulopanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight:bold;
	color: #505050;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.subtitulopanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #787878;
	font-weight:bold;
}

.footerpanel 
{
	margin: 32px 0px 0px 0px;
	width: 100%;
}

.sendbutton
{
	margin: 32px 0px 0px 0px;
}

.cajatexto
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 3px;
	padding: 1px 1px 1px 1px;
}

.cajatextocontacto
{
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 1px 1px 1px 1px;
}

.combobox
{
	border-color: #787878;
	border-style: solid;
	border-width: 2px;
	vertical-align:middle;
	height: 22px;
}

.PagerNormal
{
	font-family: Arial;
	font-size: 10pt;
	font-weight:lighter;
	color: #969696;
	border: solid 2px #f1f1f1;
	padding: 0px 4px 1px 4px;
	margin:  4px 2px 5px 2px;
}

.PagerCurrent
{
	font-family: Arial;
	font-size: 17pt;
	font-weight:bold;
	border: solid 0px;
	padding: 5px 5px 0px 5px;
	background-color: #ffffff;
}

