﻿body {
font-family:Helvetica, Arial, sans-serif;
font-size:10pt;
}

.cyn-com-bot {
	width:100px;
}

.cyn-com-background-bordo {
	background-color: #00354c;
}

.cyn-com-background-oro {
	background-color: #9c7714;
}

.cyn-com-color-bordo {
	color: #00354c;
}

.cyn-com-color-oro {
	color: #9c7714;
}

.cyn-com-font {
font-family:Helvetica, Arial, sans-serif;
}

.cyn-com-bold {
font-weight:bold;
}

.cyn-com-logo-grande {
	background-image: url(../Images/LogoCynsa_380.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:white;
	width:380px;
	height:265px;
}

.cyn-com-logo-chico {
	background-image: url(../Images/LogoCynsa_258.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:white;
	width:258px;
	height:180px;
}

.cyn-com-logoexperiencia-chico {
	background-image: url(../Images/LogoCynsaExperiencia_399.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:white;
	width:399px;
	height:180px;
}

.cyn-com-fecha {
	width:100px;
}

.cyn-com-nodisplay {
	display:none;
}



